Query Metrics
27
Database Queries
11
Different statements
15.00 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.63 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 0.63 ms |
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:
[ "/en" "path" "auto_create" "/en" "path_query" "https://website.ama-preview.polargold.dev/en" "entire_uri" ] |
| 3 | 0.62 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.71 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 5 | 0.42 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 6 | 0.35 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
| 7 | 0.56 ms |
SELECT id FROM website_settings
Parameters:
[] |
| 8 | 0.33 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
| 9 | 0.25 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
2
]
|
| 10 | 0.24 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
| 11 | 0.24 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
4
]
|
| 12 | 0.30 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
5
]
|
| 13 | 0.49 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
6
]
|
| 14 | 0.38 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
7
]
|
| 15 | 0.39 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
| 16 | 0.70 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 17 | 0.69 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 18 | 0.89 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderLogoAction" "path_query" "https://website.ama-preview.polargold.dev/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderLogoAction" "entire_uri" ] |
| 19 | 0.73 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
18
]
|
| 20 | 0.59 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 21 | 0.77 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AmainSideNavigationAction" "path_query" "https://website.ama-preview.polargold.dev/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AmainSideNavigationAction" "entire_uri" ] |
| 22 | 0.86 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
3
]
|
| 23 | 0.66 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
46
]
|
| 24 | 0.64 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
47
]
|
| 25 | 0.49 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 26 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 27 | 0.83 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderLogoAction" "path_query" "https://website.ama-preview.polargold.dev/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AheaderLogoAction" "entire_uri" ] |
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.