Query Metrics
97
Database Queries
16
Different statements
16.06 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.87 ms (36.56%) |
41 |
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:
[ 1776167287 "site_domain_cb06f6aecbea76f26df3d29f80f9982a" ] |
|
4.89 ms (30.42%) |
31 |
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:
[ 1776167287 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.31 ms (8.18%) |
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:
[ 1776167287 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.52 ms (3.25%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
|
0.42 ms (2.59%) |
1 |
SELECT object_localized_1_en.id as id, object_localized_1_en.type as `type` FROM object_localized_1_en WHERE (`slug` = 'cecile-giraud' AND object_localized_1_en.type IN ('variant','object')) AND object_localized_1_en.published = 1 LIMIT 1
Parameters:
[] |
|
0.41 ms (2.53%) |
1 |
SELECT object_localized_4_en.id as id, object_localized_4_en.type as `type` FROM object_localized_4_en WHERE ( object_localized_4_en.type IN ('object','variant','folder')) AND object_localized_4_en.published = 1
Parameters:
[] |
|
0.40 ms (2.47%) |
1 |
SELECT object_5.id as id, object_5.type as `type` FROM object_5 WHERE ( object_5.type IN ('object','variant','folder')) AND object_5.published = 1
Parameters:
[] |
|
0.39 ms (2.45%) |
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.38 ms (2.39%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/about-us/" "cecile-giraud" ] |
|
0.32 ms (1.97%) |
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/about-us/cecile-giraud" "path" "auto_create" "/en/about-us/cecile-giraud" "path_query" "https://ecoact.ultinova.be/en/about-us/cecile-giraud" "entire_uri" ] |
|
0.30 ms (1.87%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/about-us/cecile-giraud"
]
|
|
0.19 ms (1.17%) |
1 |
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
640
]
|
|
0.19 ms (1.16%) |
1 |
SELECT * FROM object_collection_externPublication_1 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 640 "pastPublications" ] |
|
0.17 ms (1.09%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.15 ms (0.95%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.15 ms (0.95%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
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.