Query Metrics
71
Database Queries
20
Different statements
74.66 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
43.45 ms (58.20%) |
23 |
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:
[ 1764987958 "website_config" ] |
|
3.76 ms (5.03%) |
9 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
3.49 ms (4.67%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
3.32 ms (4.45%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
2.92 ms (3.91%) |
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:
[ 1764987959 "output\x01tags\x01" "navigation\x01tags\x01" "document_4\x01tags\x01" "document_28\x01tags\x01" "document_22\x01tags\x01" "document_29\x01tags\x01" "document_3\x01tags\x01" "document_93\x01tags\x01" "document_9\x01tags\x01" "document_21\x01tags\x01" "document_62\x01tags\x01" "document_72\x01tags\x01" "document_61\x01tags\x01" "document_25\x01tags\x01" "document_114\x01tags\x01" "document_60\x01tags\x01" "document_27\x01tags\x01" "document_20\x01tags\x01" "document_99\x01tags\x01" "document_100\x01tags\x01" "document_101\x01tags\x01" "document_102\x01tags\x01" "document_103\x01tags\x01" "document_104\x01tags\x01" "document_107\x01tags\x01" "document_109\x01tags\x01" "document_110\x01tags\x01" "document_111\x01tags\x01" "document_123\x01tags\x01" "document_125\x01tags\x01" "document_134\x01tags\x01" "document_74\x01tags\x01" "document_95\x01tags\x01" "document_116\x01tags\x01" "document_118\x01tags\x01" "document_119\x01tags\x01" "document_140\x01tags\x01" ] |
|
2.74 ms (3.68%) |
6 |
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:
[ 1764987958 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.71 ms (2.29%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.61 ms (2.16%) |
4 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
1.52 ms (2.03%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
|
1.47 ms (1.97%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
646
]
|
|
1.30 ms (1.74%) |
2 |
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:
[ "/en" "path" "auto_create" "/en" "path_query" "https://caminada-update.a4interactive.ch/en" "entire_uri" ] |
|
1.29 ms (1.73%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
646
]
|
|
1.23 ms (1.64%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.20 ms (1.60%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 35 35 ] |
|
1.16 ms (1.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:
[ 1764987959 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_148\x01tags\x01" "document_149\x01tags\x01" "document_151\x01tags\x01" "document_150\x01tags\x01" ] |
|
1.02 ms (1.37%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
|
0.47 ms (0.63%) |
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:
[ 1764987958 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.45 ms (0.61%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.28 ms (0.38%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.27 ms (0.36%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No mapped entities.