Query Metrics
51
Database Queries
15
Different statements
283.29 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
69.97 ms (24.70%) |
25 |
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:
[ 1774038728 "site_domain_30300bc0940304fd730e2b60171d9c7d" ] |
|
55.75 ms (19.68%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
37.28 ms (13.16%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
17
]
|
|
31.05 ms (10.96%) |
2 |
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:
[ 1774038728 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
21.99 ms (7.76%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
205
]
|
|
19.37 ms (6.84%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/" "conditions-d-utilisation" ] |
|
14.74 ms (5.20%) |
1 |
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:
[ 1774038728 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_260\x01tags\x01" ] |
|
8.88 ms (3.14%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
7.58 ms (2.67%) |
1 |
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:
[ 1774038728 "output\x01tags\x01" "navigation\x01tags\x01" "document_5\x01tags\x01" "document_6\x01tags\x01" "document_8\x01tags\x01" "document_10\x01tags\x01" "document_12\x01tags\x01" "document_3\x01tags\x01" "document_7\x01tags\x01" "document_11\x01tags\x01" "document_15\x01tags\x01" "document_16\x01tags\x01" "document_17\x01tags\x01" "document_26\x01tags\x01" ] |
|
6.40 ms (2.26%) |
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:
[ 1774038728 "system\x01tags\x01" "site\x01tags\x01" ] |
|
4.09 ms (1.45%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
205
]
|
|
3.72 ms (1.31%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
1.31 ms (0.46%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.91 ms (0.32%) |
2 |
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/conditions-d-utilisation" "path" "auto_create" "/fr/conditions-d-utilisation" "path_query" "https://cdvv2.apik-pp.be/fr/conditions-d-utilisation" "entire_uri" ] |
|
0.25 ms (0.09%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr/conditions-d-utilisation' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.