Query Metrics
46
Database Queries
16
Different statements
36.48 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.31 ms (17.30%) |
6 |
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" ] |
|
5.87 ms (16.09%) |
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:
[
95
]
|
|
4.33 ms (11.87%) |
6 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.94 ms (8.05%) |
1 |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"vi"
]
|
|
2.53 ms (6.93%) |
4 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.50 ms (6.86%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "vi" ] |
|
2.46 ms (6.74%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,98,97,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
103
]
|
|
2.06 ms (5.65%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
103
]
|
|
2.03 ms (5.57%) |
3 |
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
]
|
|
1.60 ms (4.38%) |
2 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
95
]
|
|
0.84 ms (2.31%) |
1 |
SELECT * FROM translations_messages WHERE `key` = ? AND `language` IN (?, ?, ?, ?, ?, ?, ?) ORDER BY `creationDate`
Parameters:
[ "Phần tử nội dung" "en" "de" "pt" "zh" "es" "vi" "id" ] |
|
0.67 ms (1.85%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
95
]
|
|
0.63 ms (1.73%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.60 ms (1.65%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.58 ms (1.58%) |
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.44%) |
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.