Query Metrics
85
Database Queries
22
Different statements
31.59 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.17 ms (32.19%) |
29 |
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:
[ 1765004840 "website_config" ] |
|
3.17 ms (10.03%) |
10 |
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:
[ 1765004840 "system\x01tags\x01" "site\x01tags\x01" ] |
|
2.39 ms (7.57%) |
1 |
SELECT object_localized_5_de.id AS id, object_localized_5_de.type AS `type` FROM object_localized_5_de WHERE (slug = ? AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 LIMIT 1
Parameters:
[
"vereinbarkeit-angehoerigenbetreuung"
]
|
|
2.17 ms (6.86%) |
1 |
SELECT object_localized_5_de.id AS id, object_localized_5_de.type AS `type` FROM object_localized_5_de WHERE ((languageDisabler IS NULL OR languageDisabler != ?) AND oo_id != ? AND (tags LIKE "%235%") AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 ORDER BY `date` DESC LIMIT 4
Parameters:
[ "de" 688 ] |
|
1.87 ms (5.92%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/blog/" "vereinbarkeit-angehoerigenbetreuung" ] |
|
1.65 ms (5.24%) |
9 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
1.53 ms (4.83%) |
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:
[ 1765004840 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.31 ms (4.16%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 94 94 ] |
|
0.99 ms (3.12%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
94
]
|
|
0.78 ms (2.45%) |
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:
[ "/de/blog/vereinbarkeit-angehoerigenbetreuung" "path" "auto_create" "/de/blog/vereinbarkeit-angehoerigenbetreuung" "path_query" "https://caminada-update.a4interactive.ch/de/blog/vereinbarkeit-angehoerigenbetreuung" "entire_uri" ] |
|
0.76 ms (2.41%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
94
]
|
|
0.70 ms (2.22%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 93 94 94 ] |
|
0.58 ms (1.82%) |
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:
[ 1765004840 "output\x01tags\x01" "navigation\x01tags\x01" "document_36\x01tags\x01" "document_38\x01tags\x01" "document_39\x01tags\x01" "document_41\x01tags\x01" "document_43\x01tags\x01" "document_94\x01tags\x01" "document_40\x01tags\x01" "document_139\x01tags\x01" "document_53\x01tags\x01" "document_71\x01tags\x01" "document_152\x01tags\x01" "document_57\x01tags\x01" "document_47\x01tags\x01" "document_46\x01tags\x01" "document_132\x01tags\x01" "document_52\x01tags\x01" "document_45\x01tags\x01" "document_128\x01tags\x01" "document_42\x01tags\x01" "document_75\x01tags\x01" "document_76\x01tags\x01" "document_77\x01tags\x01" "document_78\x01tags\x01" "document_79\x01tags\x01" "document_80\x01tags\x01" "document_82\x01tags\x01" "document_85\x01tags\x01" "document_86\x01tags\x01" "document_87\x01tags\x01" "document_113\x01tags\x01" "document_122\x01tags\x01" "document_124\x01tags\x01" "document_133\x01tags\x01" "document_70\x01tags\x01" "document_96\x01tags\x01" "document_115\x01tags\x01" "document_117\x01tags\x01" "document_120\x01tags\x01" "document_142\x01tags\x01" ] |
|
0.57 ms (1.80%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.49 ms (1.55%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"5"
]
|
|
0.49 ms (1.55%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.45 ms (1.42%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.41 ms (1.29%) |
1 |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
688
]
|
|
0.31 ms (1.00%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.28 ms (0.89%) |
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:
[ 1765004840 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_143\x01tags\x01" "document_145\x01tags\x01" "document_147\x01tags\x01" "document_146\x01tags\x01" ] |
|
0.27 ms (0.85%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.26 ms (0.84%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/blog/vereinbarkeit-angehoerigenbetreuung"
]
|
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.