Query Metrics
1
Database Queries
1
Different statements
1.18 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 1.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.on_line AS on_line_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.short_description AS short_description_7, t0.picture AS picture_8, t0.key_code AS key_code_9, t0.arrival_time AS arrival_time_10, t0.departure_time AS departure_time_11, t0.user_id AS user_id_12 FROM gite t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"La Cocuère"
]
|
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\Gite | No errors. |
App\Entity\User | No errors. |
App\Entity\Reservation | No errors. |
App\Entity\Room | No errors. |
App\Entity\PricingRule | No errors. |
App\Entity\Booking | No errors. |