Query Metrics
24
Database Queries
9
Different statements
15.00 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.87 ms (25.78%) |
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/test" "path" "auto_create" "/id/test" "path_query" "https://website.ama-preview.polargold.dev/id/test" "entire_uri" ] |
|
3.15 ms (21.04%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/id/" "test" ] |
|
3.10 ms (20.66%) |
5 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.29 ms (15.28%) |
3 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
96
]
|
|
0.97 ms (6.49%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.52 ms (3.44%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
104
]
|
|
0.43 ms (2.88%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.34 ms (2.30%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/id/test' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.32 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.