Query Metrics
36
Database Queries
16
Different statements
25.83 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.79 ms (18.54%) |
8 |
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 (12.26%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"id"
]
|
|
2.64 ms (10.23%) |
3 |
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" ] |
|
2.47 ms (9.55%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "id" ] |
|
2.07 ms (8.03%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.65 ms (6.39%) |
3 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.61 ms (6.24%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,101,100,96) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
104
]
|
|
1.56 ms (6.03%) |
2 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
96
]
|
|
1.44 ms (5.56%) |
2 |
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
]
|
|
1.07 ms (4.16%) |
2 |
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.90 ms (3.47%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,96) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
109
]
|
|
0.77 ms (2.97%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
104
]
|
|
0.47 ms (1.82%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/id' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.45 ms (1.76%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
96
]
|
|
0.44 ms (1.69%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.34 ms (1.31%) |
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.