Query Metrics
10
Database Queries
6
Different statements
22.42 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 2.51 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 = 3) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/robots.txt" "path" "auto_create" "/robots.txt" "path_query" "http://test-alpenverein.de/robots.txt" "entire_uri" ] |
| 3 | 2.10 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/BGS - Testsektion_designB/" "robots.txt" ] |
| 4 | 2.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/BGS - Testsektion_designB/robots.txt"
]
|
| 5 | 2.58 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/BGS - Testsektion\_designB/%" "/robots.txt" ] |
| 6 | 1.89 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "BGS - Testsektion_designB" ] |
| 7 | 3.06 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
| 8 | 2.01 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "robots.txt-0" "robots.txt" ] |
| 9 | 2.05 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "robots.txt-5" "robots.txt" ] |
| 10 | 1.88 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "robots.txt-6" "robots.txt" ] |
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.