Redirect 301 redirect from GET @homepage (905f21)

GET https://cliniquechampel.w-ap.dev/en/

Query Metrics

23 Database Queries
8 Different statements
1.29 ms Query time
0 Invalid entities
76 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.34 ms
(26.14%)
10
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ð…¦§\x04¯‡Œà"
]
0.24 ms
(18.37%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.weight AS weight_4, t0.editor_state AS editor_state_5, t0.html_content AS html_content_6, t0.category_id AS category_id_7, t0.metadata_id AS metadata_id_8 FROM surgery t0 WHERE t0.category_id = ?
Parameters:
[
  5
]
0.21 ms
(16.30%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM post_category t0 INNER JOIN post_post_category ON t0.id = post_post_category.post_category_id WHERE post_post_category.post_id = ?
Parameters:
[
  5
]
0.19 ms
(14.43%)
1
SELECT t0.id AS id_1, t0.author AS author_2, t0.content AS content_3, t0.rating AS rating_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.concerned_surgery_id AS concerned_surgery_id_7 FROM feed_back t0
Parameters:
[]
0.10 ms
(8.09%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.editor_state AS editor_state_5, p0_.html_content AS html_content_6, s1_.file_path AS file_path_7, s1_.created_at AS created_at_8, s1_.updated_at AS updated_at_9, s1_.id AS id_10, p0_.author_id AS author_id_11, p0_.thumbnail_id AS thumbnail_id_12, p0_.metadata_id AS metadata_id_13 FROM post p0_ LEFT JOIN static_media_object s1_ ON p0_.thumbnail_id = s1_.id ORDER BY p0_.created_at DESC LIMIT 4
Parameters:
[]
0.09 ms
(7.36%)
1
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:
[
  "home-page"
]
0.08 ms
(6.20%)
1
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 ORDER BY t0.vip_level DESC, t0.last_name ASC LIMIT 10
Parameters:
[]
0.04 ms
(3.11%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.metadata_id AS metadata_id_6 FROM category 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Surgery 15
App\Entity\PageMetadata 14
App\Entity\StaticMediaObject 14
App\Entity\Practitioner 10
App\Entity\FeedBack 8
App\Entity\Category 4
App\Entity\Post 4
App\Entity\PostCategory 4
App\Entity\User 3

Entities Mapping

Class Mapping errors
App\Entity\FeedBack No errors.
App\Entity\Surgery No errors.
App\Entity\PageMetadata No errors.
App\Entity\MediaObject No errors.
App\Entity\StaticMediaObject No errors.
App\Entity\Category No errors.
App\Entity\Post No errors.
App\Entity\User No errors.
App\Entity\PostCategory No errors.
App\Entity\WYSIWYGAsset No errors.
App\Entity\Practitioner No errors.
App\Entity\Languages No errors.