Query Metrics
29
Database Queries
16
Different statements
324.09 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
148.43 ms (45.80%) |
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:
[ 1776662733 "site_domain_96214233882cd773138ccd202272d198" ] |
|
40.00 ms (12.34%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
21.12 ms (6.52%) |
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:
[ 1776662734 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_348\x01tags\x01" "document_170\x01tags\x01" "document_171\x01tags\x01" "document_393\x01tags\x01" "document_389\x01tags\x01" "document_165\x01tags\x01" "document_166\x01tags\x01" "document_366\x01tags\x01" "document_387\x01tags\x01" "object_133\x01tags\x01" ] |
|
19.34 ms (5.97%) |
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:
[ 1776662733 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
15.35 ms (4.74%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr/404' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
14.95 ms (4.61%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
12.18 ms (3.76%) |
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:
[ "/fr/404" "path" "auto_create" "/fr/404" "path_query" "https://traveco.a4interactive.ch/fr/404" "entire_uri" ] |
|
11.18 ms (3.45%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
167
]
|
|
9.58 ms (2.96%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
9.33 ms (2.88%) |
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:
[ 1776662733 "system\x01tags\x01" "site\x01tags\x01" ] |
|
8.87 ms (2.74%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
6.63 ms (2.05%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
67
]
|
|
5.96 ms (1.84%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/" "404" ] |
|
0.41 ms (0.13%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
67
]
|
|
0.39 ms (0.12%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 167 167 167 ] |
|
0.37 ms (0.12%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
167
]
|
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.