Query Metrics
10
Database Queries
6
Different statements
22.42 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
8.23 ms (36.70%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.99 ms (17.82%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/BGS - Testsektion_designB/" "robots.txt" ] |
|
3.06 ms (13.64%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"robots.txt"
]
|
|
2.58 ms (11.51%) |
1 |
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" ] |
|
2.51 ms (11.22%) |
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 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" ] |
|
2.04 ms (9.12%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/BGS - Testsektion_designB/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.