Query Metrics
22
Database Queries
12
Different statements
5.75 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.60 ms (45.24%) |
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:
[ 1761494921 "site_domain_40e151b0380b18b16463b15da675588d" ] |
|
0.44 ms (7.59%) |
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:
[ 1761494921 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.37 ms (6.44%) |
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:
[ 1761494921 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.35 ms (6.04%) |
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.33 ms (5.68%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.32 ms (5.64%) |
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:
[ 1761494921 "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.32 ms (5.59%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/extranet/" "login" ] |
|
0.23 ms (4.00%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
182
]
|
|
0.23 ms (3.95%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1067
]
|
|
0.20 ms (3.45%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.19 ms (3.22%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1067
]
|
|
0.18 ms (3.17%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.