Query Metrics
1
Database Queries
1
Different statements
0.30 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.training_plan AS training_plan_4, t0.certification AS certification_5, t0.duration AS duration_6, t0.start_date AS start_date_7, t0.end_date AS end_date_8, t0.price AS price_9, t0.translation AS translation_10, t0.slug AS slug_11, t0.status AS status_12, t0.created_at AS created_at_13, t0.prerequisites AS prerequisites_14, t0.knowledge AS knowledge_15, t0.related_courses AS related_courses_16, t0.logo AS logo_17, t0.teachers AS teachers_18, t0.geolocation_id AS geolocation_id_19 FROM training t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"url"
]
|
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\Training | No errors. |
App\Entity\Geolocation | No errors. |