Query Metrics
23
Database Queries
14
Different statements
15.93 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.33 ms (20.89%) |
6 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
96
]
|
|
3.17 ms (19.88%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"id"
]
|
|
1.65 ms (10.37%) |
3 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.64 ms (10.28%) |
2 |
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:
[ "/id" "path" "auto_create" "/id" "path_query" "https://website.ama-preview.polargold.dev/id" "entire_uri" ] |
|
1.36 ms (8.52%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.82 ms (5.16%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,101,100,96) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
104
]
|
|
0.77 ms (4.81%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
104
]
|
|
0.71 ms (4.43%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "id" ] |
|
0.47 ms (2.94%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/id' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.45 ms (2.85%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
96
]
|
|
0.44 ms (2.74%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.40 ms (2.51%) |
1 |
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents LEFT JOIN documents_snippet ON documents.id = documents_snippet.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
104
]
|
|
0.40 ms (2.49%) |
1 |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
96
]
|
|
0.34 ms (2.13%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.