Query Metrics

38 Database Queries
18 Different statements
6.73 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.30 ms
(19.24%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "NE"
]
1.11 ms
(16.43%)
8
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
0.67 ms
(9.93%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/News/"
  "Lor-separat-existentie-es-un-myth~n772"
]
0.52 ms
(7.71%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  219
]
0.51 ms
(7.53%)
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:
[
  "/de/News/Lor-separat-existentie-es-un-myth~n772"
  "path"
  "auto_create"
  "/de/News/Lor-separat-existentie-es-un-myth~n772"
  "path_query"
  "https://pimcore.aue-ec-dev03.de/de/News/Lor-separat-existentie-es-un-myth~n772"
  "entire_uri"
]
0.46 ms
(6.86%)
4
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  219
]
0.29 ms
(4.26%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  142
  142
]
0.25 ms
(3.77%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  65
  142
  142
]
0.22 ms
(3.25%)
1
SELECT * FROM object_collection_NewsText_localized_NE WHERE ooo_id = ? AND language IN ('de','en','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  772
  "content"
  0
]
0.21 ms
(3.19%)
2
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/News/Lor-separat-existentie-es-un-myth~n772"
]
0.18 ms
(2.70%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.17 ms
(2.51%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  170
]
0.17 ms
(2.48%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.15 ms
(2.24%)
1
SELECT * FROM object_collection_NewsCars_NE WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  772
  "content"
]
0.15 ms
(2.23%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  142
]
0.13 ms
(1.95%)
1
SELECT * FROM object_collection_NewsText_NE WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  772
  "content"
]
0.13 ms
(1.90%)
1
SELECT * FROM object_collection_NewsLinks_NE WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  772
  "content"
]
0.12 ms
(1.83%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

No loaded entities.