Query Metrics

119 Database Queries
15 Different statements
14.70 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.85 ms
(33.02%)
44
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "system_settings"
  "pimcore_system_settings"
]
3.85 ms
(26.22%)
36
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
1.90 ms
(12.95%)
12
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  35
]
1.70 ms
(11.57%)
12
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  35
]
0.55 ms
(3.75%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/Magazine/"
  "Car-Gallery"
]
0.51 ms
(3.44%)
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/Magazine/Car-Gallery"
  "path"
  "auto_create"
  "/en/Magazine/Car-Gallery"
  "path_query"
  "https://pimcore.aue-ec-dev03.de/en/Magazine/Car-Gallery"
  "entire_uri"
]
0.26 ms
(1.74%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  103
  103
]
0.15 ms
(1.02%)
1
SELECT assets.id, assets.type FROM assets WHERE parentId = ? ORDER BY `filename` ASC
Parameters:
[
  70
]
0.15 ms
(1.01%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  155
  155
]
0.14 ms
(0.98%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  103
]
0.14 ms
(0.96%)
1
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
0.14 ms
(0.95%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.14 ms
(0.93%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.12 ms
(0.79%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/Magazine/Car-Gallery' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.10 ms
(0.67%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/fr"
]

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.