Query Metrics
26
Database Queries
13
Different statements
5.65 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.15 ms (20.42%) |
6 |
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:
[ 1776147410 "site_domain_cb06f6aecbea76f26df3d29f80f9982a" ] |
|
0.72 ms (12.81%) |
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:
[ 1776147410 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.64 ms (11.35%) |
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:
[ 1776147410 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.63 ms (11.08%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/news/" "news-example-1" ] |
|
0.49 ms (8.73%) |
1 |
SELECT object_localized_10_fr.id as id, object_localized_10_fr.type as `type` FROM object_localized_10_fr WHERE (`slug` = 'news-example-1' AND object_localized_10_fr.type IN ('variant','object')) AND object_localized_10_fr.published = 1 LIMIT 1
Parameters:
[] |
|
0.47 ms (8.39%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr/news/news-example-1"
]
|
|
0.35 ms (6.16%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.32 ms (5.61%) |
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/news/news-example-1" "path" "auto_create" "/fr/news/news-example-1" "path_query" "https://ecoact.ultinova.be/fr/news/news-example-1" "entire_uri" ] |
|
0.22 ms (3.84%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
|
0.18 ms (3.17%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
43
]
|
|
0.18 ms (3.15%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.16 ms (2.79%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.14 ms (2.48%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
43
]
|
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.