Query Metrics

89 Database Queries
15 Different statements
41.36 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
15.78 ms
(38.16%)
35
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:
[
  1784078217
  "site_domain_0bec009be5d9a1dcfab1016e676491c8"
]
10.35 ms
(25.02%)
15
SELECT object_EF_FD.id as id, object_EF_FD.type as `type` FROM object_EF_FD WHERE (parentId = ? AND  object_EF_FD.type IN ('object','variant','folder')) AND object_EF_FD.published = 1
Parameters:
[
  563
]
5.82 ms
(14.07%)
16
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:
[
  1784078217
  "system\x01tags\x01"
  "site\x01tags\x01"
]
2.08 ms
(5.03%)
7
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
1.54 ms
(3.72%)
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/search"
  "path"
  "auto_create"
  "/en/search"
  "path_query"
  "https://cramer-pimcore-demo.xim-test.de/en/search"
  "entire_uri"
]
1.32 ms
(3.19%)
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:
[
  1784078217
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
0.94 ms
(2.26%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "search"
]
0.92 ms
(2.23%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "EF_OSTC"
]
0.65 ms
(1.58%)
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:
[
  1784078217
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "object_563\x01tags\x01"
  "object_693\x01tags\x01"
]
0.48 ms
(1.16%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/search"
]
0.44 ms
(1.06%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.31 ms
(0.75%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
0.26 ms
(0.62%)
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:
[
  1784078217
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_45\x01tags\x01"
  "document_12\x01tags\x01"
  "document_11\x01tags\x01"
  "document_30\x01tags\x01"
  "document_452\x01tags\x01"
  "document_10\x01tags\x01"
  "document_59\x01tags\x01"
  "document_108\x01tags\x01"
  "document_198\x01tags\x01"
]
0.24 ms
(0.58%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.24 ms
(0.57%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore_generic_data_index doctrine.orm.pimcore_generic_data_index_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

pimcore_generic_data_index entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.