Query Metrics
60
Database Queries
15
Different statements
11.98 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.04 ms (25.35%) |
13 |
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:
[ 1781326462 "site_domain_0f0915644b0527f603e356217ffc9a57" ] |
|
2.04 ms (17.05%) |
13 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.95 ms (16.28%) |
12 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_3489c4b58aa06e79a338fb6041e47f59" "pimcore_image_thumbnails" ] |
|
1.26 ms (10.52%) |
4 |
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:
[ "coorporate_address" null null ] |
|
0.80 ms (6.66%) |
4 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.45 ms (3.72%) |
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:
[ 1781326462 "document_2\x01tags\x01" "asset_45\x01tags\x01" "asset_41\x01tags\x01" ] |
|
0.40 ms (3.30%) |
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:
[ 1781326462 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.35 ms (2.92%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
45
]
|
|
0.35 ms (2.88%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
45
]
|
|
0.26 ms (2.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:
[ 1781326462 "output\x01tags\x01" "navigation\x01tags\x01" "document_2\x01tags\x01" "document_3\x01tags\x01" "document_5\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_12\x01tags\x01" "document_13\x01tags\x01" "document_14\x01tags\x01" "document_15\x01tags\x01" "document_4\x01tags\x01" "document_18\x01tags\x01" "document_16\x01tags\x01" ] |
|
0.25 ms (2.11%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.25 ms (2.11%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.22 ms (1.80%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
0.19 ms (1.59%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "formacio" ] |
|
0.18 ms (1.49%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/formacio' 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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.