Query Metrics
6
Database Queries
6
Different statements
3.53 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.58 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 2 ] |
2 | 0.54 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
2
]
|
3 | 0.42 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
2
]
|
4 | 0.84 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
2
]
|
5 | 0.77 ms |
SELECT * FROM importconfigs WHERE ownerId = 2 AND classId = '5' ORDER BY `name` ASC
Parameters:
[] |
6 | 0.37 ms |
select distinct c.id from importconfigs c, importconfig_shares s where c.id = s.importConfigId and s.sharedWithUserId IN (2) and c.classId = '5' UNION distinct select c2.id from importconfigs c2 where shareGlobally = 1 and c2.classId = '5'
Parameters:
[] |
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.