Query Metrics
29
Database Queries
16
Different statements
30.71 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.31 ms (56.35%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "404" ] |
|
5.65 ms (18.40%) |
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:
[ 1776662736 "site_domain_96214233882cd773138ccd202272d198" ] |
|
0.94 ms (3.06%) |
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:
[ 1776662736 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.78 ms (2.55%) |
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:
[ 1776662736 "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.76 ms (2.46%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.73 ms (2.36%) |
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.66 ms (2.15%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.66 ms (2.15%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
0.61 ms (1.98%) |
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:
[ 1776662736 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.60 ms (1.94%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.45 ms (1.48%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/404' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.37 ms (1.20%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27
]
|
|
0.34 ms (1.10%) |
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.31 ms (1.02%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
67
]
|
|
0.28 ms (0.91%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
27
]
|
|
0.28 ms (0.91%) |
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.