Query Metrics
3
Database Queries
3
Different statements
27.63 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 23.73 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.picture AS picture_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM category t0 WHERE t0.id = ?
Parameters:
[
"1"
]
|
2 | 2.97 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.content AS content_4, t0.price AS price_5, t0.picture AS picture_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.target AS target_10, t0.sessionmin AS sessionmin_11, t0.sessionmax AS sessionmax_12, t0.duration AS duration_13, t0.rythm AS rythm_14, t0.modality AS modality_15, t0.progress AS progress_16, t0.category_id AS category_id_17 FROM service t0 WHERE t0.category_id = ?
Parameters:
[
1
]
|
3 | 0.94 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.picture AS picture_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.deleted_at AS deleted_at_7 FROM category t0
Parameters:
[] |
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\Category | No errors. |
App\Entity\Service | No errors. |
App\Entity\User | No errors. |
App\Entity\Commentary | No errors. |