Query Metrics
118
Database Queries
19
Different statements
24.32 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.40 ms (34.55%) |
41 |
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:
[ 1786545605 "site_domain_2f66a5d22a53d8f08d7ba98373a8f8c0" ] |
|
2.66 ms (10.95%) |
16 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.40 ms (9.88%) |
12 |
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:
[ 1786545605 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.92 ms (7.88%) |
10 |
SELECT * FROM object_relations_news WHERE src_id = ?
Parameters:
[
12
]
|
|
1.79 ms (7.34%) |
10 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
76
]
|
|
1.59 ms (6.53%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
76
]
|
|
1.09 ms (4.47%) |
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.81 ms (3.35%) |
1 |
SELECT object_localized_news_ca.id as id, object_localized_news_ca.type as `type` FROM object_localized_news_ca WHERE ((name <> ?) AND object_localized_news_ca.type IN ('object','variant','folder')) AND object_localized_news_ca.published = 1 GROUP BY `id` ORDER BY `date` DESC LIMIT 10
Parameters:
[ "" ] |
|
0.68 ms (2.81%) |
4 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
0.63 ms (2.58%) |
1 |
SELECT COUNT(*) FROM (SELECT object_localized_news_ca.id FROM object_localized_news_ca WHERE ((name <> ?) AND object_localized_news_ca.type IN ('object','variant','folder')) AND object_localized_news_ca.published = 1 GROUP BY `id`) XYZ
Parameters:
[ "" ] |
|
0.35 ms (1.46%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
|
0.32 ms (1.32%) |
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:
[ 1786545605 "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.28 ms (1.16%) |
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:
[ 1786545605 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.28 ms (1.15%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.28 ms (1.14%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"news"
]
|
|
0.22 ms (0.92%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.22 ms (0.90%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.20 ms (0.81%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.20 ms (0.80%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
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.