Query Metrics
43
Database Queries
14
Different statements
8.97 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.37 ms (26.36%) |
12 |
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:
[ 1776154909 "site_domain_cb06f6aecbea76f26df3d29f80f9982a" ] |
|
1.56 ms (17.35%) |
8 |
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:
[ 1776154909 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.06 ms (11.77%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
36
]
|
|
0.93 ms (10.40%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
36
]
|
|
0.63 ms (7.05%) |
1 |
SELECT object_localized_3_en.id as id, object_localized_3_en.type as `type` FROM object_localized_3_en WHERE ( object_localized_3_en.type IN ('object','variant','folder')) AND object_localized_3_en.published = 1
Parameters:
[] |
|
0.41 ms (4.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:
[ 1776154909 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.36 ms (4.02%) |
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:
[ "/en/themes" "path" "auto_create" "/en/themes" "path_query" "https://ecoact.ultinova.be/en/themes" "entire_uri" ] |
|
0.34 ms (3.81%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "themes" ] |
|
0.32 ms (3.60%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.24 ms (2.72%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.21 ms (2.38%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
|
0.20 ms (2.17%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/themes"
]
|
|
0.18 ms (1.98%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.16 ms (1.79%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.