Query Metrics
17
Database Queries
10
Different statements
7.12 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 0.66 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/pimcore-studio/api/user/available-permissions" "path" "auto_create" "/pimcore-studio/api/user/available-permissions" "path_query" "https://efc.coolify.vdxa.dev/pimcore-studio/api/user/available-permissions" "entire_uri" ] |
| 3 | 0.67 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-studio/api/user/" "available-permissions" ] |
| 4 | 0.45 ms |
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
"/pimcore-studio/api/user/available-permissions"
]
|
| 5 | 0.26 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-studio/api/" "user" ] |
| 6 | 0.26 ms |
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
"/pimcore-studio/api/user"
]
|
| 7 | 0.28 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/pimcore-studio/" "api" ] |
| 8 | 0.28 ms |
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
"/pimcore-studio/api"
]
|
| 9 | 0.24 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "pimcore-studio" ] |
| 10 | 0.28 ms |
SELECT id FROM documents_page WHERE prettyUrl = ? ORDER BY id LIMIT 1
Parameters:
[
"/pimcore-studio"
]
|
| 11 | 0.29 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
| 12 | 0.44 ms |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 13 | 0.60 ms |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "user" 1 ] |
| 14 | 0.44 ms |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
1
]
|
| 15 | 0.37 ms |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
1
]
|
| 16 | 0.35 ms |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
1
]
|
| 17 | 0.81 ms |
SELECT * FROM users_permission_definitions ORDER BY `category`
Parameters:
[] |
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.