Query Metrics
2
Database Queries
2
Different statements
0.89 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.51 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.video_url AS video_url_3, t0.description AS description_4, t0.price AS price_5, t0.preview_picture AS preview_picture_6, t0.duration AS duration_7, t0.available_at AS available_at_8, t0.backend_id AS backend_id_9 FROM courses t0 LIMIT 9999
Parameters:
[] |
| 2 | 0.38 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.exchange_rate AS exchange_rate_3 FROM exchange_rates t0 WHERE t0.title = ? LIMIT 1
Parameters:
[
"eur"
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Courses | No errors. |
| App\Entity\ExchangeRates | No errors. |