Query Metrics
41
Database Queries
14
Different statements
8.47 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.12 ms (25.02%) |
13 |
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:
[ 1776154910 "site_domain_cb06f6aecbea76f26df3d29f80f9982a" ] |
|
1.27 ms (14.94%) |
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:
[ 1776154910 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.18 ms (13.98%) |
5 |
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:
[ 1776154910 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.71 ms (8.39%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "archives" ] |
|
0.52 ms (6.16%) |
1 |
SELECT object_11.id as id, object_11.type as `type` FROM object_11 WHERE ( object_11.type IN ('object','variant','folder')) AND object_11.published = 1 ORDER BY `title` ASC
Parameters:
[] |
|
0.50 ms (5.93%) |
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.36 ms (4.30%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.35 ms (4.15%) |
2 |
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
687
]
|
|
0.32 ms (3.82%) |
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/archives" "path" "auto_create" "/en/archives" "path_query" "https://ecoact.ultinova.be/en/archives" "entire_uri" ] |
|
0.29 ms (3.48%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/archives"
]
|
|
0.27 ms (3.20%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
|
0.22 ms (2.66%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.20 ms (2.37%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
3
]
|
|
0.13 ms (1.59%) |
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.