Query Metrics
61
Database Queries
22
Different statements
50.20 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
13.97 ms (27.83%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
10.67 ms (21.26%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
10
]
|
6.61 ms (13.18%) |
23 |
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:
[ 1732170412 "site_domain_a54c2488a51ae905b45089aff6884402" ] |
5.55 ms (11.06%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
5.36 ms (10.67%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"3"
]
|
2.71 ms (5.40%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/produits/" "gateaux-personnalises" ] |
0.96 ms (1.92%) |
3 |
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/produits/gateaux-personnalises" "path" "auto_create" "/fr/produits/gateaux-personnalises" "path_query" "https://chezlio.apik-pp.be/fr/produits/gateaux-personnalises" "entire_uri" ] |
0.76 ms (1.50%) |
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:
[ 1732170412 "object_8\x01tags\x01" "class_3\x01tags\x01" "asset_201\x01tags\x01" "asset_44\x01tags\x01" ] |
0.70 ms (1.40%) |
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:
[ 1732170412 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.69 ms (1.38%) |
1 |
SELECT object_localized_3_fr.id as id, object_localized_3_fr.type as `type` FROM object_localized_3_fr WHERE (`slug` = 'gateaux-personnalises' AND object_localized_3_fr.type IN ('variant','object')) AND object_localized_3_fr.published = 1
Parameters:
[] |
0.52 ms (1.03%) |
1 |
SELECT object_localized_6_fr.id as id, object_localized_6_fr.type as `type` FROM object_localized_6_fr WHERE (active = 1 OR activeDates__start_date < ? AND activeDates__end_date > ? AND object_localized_6_fr.type IN ('object','variant','folder')) AND object_localized_6_fr.published = 1
Parameters:
[ 1732170412 1732170412 ] |
0.51 ms (1.02%) |
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:
[ 1732170412 "system\x01tags\x01" "site\x01tags\x01" ] |
0.29 ms (0.58%) |
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:
[ 1732170412 "document_16\x01tags\x01" "asset_278\x01tags\x01" "asset_22\x01tags\x01" "asset_343\x01tags\x01" "asset_339\x01tags\x01" "asset_341\x01tags\x01" "asset_77\x01tags\x01" "asset_337\x01tags\x01" "asset_336\x01tags\x01" "asset_335\x01tags\x01" "asset_345\x01tags\x01" ] |
0.22 ms (0.45%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 16 16 16 ] |
0.19 ms (0.37%) |
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:
[ 1732170412 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_21\x01tags\x01" ] |
0.16 ms (0.32%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
16
]
|
0.07 ms (0.13%) |
1 |
SELECT object_localized_3_fr.id as id, object_localized_3_fr.type as `type` FROM object_localized_3_fr WHERE ( object_localized_3_fr.type IN ('object','variant','folder')) AND object_localized_3_fr.published = 1 ORDER BY `index`
Parameters:
[] |
0.06 ms (0.11%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
34
]
|
0.05 ms (0.10%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4
]
|
0.05 ms (0.10%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4
]
|
0.05 ms (0.10%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.05 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.