Query Metrics
22
Database Queries
12
Different statements
9.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.61 ms (36.72%) |
9 |
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:
[ 1761486852 "site_domain_40e151b0380b18b16463b15da675588d" ] |
|
1.60 ms (16.29%) |
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:
[ 1761486852 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_1082\x01tags\x01" "asset_1139\x01tags\x01" "document_96\x01tags\x01" "document_115\x01tags\x01" "document_116\x01tags\x01" "document_112\x01tags\x01" "document_113\x01tags\x01" "document_156\x01tags\x01" "document_178\x01tags\x01" "document_179\x01tags\x01" ] |
|
0.81 ms (8.28%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
182
]
|
|
0.76 ms (7.78%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1067
]
|
|
0.67 ms (6.84%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1067
]
|
|
0.58 ms (5.88%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.44 ms (4.50%) |
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:
[ 1761486852 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.36 ms (3.64%) |
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:
[ 1761486852 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.32 ms (3.26%) |
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 = 1 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/login" "path" "auto_create" "/login" "path_query" "https://extranet.rvk.a4interactive.ch/login" "entire_uri" ] |
|
0.32 ms (3.26%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/extranet/" "login" ] |
|
0.18 ms (1.85%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.17 ms (1.71%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
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.