Query Metrics
14
Database Queries
8
Different statements
8.27 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 0.56 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 = 10 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/downloads/caro-120-d63" "path" "auto_create" "/de/downloads/caro-120-d63" "path_query" "https://it.attika.a4interactive.ch/de/downloads/caro-120-d63" "entire_uri" ] |
| 3 | 0.49 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 4 | 0.75 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it.attika.ch/de/downloads/" "caro-120-d63" ] |
| 5 | 0.36 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/it.attika.ch/de/downloads/caro-120-d63"
]
|
| 6 | 1.75 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:
[ "/it.attika.ch/%" "/de/downloads/caro-120-d63" ] |
| 7 | 0.26 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it.attika.ch/de/" "downloads" ] |
| 8 | 0.21 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/it.attika.ch/de/downloads"
]
|
| 9 | 0.37 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:
[ "/it.attika.ch/%" "/de/downloads" ] |
| 10 | 0.40 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
| 11 | 0.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 12 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 13 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 14 | 0.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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/downloads/caro-120-d63" "path" "auto_create" "/de/downloads/caro-120-d63" "path_query" "https://it.attika.a4interactive.ch/de/downloads/caro-120-d63" "entire_uri" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.