Query Metrics
5
Database Queries
5
Different statements
16.92 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 5.25 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 | 5.19 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 | 1.45 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:
[] |
4 | 4.42 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
5 | 0.61 ms |
SELECT DATABASE()
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. |
App\Entity\Booking | No errors. |
App\Entity\Bill | No errors. |
App\Entity\Contact | No errors. |