Query Metrics
3
Database Queries
3
Different statements
2.27 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.88 ms (0.00%) |
1 |
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.created_at AS created_at_2 FROM type_service t0_ ORDER BY t0_.id ASC LIMIT 30
Parameters:
[] |
0.72 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.username AS username_4, t0.roles AS roles_5, t0.phone AS phone_6, t0.email AS email_7, t0.password AS password_8, t0.created_at AS created_at_9 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
"figuc"
]
|
0.67 ms (0.00%) |
1 |
SELECT count(t0_.id) AS sclr_0 FROM type_service 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\User | No errors. |
App\Entity\TypeService | No errors. |
App\Entity\ReservationPayment | No errors. |
App\Entity\ReservationBedroom |
|
App\Entity\CustomerReservationEvent | No errors. |
App\Entity\ReservationEventFomula | No errors. |