Query Metrics
29
Database Queries
16
Different statements
12.62 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.88 ms (38.70%) |
11 |
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:
[ 1786496304 "site_domain_96214233882cd773138ccd202272d198" ] |
|
2.01 ms (15.97%) |
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:
[ 1786496304 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_47\x01tags\x01" "document_76\x01tags\x01" "document_77\x01tags\x01" "document_44\x01tags\x01" "document_63\x01tags\x01" "document_46\x01tags\x01" "document_62\x01tags\x01" "document_182\x01tags\x01" "document_374\x01tags\x01" "object_133\x01tags\x01" ] |
|
0.65 ms (5.18%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.56 ms (4.41%) |
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:
[ 1786496304 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.53 ms (4.20%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27
]
|
|
0.46 ms (3.61%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "404" ] |
|
0.45 ms (3.61%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.45 ms (3.54%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
27
]
|
|
0.43 ms (3.37%) |
1 |
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/404" "path" "auto_create" "/de/404" "path_query" "https://traveco.a4interactive.ch/de/404" "entire_uri" ] |
|
0.39 ms (3.11%) |
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:
[ 1786496304 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.38 ms (3.03%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
67
]
|
|
0.35 ms (2.74%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/404' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.32 ms (2.52%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.31 ms (2.46%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 27 27 27 ] |
|
0.25 ms (1.95%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
0.20 ms (1.62%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
67
]
|
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.