Query Metrics
25
Database Queries
13
Different statements
9.00 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.05 ms (33.95%) |
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:
[ 1767192815 "site_domain_bd5014b54eb854c334e409f9a1efba68" ] |
|
1.01 ms (11.19%) |
3 |
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:
[ 1767192815 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.63 ms (6.96%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "login" ] |
|
0.61 ms (6.79%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "settings" null null ] |
|
0.59 ms (6.58%) |
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:
[ 1767192815 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.53 ms (5.89%) |
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 IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/login" "path" "auto_create" "/login" "path_query" "https://brandplattform.a4interactive.ch/login" "entire_uri" ] |
|
0.49 ms (5.46%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4
]
|
|
0.46 ms (5.14%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.43 ms (4.75%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4
]
|
|
0.39 ms (4.36%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.38 ms (4.21%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.22 ms (2.49%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/login"
]
|
|
0.20 ms (2.23%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.