Query Metrics

216 Database Queries
23 Different statements
34.02 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
12.14 ms
(35.67%)
87
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:
[
  1774399335
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
6.28 ms
(18.47%)
38
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:
[
  1774399335
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
4.82 ms
(14.17%)
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:
[
  1774399335
  "object_10930\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9240\x01tags\x01"
  "asset_9242\x01tags\x01"
  "asset_9241\x01tags\x01"
  "asset_9239\x01tags\x01"
  "asset_9243\x01tags\x01"
  "asset_9236\x01tags\x01"
  "asset_9237\x01tags\x01"
  "asset_9244\x01tags\x01"
]
2.94 ms
(8.63%)
20
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:
[
  1774399335
  "object_12941\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9327\x01tags\x01"
  "asset_9328\x01tags\x01"
]
2.00 ms
(5.88%)
5
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:
[
  "/de/kuenstler/marten-schech~a493/werke/werkgruppen/marten-schech-chamaechorie~g12306/marten-schech-chamaechorie-al-1~w10889"
  "path"
  "auto_create"
  "/de/kuenstler/marten-schech~a493/werke/werkgruppen/marten-schech-chamaechorie~g12306/marten-schech-chamaechorie-al-1~w10889"
  "path_query"
  "https://dev.bernhardknaus.com/de/kuenstler/marten-schech~a493/werke/werkgruppen/marten-schech-chamaechorie~g12306/marten-schech-chamaechorie-al-1~w10889"
  "entire_uri"
]
0.96 ms
(2.82%)
15
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
0.70 ms
(2.06%)
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:
[
  1774399335
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.56 ms
(1.66%)
3
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
0.49 ms
(1.45%)
6
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/kuenstler/marten-schech~a493/werke/werkgruppen/marten-schech-chamaechorie~g12306/"
  "marten-schech-chamaechorie-al-1~w10889"
]
0.39 ms
(1.16%)
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:
[
  1774399335
  "object_18257\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_10509\x01tags\x01"
  "asset_10510\x01tags\x01"
  "asset_10511\x01tags\x01"
  "asset_10468\x01tags\x01"
  "asset_10469\x01tags\x01"
]
0.34 ms
(1.01%)
4
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.33 ms
(0.96%)
5
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.32 ms
(0.94%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kuenstler/marten-schech~a493/werke/werkgruppen/marten-schech-chamaechorie~g12306/marten-schech-chamaechorie-al-1~w10889"
]
0.31 ms
(0.92%)
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:
[
  1774399335
  "object_10940\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8115\x01tags\x01"
  "asset_8113\x01tags\x01"
  "asset_8114\x01tags\x01"
]
0.22 ms
(0.65%)
2
SELECT object_localized_5_de.id as id, object_localized_5_de.type as `type` FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'  AND preview = 1  AND published IS true AND artist__id = 493 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 ORDER BY `priority` ASC, `workDateEnd` DESC, `workDate` DESC
Parameters:
[]
0.22 ms
(0.64%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
0.20 ms
(0.57%)
1
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10889
]
0.19 ms
(0.55%)
4
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  9
]
0.16 ms
(0.48%)
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:
[
  1774399335
  "object_10920\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8139\x01tags\x01"
  "asset_8140\x01tags\x01"
  "asset_8141\x01tags\x01"
  "asset_8142\x01tags\x01"
]
0.14 ms
(0.42%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.14 ms
(0.40%)
2
SELECT object_14.id as id, object_14.type as `type` FROM object_14 WHERE ( object_14.type IN ('object','variant','folder')) AND object_14.published = 1 ORDER BY `name` ASC
Parameters:
[]
0.09 ms
(0.28%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.07 ms
(0.20%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]

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.