Query Metrics
12
Database Queries
7
Different statements
3.80 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.03 ms (27.16%) |
1 |
SELECT * FROM search_backend_data WHERE (id = :id) AND (maintype = :type) LIMIT 1
Parameters:
[ "id" => "731*7" "type" => "asset" ] |
|
0.74 ms (19.33%) |
2 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 45 ] |
|
0.51 ms (13.47%) |
2 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
45
]
|
|
0.43 ms (11.26%) |
2 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
45
]
|
|
0.43 ms (11.25%) |
2 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_perspectives"
]
|
|
0.43 ms (11.23%) |
2 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
45
]
|
|
0.24 ms (6.31%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "web_to_print" "scope" => "pimcore_web_to_print" ] |
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.