Query Metrics
27
Database Queries
10
Different statements
5.83 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.53 ms (26.25%) |
7 |
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:
[ 1778684648 "site_domain_d29bb60eccc97b324cd1c563bd9233ad" ] |
|
1.39 ms (23.91%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-studio/api/bundle/data-hub-simple-rest/queue/" "item-count" ] |
|
0.94 ms (16.14%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-studio/api/bundle/data-hub-simple-rest/queue/item-count"
]
|
|
0.70 ms (11.98%) |
1 |
SELECT count(*) as count FROM bundle_data_hub_rest_index_queue
Parameters:
[] |
|
0.28 ms (4.87%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 3 ] |
|
0.25 ms (4.31%) |
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:
[ 1778684648 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.22 ms (3.74%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.19 ms (3.19%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
3
]
|
|
0.17 ms (2.95%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
3
]
|
|
0.15 ms (2.66%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
3
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.