Query Metrics
114
Database Queries
19
Different statements
28.84 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.48 ms (39.80%) |
53 |
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:
[ 1789121262 "site_domain_1ea429556477a461bccd9f968ab25786" ] |
|
3.90 ms (13.51%) |
15 |
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:
[ 1789121262 "system\x01tags\x01" "site\x01tags\x01" ] |
|
2.79 ms (9.68%) |
9 |
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:
[ "contact_address" null null ] |
|
2.59 ms (8.99%) |
12 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
2
]
|
|
1.28 ms (4.45%) |
9 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.91 ms (3.15%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "financiering" ] |
|
0.74 ms (2.56%) |
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:
[ 1789121262 "object_83\x01tags\x01" "class_MOTOR\x01tags\x01" "asset_435\x01tags\x01" "asset_436\x01tags\x01" "asset_437\x01tags\x01" "asset_438\x01tags\x01" "asset_439\x01tags\x01" "asset_399\x01tags\x01" "asset_440\x01tags\x01" "asset_441\x01tags\x01" "asset_442\x01tags\x01" "asset_443\x01tags\x01" "asset_444\x01tags\x01" "asset_445\x01tags\x01" "asset_446\x01tags\x01" "asset_447\x01tags\x01" "asset_448\x01tags\x01" "asset_425\x01tags\x01" "asset_426\x01tags\x01" "asset_401\x01tags\x01" ] |
|
0.72 ms (2.48%) |
2 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
|
0.66 ms (2.28%) |
1 |
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:
[ "/financiering" "path" "auto_create" "/financiering?slug=honda-vfr-crosstourer-1200-83" "path_query" "https://test.deleeuwmotoren.nl/financiering?slug=honda-vfr-crosstourer-1200-83" "entire_uri" ] |
|
0.52 ms (1.82%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"MOTOR"
]
|
|
0.49 ms (1.70%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/honda-vfr-crosstourer-1200-83' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.47 ms (1.63%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.45 ms (1.56%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.37 ms (1.27%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.35 ms (1.21%) |
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:
[ 1789121262 "document_15\x01tags\x01" "document_1\x01tags\x01" "asset_894\x01tags\x01" "asset_896\x01tags\x01" "asset_893\x01tags\x01" "asset_895\x01tags\x01" "asset_841\x01tags\x01" ] |
|
0.31 ms (1.06%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
14
]
|
|
0.30 ms (1.06%) |
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:
[ 1789121262 "document_1\x01tags\x01" "asset_894\x01tags\x01" "asset_896\x01tags\x01" "asset_893\x01tags\x01" "asset_895\x01tags\x01" "asset_841\x01tags\x01" ] |
|
0.26 ms (0.91%) |
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:
[ 1789121262 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.25 ms (0.88%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/financiering' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
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.