Query Metrics
5
Database Queries
5
Different statements
99.07 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
84.80 ms (85.59%) |
1 |
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:
[
"2"
]
|
5.10 ms (5.15%) |
1 |
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:
[
2
]
|
4.73 ms (4.78%) |
1 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
3.83 ms (3.86%) |
1 |
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:
[] |
0.61 ms (0.62%) |
1 |
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. |