GET https://preprod.citizenj7-music.fr/tutoriels/catalogue?direction=asc&page=1

Query Metrics

6 Database Queries
4 Different statements
2.35 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time▼ Count Info
1.15 ms
(49.25%)
3
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.site_email AS site_email_3, t0.site_logo AS site_logo_4, t0.site_url AS site_url_5, t0.site_urlfull AS site_urlfull_6, t0.site_adresse AS site_adresse_7, t0.site_cp AS site_cp_8, t0.site_ville AS site_ville_9, t0.site_phone AS site_phone_10, t0.site_youtube AS site_youtube_11, t0.site_verset AS site_verset_12, t0.site_versetverse AS site_versetverse_13, t0.site_presentation AS site_presentation_14, t0.site_facebook AS site_facebook_15, t0.site_apropos AS site_apropos_16 FROM setting t0 LIMIT 1
Parameters:
[]
0.67 ms
(28.48%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.path AS path_3, p0_.is_published AS is_published_4, b1_.id AS id_5, b1_.type AS type_6, b1_.content AS content_7, b1_.image AS image_8, b1_.section AS section_9, b1_.position AS position_10, b1_.page_id AS page_id_11 FROM page p0_ LEFT JOIN block b1_ ON p0_.id = b1_.page_id WHERE p0_.path = ? ORDER BY b1_.position ASC
Parameters:
[
  "/tutoriels/catalogue"
]
0.29 ms
(12.55%)
1
SELECT count(DISTINCT t0_.id) AS sclr_0 FROM tutorial t0_ WHERE t0_.is_published = ?
Parameters:
[
  1
]
0.23 ms
(9.73%)
1
SELECT DISTINCT t0_.id AS id_0, t0_.created_at AS created_at_1 FROM tutorial t0_ WHERE t0_.is_published = ? ORDER BY t0_.created_at DESC LIMIT 12
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\Block 3
App\Entity\Setting 1
App\Entity\Page 1

Entities Mapping

Class Mapping errors
App\Entity\Setting No errors.
App\Entity\Page No errors.
App\Entity\Block No errors.
App\Entity\Tutorial No errors.