Query Metrics
17
Database Queries
11
Different statements
9.76 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.19 ms |
SET SESSION innodb_strict_mode = 0
Parameters:
[] |
| 2 | 2.03 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 3 | 1.57 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 = 15 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/downloads/test-d7441" "path" "auto_create" "/de/downloads/test-d7441" "path_query" "https://fr.attika.a4interactive.ch/de/downloads/test-d7441" "entire_uri" ] |
| 4 | 0.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 5 | 0.32 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr.attika.ch/de/downloads/" "test-d7441" ] |
| 6 | 0.31 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr.attika.ch/de/downloads/test-d7441"
]
|
| 7 | 0.44 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:
[ "/fr.attika.ch/%" "/de/downloads/test-d7441" ] |
| 8 | 0.28 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr.attika.ch/de/" "downloads" ] |
| 9 | 0.29 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr.attika.ch/de/downloads"
]
|
| 10 | 0.40 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:
[ "/fr.attika.ch/%" "/de/downloads" ] |
| 11 | 0.65 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
| 12 | 0.82 ms |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "web2printDomain" null null ] |
| 13 | 0.41 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
475
]
|
| 14 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 15 | 0.28 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 16 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 17 | 0.55 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/test-d7441" "path" "auto_create" "/de/downloads/test-d7441" "path_query" "https://fr.attika.a4interactive.ch/de/downloads/test-d7441" "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.