Query Metrics
63
Database Queries
17
Different statements
150.95 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
82.03 ms (54.34%) |
28 |
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:
[ 1774693150 "site_domain_30300bc0940304fd730e2b60171d9c7d" ] |
|
16.43 ms (10.89%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
10.82 ms (7.17%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
|
9.88 ms (6.54%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
205
]
|
|
8.91 ms (5.90%) |
7 |
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:
[ 1774693150 "system\x01tags\x01" "site\x01tags\x01" ] |
|
8.09 ms (5.36%) |
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:
[ 1774693150 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
4.71 ms (3.12%) |
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:
[ 1774693150 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_260\x01tags\x01" ] |
|
3.43 ms (2.27%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
205
]
|
|
2.36 ms (1.56%) |
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 ] |
|
1.47 ms (0.97%) |
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:
[ 1774693150 "output\x01tags\x01" "navigation\x01tags\x01" "document_5\x01tags\x01" "document_6\x01tags\x01" "document_8\x01tags\x01" "document_10\x01tags\x01" "document_12\x01tags\x01" "document_3\x01tags\x01" "document_7\x01tags\x01" "document_11\x01tags\x01" "document_15\x01tags\x01" "document_16\x01tags\x01" "document_17\x01tags\x01" "document_26\x01tags\x01" ] |
|
1.17 ms (0.77%) |
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/contact" "path" "auto_create" "/fr/contact" "path_query" "https://cdvv2.apik-pp.be/fr/contact" "entire_uri" ] |
|
0.53 ms (0.35%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.47 ms (0.31%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr/" "contact" ] |
|
0.22 ms (0.14%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.19 ms (0.12%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/fr/contact' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.18 ms (0.12%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.05 ms (0.04%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No loaded entities.