Query Metrics
41
Database Queries
16
Different statements
29.89 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.79 ms (16.02%) |
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
]
|
|
4.46 ms (14.92%) |
5 |
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" ] |
|
3.49 ms (11.67%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.17 ms (10.59%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"id"
]
|
|
2.47 ms (8.25%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "id" ] |
|
2.39 ms (7.99%) |
3 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
96
]
|
|
1.65 ms (5.52%) |
3 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.61 ms (5.39%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,101,100,96) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
104
]
|
|
1.44 ms (4.81%) |
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 (3.60%) |
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 (2.99%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,96) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
109
]
|
|
0.77 ms (2.56%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
104
]
|
|
0.47 ms (1.57%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/id' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.45 ms (1.52%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
96
]
|
|
0.44 ms (1.46%) |
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.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.