Query Metrics

3 Database Queries
3 Different statements
3.17 ms Query time
0 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.21 ms
(38.03%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.content AS content_4, t0.is_showtitle AS is_showtitle_5, t0.is_showdate AS is_showdate_6, t0.is_showreadmore AS is_showreadmore_7, t0.is_link AS is_link_8, t0.link_text AS link_text_9, t0.state AS state_10, t0.article_front_file AS article_front_file_11, t0.article_front_name AS article_front_name_12, t0.article_front_size AS article_front_size_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.img_position AS img_position_16, t0.category_id AS category_id_17, t0.author_id AS author_id_18 FROM articles t0 WHERE t0.id = ?
Parameters:
[
  "22"
]
1.01 ms
(31.95%)
1
SELECT a0_.id AS id_0, a0_.name_site AS name_site_1, a0_.slogan_site AS slogan_site_2, a0_.descr_site AS descr_site_3, a0_.is_online AS is_online_4, a0_.admin_email AS admin_email_5, a0_.admin_webmaster AS admin_webmaster_6, a0_.is_blockmenufluid AS is_blockmenufluid_7, a0_.offline_message AS offline_message_8, a0_.is_showofflinemessage AS is_showofflinemessage_9, a0_.is_showofflinelogo AS is_showofflinelogo_10, a0_.is_showtitlesitehome AS is_showtitlesitehome_11, a0_.url_facebook AS url_facebook_12, a0_.url_instagram AS url_instagram_13, a0_.url_linkedin AS url_linkedin_14, a0_.url_googlebusiness AS url_googlebusiness_15, a0_.logo_file AS logo_file_16, a0_.logo_name AS logo_name_17, a0_.logo_size AS logo_size_18, a0_.favicon_file AS favicon_file_19, a0_.favicon_name AS favicon_name_20, a0_.favicon_size AS favicon_size_21, a0_.created_at AS created_at_22, a0_.updated_at AS updated_at_23 FROM application a0_ LIMIT 1
Parameters:
[]
0.95 ms
(30.03%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.state AS state_3, p0_.is_menu AS is_menu_4, p1_.id AS id_5, p0_.position AS position_6 FROM page p0_ LEFT JOIN page p1_ ON p0_.parent_id = p1_.id WHERE p0_.state = ? AND p0_.is_menu = ?
Parameters:
[
  "publiée"
  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\Webapp\Articles 1
App\Entity\Webapp\choice\Category 1
App\Entity\Admin\Employed 1
App\Entity\Admin\Application 1

Entities Mapping