Query Metrics
54
Database Queries
21
Different statements
18.05 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.69 ms (31.51%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "recaptchaKeyPublic" null null ] |
|
5.31 ms (29.40%) |
21 |
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:
[ 1773641910 "site_domain_81e468a3853b6926200e604bbebbba28" ] |
|
0.83 ms (4.62%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 53 53 ] |
|
0.69 ms (3.85%) |
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/contact" "path" "auto_create" "/en/contact" "path_query" "https://colombe.apik-pp.be/en/contact" "entire_uri" ] |
|
0.68 ms (3.76%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "contact" ] |
|
0.60 ms (3.35%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
7
]
|
|
0.49 ms (2.73%) |
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:
[ 1773641910 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.43 ms (2.37%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 11 53 53 ] |
|
0.41 ms (2.25%) |
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:
[ 1773641910 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.35 ms (1.93%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
53
]
|
|
0.33 ms (1.83%) |
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:
[ 1773641910 "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.32 ms (1.78%) |
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:
[ 1773641910 "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.32 ms (1.76%) |
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:
[ 1773641910 "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.30 ms (1.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:
[ 1773641910 "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.28 ms (1.55%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.24 ms (1.31%) |
1 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
47
]
|
|
0.20 ms (1.09%) |
1 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
47
]
|
|
0.19 ms (1.06%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.16 ms (0.86%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/contact' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.13 ms (0.71%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.11 ms (0.61%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) 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.