Query Metrics
27
Database Queries
12
Different statements
9.87 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.11 ms (21.36%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-studio/api/user/" "current-user-information" ] |
|
1.49 ms (15.11%) |
3 |
SELECT t0.user AS user_1, t0.perspectives AS perspectives_2, t0.activePerspective AS activePerspective_3 FROM bundle_studio_perspectives_user_perspectives t0 WHERE t0.user = ? LIMIT 1
Parameters:
[
2
]
|
|
1.42 ms (14.41%) |
6 |
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:
[ 1773935422 "site_domain_65d439803d79b11e5a61a3711ace329c" ] |
|
1.10 ms (11.15%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/pimcore-studio/api/user/current-user-information"
]
|
|
0.86 ms (8.68%) |
1 |
SELECT * FROM users_permission_definitions ORDER BY `category`
Parameters:
[] |
|
0.76 ms (7.72%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"studio_perspectives"
]
|
|
0.48 ms (4.83%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
|
0.47 ms (4.75%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
|
0.35 ms (3.51%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
|
0.30 ms (3.06%) |
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:
[ 1773935422 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.29 ms (2.92%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
|
0.25 ms (2.49%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
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
| Class | Mapping errors |
|---|---|
| Pimcore\Bundle\StudioBackendBundle\Entity\Perspective\UserPerspectiveData | No errors. |