Query Metrics
112
Database Queries
13
Different statements
76.89 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
34.31 ms (44.62%) |
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:
[ 1779106142 "document_6" ] |
|
21.27 ms (27.67%) |
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:
[ 1779106142 "document_properties\x01tags\x01" "document_6\x01tags\x01" ] |
|
5.45 ms (7.09%) |
8 |
SELECT * FROM object_relations_Project WHERE src_id = ?
Parameters:
[
24
]
|
|
5.03 ms (6.54%) |
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:
[ 1779106143 "object_25\x01tags\x01" "class_Project\x01tags\x01" "asset_38\x01tags\x01" ] |
|
1.86 ms (2.42%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "praxis" ] |
|
1.80 ms (2.34%) |
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:
[ 1779106143 "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" ] |
|
1.65 ms (2.14%) |
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 ] |
|
1.44 ms (1.87%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.05 ms (1.37%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Project"
]
|
|
0.87 ms (1.13%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
|
0.77 ms (1.00%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/praxis' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.71 ms (0.92%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.68 ms (0.88%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.