GET https://reservation.les-aubergistes.fr/_profiler

Query Metrics

1 Database Queries
1 Different statements
0.92 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.92 ms
(100.00%)
1
SELECT r0_.id AS id_0, r0_.opening_days AS opening_days_1, r0_.opening_hours AS opening_hours_2, r0_.max_group_size AS max_group_size_3, r0_.auto_validation_percentage AS auto_validation_percentage_4, r0_.average_meal_duration AS average_meal_duration_5, r0_.reservation_interval AS reservation_interval_6, r0_.is_active AS is_active_7, r0_.restaurant_name AS restaurant_name_8, r0_.restaurant_logo AS restaurant_logo_9, r0_.restaurant_address AS restaurant_address_10, r0_.restaurant_phone AS restaurant_phone_11, r0_.restaurant_email AS restaurant_email_12, r0_.reservation_email_template AS reservation_email_template_13, r0_.confirmation_email_template AS confirmation_email_template_14, r0_.rejection_email_template AS rejection_email_template_15, r0_.reminder_email_template AS reminder_email_template_16, r0_.reminder_before_hours AS reminder_before_hours_17, r0_.send_reminders AS send_reminders_18, r0_.email_validation_expiration_hours AS email_validation_expiration_hours_19, r0_.enable_no_show AS enable_no_show_20, r0_.max_advance_reservation_days AS max_advance_reservation_days_21, r0_.min_time_before_reservation AS min_time_before_reservation_22, r0_.facebook_url AS facebook_url_23, r0_.instagram_url AS instagram_url_24, r0_.tripadvisor_url AS tripadvisor_url_25, r0_.updated_at AS updated_at_26 FROM restaurant_settings r0_ WHERE r0_.is_active = ? ORDER BY r0_.id DESC LIMIT 1
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\RestaurantSettings 1

Entities Mapping

Class Mapping errors
App\Entity\RestaurantSettings No errors.