Query Metrics
22
Database Queries
7
Different statements
12.37 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.83 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/live-data/weather/temperature/" "264" ] |
| 2 | 0.92 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data/weather/temperature/264"
]
|
| 3 | 0.52 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/live-data/weather/" "temperature" ] |
| 4 | 0.36 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data/weather/temperature"
]
|
| 5 | 0.62 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/live-data/" "weather" ] |
| 6 | 0.36 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data/weather"
]
|
| 7 | 0.43 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "live-data" ] |
| 8 | 0.44 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data"
]
|
| 9 | 0.35 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
| 10 | 0.61 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
| 11 | 0.62 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 12 | 1.62 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/live-data/weather/temperature/264" "path" "auto_create" "/de/live-data/weather/temperature/264" "path_query" "https://alpenregion-staging.conecto.rocks/de/live-data/weather/temperature/264" "entire_uri" ] |
| 13 | 0.74 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 14 | 0.77 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/live-data/weather/temperature/" "264" ] |
| 15 | 0.47 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data/weather/temperature/264"
]
|
| 16 | 0.37 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/live-data/weather/" "temperature" ] |
| 17 | 0.60 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data/weather/temperature"
]
|
| 18 | 0.40 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/live-data/" "weather" ] |
| 19 | 0.30 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data/weather"
]
|
| 20 | 0.27 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "live-data" ] |
| 21 | 0.29 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/live-data"
]
|
| 22 | 0.50 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"weather"
]
|
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
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |