Query Metrics
37
Database Queries
17
Different statements
16.81 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.99 ms (41.57%) |
17 |
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:
[ 1765048739 "site_domain_1c72d1e1de99c3297a997d3fecaa5b48" ] |
|
1.86 ms (11.06%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4
]
|
|
1.54 ms (9.13%) |
2 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "refline" null null ] |
|
0.90 ms (5.35%) |
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:
[ 1765048739 "output\x01tags\x01" "navigation\x01tags\x01" "document_5\x01tags\x01" "document_6\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_17\x01tags\x01" "document_18\x01tags\x01" "document_19\x01tags\x01" "document_11\x01tags\x01" "document_21\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" "document_2\x01tags\x01" "document_9\x01tags\x01" "document_14\x01tags\x01" "document_20\x01tags\x01" ] |
|
0.77 ms (4.60%) |
3 |
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:
[ 1765048739 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.64 ms (3.83%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
4
]
|
|
0.62 ms (3.68%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
4
]
|
|
0.56 ms (3.32%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.49 ms (2.93%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/footer/datenschutz' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.45 ms (2.65%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1765048739 "document_4" ] |
|
0.40 ms (2.40%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
34
]
|
|
0.35 ms (2.11%) |
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:
[ "/footer/datenschutz" "path" "auto_create" "/footer/datenschutz" "path_query" "https://pluspunkt-update.a4interactive.ch/footer/datenschutz" "entire_uri" ] |
|
0.30 ms (1.79%) |
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:
[ 1765048739 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" ] |
|
0.26 ms (1.56%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.26 ms (1.52%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.25 ms (1.51%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/footer/" "datenschutz" ] |
|
0.17 ms (0.99%) |
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:
[ 1765048739 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
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.