Query Metrics
150
Database Queries
31
Different statements
54.63 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.07 ms (31.24%) |
66 |
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:
[ 1770167177 "\x01tags\x01site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" "site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" ] |
|
8.88 ms (16.26%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1770167177 "document_24" ] |
|
7.44 ms (13.62%) |
2 |
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[ 2 => null 3 => 1770167177 0 => "output\x01tags\x01" 1 => b"s:6:"ªú\9ö'";" ] |
|
3.38 ms (6.19%) |
1 |
SELECT object_localized_2_fr.id as id, object_localized_2_fr.type as `type` FROM object_localized_2_fr WHERE (slug = "la-pleine-conscience" AND (date IS NULL OR date <= UNIX_TIMESTAMP(NOW())) AND object_localized_2_fr.type IN ('object','variant','folder')) AND object_localized_2_fr.published = 1
Parameters:
[] |
|
3.12 ms (5.72%) |
18 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
2
]
|
|
1.41 ms (2.59%) |
10 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
1.38 ms (2.52%) |
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:
[ 1770167177 "document_9\x01tags\x01" ] |
|
1.24 ms (2.27%) |
4 |
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:
[ 1770167177 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.03 ms (1.89%) |
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/actualite/la-pleine-conscience" "path" "auto_create" "/fr/actualite/la-pleine-conscience" "path_query" "https://flow.apik-pp.be/fr/actualite/la-pleine-conscience" "entire_uri" ] |
|
0.96 ms (1.75%) |
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:
[ 1770167177 "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.95 ms (1.74%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
108
]
|
|
0.85 ms (1.56%) |
5 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
2
]
|
|
0.79 ms (1.44%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/actualite/" "la-pleine-conscience" ] |
|
0.55 ms (1.01%) |
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:
[ 1770167177 "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.55 ms (1.00%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
|
0.55 ms (1.00%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "flow.apik-pp.be" "%"flow.apik-pp.be"%" ] |
|
0.47 ms (0.87%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr/actualite/la-pleine-conscience"
]
|
|
0.42 ms (0.77%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
24
]
|
|
0.41 ms (0.74%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.39 ms (0.71%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
24
]
|
|
0.38 ms (0.70%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
|
0.37 ms (0.68%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.37 ms (0.68%) |
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:
[ 1770167177 "document_47\x01tags\x01" "asset_90\x01tags\x01" "asset_91\x01tags\x01" "asset_89\x01tags\x01" "asset_88\x01tags\x01" ] |
|
0.37 ms (0.67%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"2"
]
|
|
0.33 ms (0.60%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
0.32 ms (0.58%) |
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:
[ 1770167177 "document_4\x01tags\x01" "asset_81\x01tags\x01" "asset_82\x01tags\x01" "asset_83\x01tags\x01" ] |
|
0.18 ms (0.32%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.17 ms (0.31%) |
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:
[ 1770167177 "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.13 ms (0.24%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.11 ms (0.19%) |
1 |
SELECT id,domains FROM sites
Parameters:
[] |
|
0.07 ms (0.12%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenace_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.
Entities Mapping
No mapped entities.