Query Metrics
157
Database Queries
19
Different statements
25.56 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
10.40 ms (40.69%) |
72 |
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:
[ 1776154898 "site_domain_cb06f6aecbea76f26df3d29f80f9982a" ] |
|
8.67 ms (33.93%) |
56 |
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:
[ 1776154898 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.63 ms (6.39%) |
10 |
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:
[ 1776154898 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.54 ms (2.10%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
|
0.52 ms (2.04%) |
1 |
SELECT object_localized_8_en.id as id, object_localized_8_en.type as `type` FROM object_localized_8_en WHERE ( object_localized_8_en.type IN ('object','variant','folder')) AND object_localized_8_en.published = 1 ORDER BY `name` ASC
Parameters:
[] |
|
0.46 ms (1.79%) |
1 |
SELECT object_localized_1_en.id as id, object_localized_1_en.type as `type` FROM object_localized_1_en WHERE ( object_localized_1_en.type IN ('object','variant','folder')) AND object_localized_1_en.published = 1 ORDER BY `name` ASC
Parameters:
[] |
|
0.42 ms (1.64%) |
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.39 ms (1.54%) |
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.39 ms (1.52%) |
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.32 ms (1.26%) |
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" "path" "auto_create" "/en/about-us" "path_query" "https://ecoact.ultinova.be/en/about-us" "entire_uri" ] |
|
0.27 ms (1.07%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.23 ms (0.90%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "about-us" ] |
|
0.22 ms (0.86%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4
]
|
|
0.22 ms (0.85%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4
]
|
|
0.19 ms (0.74%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.18 ms (0.72%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/about-us' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.18 ms (0.70%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.16 ms (0.64%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/about-us"
]
|
|
0.16 ms (0.61%) |
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.