GET https://www.ichtah.gebanalysis.cloud/public/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.16 ms
(58.04%)
1
SELECT t0.id AS id_1, t0.home_hero_image AS home_hero_image_2, t0.home_hero_title AS home_hero_title_3, t0.home_hero_slug AS home_hero_slug_4, t0.home_agency_image AS home_agency_image_5, t0.home_agency_title AS home_agency_title_6, t0.home_agency_subtitle AS home_agency_subtitle_7, t0.home_agency_paragraph AS home_agency_paragraph_8, t0.home_school_image AS home_school_image_9, t0.home_school_title AS home_school_title_10, t0.home_school_subtitle AS home_school_subtitle_11, t0.home_school_paragraph AS home_school_paragraph_12, t0.home_news_title AS home_news_title_13, t0.home_news_slug AS home_news_slug_14, t0.home_histoire_image AS home_histoire_image_15, t0.home_histoire_title AS home_histoire_title_16, t0.home_histoire_paragraph AS home_histoire_paragraph_17 FROM home t0 LIMIT 1
Parameters:
[]
0.84 ms
(41.96%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.image AS image_6, t0.type AS type_7, t0.is_published AS is_published_8, t0.published_at AS published_at_9, t0.event_date AS event_date_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.hero_title AS hero_title_13, t0.hero_text AS hero_text_14, t0.event_title AS event_title_15 FROM news t0 WHERE t0.is_published = ? AND t0.type = ? ORDER BY t0.published_at DESC LIMIT 3
Parameters:
[
  1
  "news"
]

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\News 3
App\Entity\Home 1

Entities Mapping

Class Mapping errors
App\Entity\Home No errors.
App\Entity\News No errors.