Query Metrics
22
Database Queries
12
Different statements
9.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.61 ms (36.52%) |
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:
[ 1761494919 "site_domain_40e151b0380b18b16463b15da675588d" ] |
|
1.63 ms (16.54%) |
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:
[ 1761494919 "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.79 ms (7.95%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
182
]
|
|
0.71 ms (7.20%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1067
]
|
|
0.65 ms (6.57%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1067
]
|
|
0.61 ms (6.18%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.48 ms (4.83%) |
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:
[ 1761494919 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.40 ms (4.08%) |
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.39 ms (3.97%) |
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:
[ 1761494919 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.21 ms (2.14%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.20 ms (2.04%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.20 ms (1.98%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/extranet/" "login" ] |
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.