Query Metrics

98 Database Queries
18 Different statements
126.30 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
46.74 ms
(37.01%)
25
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:
[
  1774398741
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
20.62 ms
(16.33%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "3"
]
13.95 ms
(11.05%)
16
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
11.92 ms
(9.44%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
10.05 ms
(7.96%)
5
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:
[
  1774398741
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
6.86 ms
(5.43%)
17
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
5.67 ms
(4.49%)
9
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
4.40 ms
(3.48%)
9
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
3.00 ms
(2.37%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/exhibitions/"
  "shifting-surfaces-2024~e18043"
]
0.89 ms
(0.70%)
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/exhibitions/shifting-surfaces-2024~e18043"
  "path"
  "auto_create"
  "/en/exhibitions/shifting-surfaces-2024~e18043"
  "path_query"
  "https://dev.bernhardknaus.com/en/exhibitions/shifting-surfaces-2024~e18043"
  "entire_uri"
]
0.52 ms
(0.41%)
3
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:
[
  1774398741
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.40 ms
(0.32%)
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:
[
  1774398742
  "object_18043\x01tags\x01"
  "class_3\x01tags\x01"
  "asset_10270\x01tags\x01"
  "asset_10265\x01tags\x01"
  "asset_10295\x01tags\x01"
  "asset_10266\x01tags\x01"
  "asset_10267\x01tags\x01"
  "asset_10268\x01tags\x01"
  "asset_10269\x01tags\x01"
]
0.40 ms
(0.31%)
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:
[
  1774398742
  "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.31 ms
(0.24%)
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:
[
  1774398742
  "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.22 ms
(0.17%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/exhibitions/shifting-surfaces-2024~e18043"
]
0.22 ms
(0.17%)
1
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
  18043
]
0.08 ms
(0.06%)
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.05 ms
(0.04%)
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.