Query Metrics
132
Database Queries
20
Different statements
30.02 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.79 ms (45.94%) |
67 |
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:
[ 1764994709 "website_config" ] |
|
2.29 ms (7.63%) |
12 |
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:
[ 1764994709 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.77 ms (5.90%) |
8 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 122 122 ] |
|
1.56 ms (5.19%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
122
]
|
|
1.22 ms (4.08%) |
9 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
1.21 ms (4.03%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId AS id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 123 122 122 ] |
|
1.16 ms (3.85%) |
3 |
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/unternehmenssteuern" "path" "auto_create" "/de/unternehmenssteuern" "path_query" "https://caminada-update.a4interactive.ch/de/unternehmenssteuern" "entire_uri" ] |
|
1.08 ms (3.59%) |
4 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
122
]
|
|
0.99 ms (3.31%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "unternehmenssteuern" ] |
|
0.97 ms (3.23%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.88 ms (2.94%) |
4 |
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:
[ 1764994709 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.83 ms (2.78%) |
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:
[ 1764994709 "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.46 ms (1.53%) |
2 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
61
]
|
|
0.39 ms (1.28%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.30 ms (1.02%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.30 ms (1.00%) |
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:
[ 1764994709 "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.24 ms (0.81%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.20 ms (0.67%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.19 ms (0.62%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/unternehmenssteuern' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.18 ms (0.60%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/unternehmenssteuern"
]
|
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.