Query Metrics

81 Database Queries
19 Different statements
10.39 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.22 ms
(50.25%)
26
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774393546
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
0.93 ms
(8.97%)
17
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.78 ms
(7.52%)
16
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.74 ms
(7.09%)
2
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/about/Art-lease"
  "path"
  "auto_create"
  "/en/about/Art-lease"
  "path_query"
  "https://dev.bernhardknaus.com/en/about/Art-lease"
  "entire_uri"
]
0.50 ms
(4.85%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1774393547
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_5\x01tags\x01"
  "document_6\x01tags\x01"
  "document_112\x01tags\x01"
  "document_81\x01tags\x01"
  "document_117\x01tags\x01"
  "document_79\x01tags\x01"
  "document_49\x01tags\x01"
  "document_50\x01tags\x01"
  "document_51\x01tags\x01"
  "document_80\x01tags\x01"
  "document_47\x01tags\x01"
  "document_52\x01tags\x01"
  "document_108\x01tags\x01"
  "document_100\x01tags\x01"
  "document_95\x01tags\x01"
  "document_94\x01tags\x01"
  "document_76\x01tags\x01"
  "document_53\x01tags\x01"
  "document_9\x01tags\x01"
  "document_54\x01tags\x01"
  "document_89\x01tags\x01"
  "document_92\x01tags\x01"
  "document_93\x01tags\x01"
]
0.34 ms
(3.26%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  95
  95
]
0.30 ms
(2.85%)
1
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/about/"
  "Art-lease"
]
0.25 ms
(2.44%)
2
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1774393546
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.21 ms
(2.05%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  83
  95
  95
]
0.21 ms
(2.03%)
2
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
0.18 ms
(1.72%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  95
]
0.14 ms
(1.39%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/about/Art-lease' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.12 ms
(1.11%)
2
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
0.11 ms
(1.08%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.10 ms
(0.96%)
2
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774393546
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.08 ms
(0.75%)
1
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1774393546
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_85\x01tags\x01"
  "document_86\x01tags\x01"
  "document_96\x01tags\x01"
  "document_87\x01tags\x01"
  "object_12999\x01tags\x01"
  "object_13000\x01tags\x01"
]
0.07 ms
(0.68%)
1
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "urlHost"
  null
  null
]
0.06 ms
(0.54%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.05 ms
(0.45%)
1
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.