Query Metrics
27
Database Queries
10
Different statements
5.57 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.51 ms (27.05%) |
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:
[ 1778684414 "site_domain_d29bb60eccc97b324cd1c563bd9233ad" ] |
|
1.33 ms (23.78%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-studio/api/bundle/data-hub-simple-rest/queue/" "item-count" ] |
|
0.97 ms (17.33%) |
6 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-studio/api/bundle/data-hub-simple-rest/queue/item-count"
]
|
|
0.37 ms (6.66%) |
1 |
SELECT count(*) as count FROM bundle_data_hub_rest_index_queue
Parameters:
[] |
|
0.30 ms (5.40%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 3 ] |
|
0.27 ms (4.83%) |
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:
[ 1778684414 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.22 ms (3.88%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.22 ms (3.88%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
3
]
|
|
0.21 ms (3.84%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
3
]
|
|
0.19 ms (3.36%) |
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.