Query Metrics
98
Database Queries
32
Different statements
28.10 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.36 ms (22.63%) |
39 |
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:
[ 1772152616 "\x01tags\x01site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" "site_domain_ea7e467d23ab80526c1d2a28ecf6eb8e" ] |
|
6.17 ms (21.95%) |
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 => 1772152616 0 => "system\x01tags\x01" 1 => b"s:6:"%ZØ ùB";" ] |
|
4.42 ms (15.73%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "mrAdyqVM7jvOa+89ydoaN76pvnqlWgq0eL4VxRX5M3g=" ] |
|
3.06 ms (10.89%) |
1 |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "mrAdyqVM7jvOa+89ydoaN76pvnqlWgq0eL4VxRX5M3g=" ] |
|
1.13 ms (4.02%) |
9 |
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:
[ 1772152616 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.06 ms (3.77%) |
1 |
SELECT object_localized_2_fr.id as id, object_localized_2_fr.type as `type` FROM object_localized_2_fr WHERE (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 ORDER BY `date` DESC
Parameters:
[] |
|
0.68 ms (2.42%) |
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/actus-et-presse" "path" "auto_create" "/fr/actus-et-presse" "path_query" "https://flow.apik-pp.be/fr/actus-et-presse" "entire_uri" ] |
|
0.58 ms (2.06%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
96
]
|
|
0.49 ms (1.76%) |
10 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.46 ms (1.64%) |
1 |
SELECT object_localized_2_fr.id as id, object_localized_2_fr.type as `type` FROM object_localized_2_fr WHERE (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 ORDER BY `date` DESC LIMIT 9
Parameters:
[] |
|
0.41 ms (1.48%) |
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:
[ 1772152616 "document_17\x01tags\x01" ] |
|
0.39 ms (1.40%) |
1 |
SELECT COUNT(*) FROM object_localized_2_fr WHERE (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:
[] |
|
0.29 ms (1.02%) |
2 |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "mrAdyqVM7jvOa+89ydoaN76pvnqlWgq0eL4VxRX5M3g=" ] |
|
0.26 ms (0.92%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
17
]
|
|
0.24 ms (0.86%) |
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:
[ 1772152616 "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.22 ms (0.80%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/" "actus-et-presse" ] |
|
0.20 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:
[ 17 17 17 ] |
|
0.19 ms (0.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:
[ 1772152616 "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.17 ms (0.59%) |
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:
[ 1772152616 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_105\x01tags\x01" ] |
|
0.17 ms (0.59%) |
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:
[ 1772152616 "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.15 ms (0.53%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "mrAdyqVM7jvOa+89ydoaN76pvnqlWgq0eL4VxRX5M3g=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "mrAdyqVM7jvOa+89ydoaN76pvnqlWgq0eL4VxRX5M3g=" ] |
|
0.14 ms (0.51%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr/actus-et-presse' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.14 ms (0.50%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.14 ms (0.49%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"2"
]
|
|
0.14 ms (0.49%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
17
]
|
|
0.09 ms (0.31%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.07 ms (0.25%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenace_mode"
]
|
|
0.06 ms (0.22%) |
1 |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "flow.apik-pp.be" "%"flow.apik-pp.be"%" ] |
|
0.06 ms (0.21%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.05 ms (0.19%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.05 ms (0.18%) |
1 |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
|
0.05 ms (0.18%) |
1 |
SELECT id,domains FROM sites
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.