Query Metrics
67
Database Queries
14
Different statements
15.56 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.17 ms (39.65%) |
27 |
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:
[ 1776147309 "site_domain_cb06f6aecbea76f26df3d29f80f9982a" ] |
|
3.67 ms (23.58%) |
16 |
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:
[ 1776147309 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.60 ms (10.29%) |
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:
[ 1776147309 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.55 ms (3.54%) |
1 |
SELECT object_localized_1_fr.id as id, object_localized_1_fr.type as `type` FROM object_localized_1_fr WHERE ( object_localized_1_fr.type IN ('object','variant','folder')) AND object_localized_1_fr.published = 1 ORDER BY `name` ASC
Parameters:
[] |
|
0.49 ms (3.15%) |
1 |
SELECT object_localized_3_fr.id as id, object_localized_3_fr.type as `type` FROM object_localized_3_fr WHERE ( object_localized_3_fr.type IN ('object','variant','folder')) AND object_localized_3_fr.published = 1
Parameters:
[] |
|
0.44 ms (2.81%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/themes/" "Ressources minières" ] |
|
0.42 ms (2.73%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
|
0.40 ms (2.57%) |
1 |
SELECT object_localized_3_fr.id as id, object_localized_3_fr.type as `type` FROM object_localized_3_fr WHERE (`slug` = 'Ressources minières' AND object_localized_3_fr.type IN ('variant','object')) AND object_localized_3_fr.published = 1 LIMIT 1
Parameters:
[] |
|
0.38 ms (2.44%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr/themes/Ressources minières"
]
|
|
0.38 ms (2.44%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.37 ms (2.36%) |
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:
[ "/fr/themes/Ressources minières" "path" "auto_create" "/fr/themes/Ressources minières" "path_query" "https://ecoact.ultinova.be/fr/themes/Ressources minières" "entire_uri" ] |
|
0.34 ms (2.20%) |
1 |
SELECT object_localized_4_fr.id as id, object_localized_4_fr.type as `type` FROM object_localized_4_fr WHERE ( object_localized_4_fr.type IN ('object','variant','folder')) AND object_localized_4_fr.published = 1
Parameters:
[] |
|
0.19 ms (1.20%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.16 ms (1.04%) |
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.