GET https://ichtah.gebanalysis.cloud/agency

Query Metrics

3 Database Queries
3 Different statements
1.60 ms Query time
0 Invalid entities
14 Managed entities

Queries

Group similar statements

# Time Info
1 0.68 ms
SELECT t0.id AS id_1, t0.agency_hero_image AS agency_hero_image_2, t0.agency_hero_title AS agency_hero_title_3, t0.agency_hero_subtitle AS agency_hero_subtitle_4, t0.agency_hero_slug AS agency_hero_slug_5, t0.agency_hero_video AS agency_hero_video_6, t0.agency_video AS agency_video_7, t0.agency_creative_title AS agency_creative_title_8, t0.agency_creative_paragraph AS agency_creative_paragraph_9, t0.agency_offres_image AS agency_offres_image_10, t0.agency_offres_title AS agency_offres_title_11, t0.agency_offres_slug AS agency_offres_slug_12, t0.agency_references_title AS agency_references_title_13, t0.agency_references_subtitle AS agency_references_subtitle_14, t0.is_image_published AS is_image_published_15, t0.is_video_published AS is_video_published_16 FROM agency t0 ORDER BY t0.id ASC LIMIT 1
Parameters:
[]
2 0.54 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, s1_.id AS id_2, s1_.title AS title_3, s1_.image AS image_4, s1_.video AS video_5, s1_.is_image_published AS is_image_published_6, s1_.is_video_published AS is_video_published_7, a0_.agency_id AS agency_id_8, s1_.reference_id AS reference_id_9 FROM agency_reference a0_ LEFT JOIN slider_image_reference s1_ ON a0_.id = s1_.reference_id WHERE a0_.agency_id = ? ORDER BY a0_.id ASC, s1_.id ASC
Parameters:
[
  1
]
3 0.39 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
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\AgencyReference 6
App\Entity\SliderImageReference 6
App\Entity\Agency 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Agency No errors.
App\Entity\AgencyReference No errors.
App\Entity\SliderImageReference No errors.
App\Entity\User No errors.