Query Metrics
27
Database Queries
10
Different statements
11.47 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.09 ms (35.66%) |
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:
[ 1778684624 "site_domain_d29bb60eccc97b324cd1c563bd9233ad" ] |
|
2.33 ms (20.34%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-studio/api/bundle/data-hub-simple-rest/queue/" "item-count" ] |
|
1.79 ms (15.56%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-studio/api/bundle/data-hub-simple-rest/queue/item-count"
]
|
|
1.06 ms (9.25%) |
1 |
SELECT count(*) as count FROM bundle_data_hub_rest_index_queue
Parameters:
[] |
|
0.70 ms (6.09%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 3 ] |
|
0.38 ms (3.27%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
3
]
|
|
0.35 ms (3.02%) |
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:
[ 1778684624 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.28 ms (2.42%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.26 ms (2.28%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
3
]
|
|
0.24 ms (2.09%) |
1 |
SELECT * FROM users_workspaces_object 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.