Query Metrics
29
Database Queries
16
Different statements
9.10 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.43 ms (37.74%) |
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:
[ 1786496305 "site_domain_96214233882cd773138ccd202272d198" ] |
|
0.81 ms (8.86%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.54 ms (5.93%) |
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:
[ 1786496305 "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.51 ms (5.59%) |
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:
[ 1786496305 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.42 ms (4.62%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
27
]
|
|
0.39 ms (4.30%) |
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 (4.30%) |
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:
[ 1786496305 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.36 ms (3.90%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.35 ms (3.86%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "404" ] |
|
0.33 ms (3.61%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27
]
|
|
0.32 ms (3.51%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
67
]
|
|
0.28 ms (3.13%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.27 ms (2.97%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
67
]
|
|
0.25 ms (2.78%) |
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.22 ms (2.46%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
0.22 ms (2.45%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/404' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.