Query Metrics
82
Database Queries
21
Different statements
57.94 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
22.66 ms (39.10%) |
5 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1770166937 "asset_84" ] |
|
20.03 ms (34.57%) |
38 |
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:
[ 1770166937 "\x01tags\x01site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" "site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" ] |
|
3.29 ms (5.67%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.52 ms (4.34%) |
5 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
84
]
|
|
1.54 ms (2.67%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
84
]
|
|
1.34 ms (2.32%) |
5 |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
84
]
|
|
1.13 ms (1.95%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
18
]
|
|
0.92 ms (1.58%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
18
]
|
|
0.88 ms (1.52%) |
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:
[ 1770166937 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.74 ms (1.28%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 18 18 18 ] |
|
0.69 ms (1.19%) |
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:
[ 1770166937 "output\x01tags\x01" "navigation\x01tags\x01" "document_7\x01tags\x01" "document_24\x01tags\x01" "document_25\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" "document_5\x01tags\x01" "document_14\x01tags\x01" "document_6\x01tags\x01" "document_16\x01tags\x01" "document_17\x01tags\x01" "document_18\x01tags\x01" "document_19\x01tags\x01" "document_20\x01tags\x01" "document_21\x01tags\x01" "document_22\x01tags\x01" ] |
|
0.60 ms (1.03%) |
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/contact" "path" "auto_create" "/fr/contact" "path_query" "https://flow.apik-pp.be/fr/contact" "entire_uri" ] |
|
0.33 ms (0.57%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/" "contact" ] |
|
0.32 ms (0.55%) |
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:
[ 1770166937 "asset_30\x01tags\x01" ] |
|
0.21 ms (0.36%) |
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:
[ 1770166937 "document_18\x01tags\x01" "asset_81\x01tags\x01" "asset_82\x01tags\x01" "asset_83\x01tags\x01" "asset_84\x01tags\x01" "asset_85\x01tags\x01" ] |
|
0.20 ms (0.35%) |
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:
[ 1770166937 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_86\x01tags\x01" "asset_103\x01tags\x01" "asset_92\x01tags\x01" "asset_98\x01tags\x01" "asset_94\x01tags\x01" ] |
|
0.16 ms (0.28%) |
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:
[ 1770166937 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_105\x01tags\x01" ] |
|
0.15 ms (0.25%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr/contact' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.13 ms (0.22%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.06 ms (0.10%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenace_mode"
]
|
|
0.06 ms (0.10%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
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.
Entities Mapping
No mapped entities.