Error 500 Internal Server Error

GET https://cliniquechampel.w-ap.dev/fr/praticien/25/dr-reist-mirella

Forwarded to ErrorController (4a4bc5)

Query Metrics

9 Database Queries
6 Different statements
0.70 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.19 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.page_title AS page_title_5, t0.og_title AS og_title_6, t0.og_description AS og_description_7, t0.keywords AS keywords_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.thumbnail_id AS thumbnail_id_11 FROM page_metadata t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "team-page"
]
2 0.09 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.slug AS slug_5, t0.degrees AS degrees_6, t0.certifications AS certifications_7, t0.office_phone AS office_phone_8, t0.office_address AS office_address_9, t0.email AS email_10, t0.vip_level AS vip_level_11, t0.position AS position_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.linkedin_profile AS linkedin_profile_15, t0.picture_id AS picture_id_16, t0.metadata_id AS metadata_id_17 FROM practitioner t0 WHERE t0.id = ?
Parameters:
[
  "25"
]
3 0.11 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "25"
  "fr"
  "App\Entity\Practitioner"
]
4 0.06 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.page_title AS page_title_5, t0.og_title AS og_title_6, t0.og_description AS og_description_7, t0.keywords AS keywords_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.thumbnail_id AS thumbnail_id_11 FROM page_metadata t0 WHERE t0.id = ?
Parameters:
[
  33
]
5 0.05 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "33"
  "fr"
  "App\Entity\PageMetadata"
]
6 0.05 ms
SELECT t0.file_path AS file_path_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM static_media_object t0 WHERE t0.id = ?
Parameters:
[
  b"\x01›­¡Zçq¨ý³Û\x04UR"
]
7 0.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.country_code AS country_code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM languages t0 INNER JOIN practitioner_languages ON t0.id = practitioner_languages.languages_id WHERE practitioner_languages.practitioner_id = ?
Parameters:
[
  25
]
8 0.05 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "3"
  "fr"
  "App\Entity\Languages"
]
9 0.03 ms
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "4"
  "fr"
  "App\Entity\Languages"
]

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\Languages 2
App\Entity\Practitioner 1
App\Entity\StaticMediaObject 1
App\Entity\PageMetadata 1