Query Metrics
29
Database Queries
16
Different statements
9.03 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.24 ms (35.87%) |
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:
[ 1776686879 "site_domain_96214233882cd773138ccd202272d198" ] |
|
0.69 ms (7.66%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27
]
|
|
0.63 ms (7.02%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
67
]
|
|
0.56 ms (6.22%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.48 ms (5.28%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
67
]
|
|
0.45 ms (4.93%) |
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:
[ 1776686879 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.41 ms (4.48%) |
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:
[ 1776686879 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.39 ms (4.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.39 ms (4.34%) |
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:
[ 1776686879 "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.30 ms (3.36%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
27
]
|
|
0.29 ms (3.20%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"7"
]
|
|
0.29 ms (3.17%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "404" ] |
|
0.27 ms (2.97%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.23 ms (2.57%) |
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.48%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.19 ms (2.09%) |
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.