Query Metrics
17
Database Queries
11
Different statements
9.76 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.10 ms (31.77%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.57 ms (16.06%) |
1 |
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" ] |
|
0.84 ms (8.57%) |
2 |
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" ] |
|
0.82 ms (8.37%) |
1 |
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 ] |
|
0.65 ms (6.69%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
0.60 ms (6.14%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/fr.attika.ch/de/downloads/" "test-d7441" ] |
|
0.59 ms (6.09%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr.attika.ch/de/downloads/test-d7441"
]
|
|
0.55 ms (5.65%) |
1 |
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" ] |
|
0.44 ms (4.52%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.41 ms (4.21%) |
1 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
475
]
|
|
0.19 ms (1.93%) |
1 |
SET SESSION innodb_strict_mode = 0
Parameters:
[] |
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.