Query Metrics
45
Database Queries
18
Different statements
7.73 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.21 ms (54.44%) |
18 |
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:
[ 1769741213 "site_domain_81e468a3853b6926200e604bbebbba28" ] |
|
0.50 ms (6.47%) |
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:
[ "/en/GTC" "path" "auto_create" "/en/GTC" "path_query" "https://colombe.apik-pp.be/en/GTC" "entire_uri" ] |
|
0.36 ms (4.67%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "GTC" ] |
|
0.33 ms (4.28%) |
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:
[ 1769741213 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.31 ms (4.03%) |
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:
[ 1769741213 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.26 ms (3.42%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 56 56 56 ] |
|
0.24 ms (3.06%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.22 ms (2.81%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
56
]
|
|
0.21 ms (2.69%) |
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:
[ 1769741213 "document_2\x01tags\x01" "document_1\x01tags\x01" "asset_79\x01tags\x01" "asset_65\x01tags\x01" "asset_67\x01tags\x01" "asset_66\x01tags\x01" "asset_64\x01tags\x01" "asset_34\x01tags\x01" "asset_676\x01tags\x01" "asset_312\x01tags\x01" "asset_268\x01tags\x01" "asset_630\x01tags\x01" "asset_91\x01tags\x01" "asset_80\x01tags\x01" ] |
|
0.21 ms (2.68%) |
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:
[ 1769741213 "output\x01tags\x01" "navigation\x01tags\x01" "document_39\x01tags\x01" "document_48\x01tags\x01" "document_49\x01tags\x01" "document_50\x01tags\x01" "document_51\x01tags\x01" "document_52\x01tags\x01" "document_53\x01tags\x01" "document_54\x01tags\x01" "document_55\x01tags\x01" "document_56\x01tags\x01" "document_57\x01tags\x01" "document_58\x01tags\x01" "document_59\x01tags\x01" "document_60\x01tags\x01" ] |
|
0.18 ms (2.29%) |
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:
[ 1769741213 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_47\x01tags\x01" "asset_63\x01tags\x01" "document_67\x01tags\x01" "document_68\x01tags\x01" ] |
|
0.18 ms (2.29%) |
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:
[ 1769741213 "document_38\x01tags\x01" "asset_79\x01tags\x01" "asset_65\x01tags\x01" "asset_67\x01tags\x01" "asset_66\x01tags\x01" "asset_64\x01tags\x01" "asset_34\x01tags\x01" "asset_91\x01tags\x01" "asset_80\x01tags\x01" ] |
|
0.14 ms (1.84%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/GTC' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.08 ms (1.02%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.08 ms (1.02%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.08 ms (1.01%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.08 ms (1.00%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
47
]
|
|
0.08 ms (0.98%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
47
]
|
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.