Query Metrics
39
Database Queries
16
Different statements
6.39 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.03 ms (31.80%) |
14 |
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:
[ 1773641930 "site_domain_81e468a3853b6926200e604bbebbba28" ] |
|
0.96 ms (14.94%) |
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/inscription" "path" "auto_create" "/fr/inscription" "path_query" "https://colombe.apik-pp.be/fr/inscription" "entire_uri" ] |
|
0.63 ms (9.88%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/" "inscription" ] |
|
0.34 ms (5.33%) |
2 |
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.34 ms (5.28%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
0.32 ms (4.94%) |
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:
[ 1773641930 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.31 ms (4.78%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.30 ms (4.71%) |
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:
[ 1773641930 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.27 ms (4.24%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.20 ms (3.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:
[ 1773641930 "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.15 ms (2.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:
[ 1773641930 "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.14 ms (2.25%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr/inscription"
]
|
|
0.13 ms (1.98%) |
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:
[ 1773641930 "output\x01tags\x01" "navigation\x01tags\x01" "document_4\x01tags\x01" "document_6\x01tags\x01" "document_7\x01tags\x01" "document_8\x01tags\x01" "document_9\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_14\x01tags\x01" "document_29\x01tags\x01" "document_32\x01tags\x01" "document_3\x01tags\x01" "document_33\x01tags\x01" "document_34\x01tags\x01" "document_35\x01tags\x01" ] |
|
0.11 ms (1.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:
[ 1773641930 "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.11 ms (1.69%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.06 ms (1.01%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_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.