GET https://www.foodan.app/restaurants/bon-retour

Query Metrics

2 Database Queries
2 Different statements
1.34 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.69 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.address AS address_5, t0.city AS city_6, t0.postal_code AS postal_code_7, t0.country AS country_8, t0.latitude AS latitude_9, t0.longitude AS longitude_10, t0.phone AS phone_11, t0.email AS email_12, t0.website AS website_13, t0.logo AS logo_14, t0.cover_image AS cover_image_15, t0.opening_hours AS opening_hours_16, t0.is_active AS is_active_17, t0.is_verified AS is_verified_18, t0.subscription_type AS subscription_type_19, t0.subscription_expires_at AS subscription_expires_at_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.source_provider AS source_provider_23, t0.source_external_id AS source_external_id_24, t0.imported_at AS imported_at_25, t0.contribution_status AS contribution_status_26, t0.owner_id AS owner_id_27, t0.contributed_by_id AS contributed_by_id_28 FROM restaurant t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "bon-retour"
]
2 0.65 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.is_active AS is_active_5, t0.available_from AS available_from_6, t0.available_until AS available_until_7, t0.display_order AS display_order_8, t0.qr_code AS qr_code_9, t0.status AS status_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.restaurant_id AS restaurant_id_13, t0.created_by_id AS created_by_id_14 FROM menu t0 WHERE t0.restaurant_id = ?
Parameters:
[
  b"[YU\x08\x05‹Gé­¡1–Ò\x04\x19â"
]

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\Restaurant 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Restaurant No errors.
App\Entity\User No errors.
App\Entity\Menu No errors.
App\Entity\RestaurantEnrichment No errors.