Query Metrics
112
Database Queries
13
Different statements
43.68 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
13.90 ms (31.81%) |
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 ] |
|
11.49 ms (26.30%) |
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:
[ 1779103673 "document_6" ] |
|
5.95 ms (13.61%) |
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:
[ 1779103673 "document_properties\x01tags\x01" "document_6\x01tags\x01" ] |
|
3.39 ms (7.76%) |
8 |
SELECT * FROM object_relations_Project WHERE src_id = ?
Parameters:
[
24
]
|
|
2.50 ms (5.73%) |
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:
[ 1779103673 "object_25\x01tags\x01" "class_Project\x01tags\x01" "asset_38\x01tags\x01" ] |
|
1.66 ms (3.81%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
|
1.31 ms (3.01%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Project"
]
|
|
1.04 ms (2.38%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.69 ms (1.57%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "praxis" ] |
|
0.65 ms (1.48%) |
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:
[ 1779103673 "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.38 ms (0.87%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/praxis' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.36 ms (0.83%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.36 ms (0.83%) |
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.