Query Metrics
34
Database Queries
15
Different statements
27.26 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.13 ms (18.82%) |
7 |
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:
[
95
]
|
|
4.50 ms (16.50%) |
4 |
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:
[ "/vi" "path" "auto_create" "/vi" "path_query" "https://website.ama-preview.polargold.dev/vi" "entire_uri" ] |
|
2.94 ms (10.78%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"vi"
]
|
|
2.88 ms (10.57%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.50 ms (9.18%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "vi" ] |
|
1.80 ms (6.61%) |
3 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.66 ms (6.09%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,98,97,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
103
]
|
|
1.37 ms (5.01%) |
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:
[
103
]
|
|
0.78 ms (2.88%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
95
]
|
|
0.69 ms (2.52%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
103
]
|
|
0.67 ms (2.47%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
95
]
|
|
0.63 ms (2.31%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.60 ms (2.21%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.58 ms (2.11%) |
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:
[
95
]
|
|
0.53 ms (1.93%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/vi' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
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.