Query Metrics
22
Database Queries
12
Different statements
10.03 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.61 ms (35.97%) |
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:
[ 1761488568 "site_domain_40e151b0380b18b16463b15da675588d" ] |
|
1.47 ms (14.61%) |
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:
[ 1761488569 "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.83 ms (8.25%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1067
]
|
|
0.72 ms (7.17%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1067
]
|
|
0.69 ms (6.84%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
182
]
|
|
0.64 ms (6.42%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.51 ms (5.06%) |
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.43 ms (4.29%) |
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:
[ 1761488568 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.37 ms (3.73%) |
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:
[ 1761488568 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.32 ms (3.23%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.24 ms (2.36%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.21 ms (2.06%) |
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.