Query Metrics
112
Database Queries
13
Different statements
171.49 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
48.18 ms (28.10%) |
51 |
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:
[ 1779105962 "document_6" ] |
|
41.67 ms (24.30%) |
1 |
SELECT id FROM versions WHERE cid = ? AND ctype = ? AND (`date` > ? OR versionCount > ?) AND ((autoSave = 1 AND userId = ?) OR autoSave = 0) ORDER BY `versionCount` DESC LIMIT 1
Parameters:
[ 6 "document" 1778870274 99 null ] |
|
26.24 ms (15.30%) |
35 |
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:
[ 1779105962 "document_properties\x01tags\x01" "document_6\x01tags\x01" ] |
|
19.90 ms (11.60%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
10.97 ms (6.40%) |
8 |
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:
[ 1779105962 "object_25\x01tags\x01" "class_Project\x01tags\x01" "asset_38\x01tags\x01" ] |
|
8.08 ms (4.71%) |
8 |
SELECT * FROM object_relations_Project WHERE src_id = ?
Parameters:
[
24
]
|
|
3.81 ms (2.22%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
3.71 ms (2.16%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
|
2.95 ms (1.72%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "praxis" ] |
|
2.28 ms (1.33%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
2.03 ms (1.19%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Project"
]
|
|
1.11 ms (0.65%) |
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:
[ 1779105962 "document_1\x01tags\x01" "asset_14\x01tags\x01" "asset_21\x01tags\x01" "asset_20\x01tags\x01" "asset_22\x01tags\x01" "asset_24\x01tags\x01" "asset_23\x01tags\x01" "asset_66\x01tags\x01" "asset_19\x01tags\x01" ] |
|
0.54 ms (0.32%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/praxis' 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.