https://dev.toofoot.com/

Query Metrics

5 Database Queries
5 Different statements
1.14 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.64 ms
SELECT r0_.id AS id_0, r0_.image AS image_1, r0_.texte_g AS texte_g_2, r0_.text_p AS text_p_3, r0_.position AS position_4, r0_.name AS name_5, r0_.image_mobile AS image_mobile_6, r0_.son AS son_7, r0_.frequence AS frequence_8, r0_.son_f AS son_f_9, c1_.id AS id_10, c1_.nom_concept AS nom_concept_11, c1_.texte_co AS texte_co_12, c1_.background_color AS background_color_13, c1_.logo AS logo_14, c1_.position AS position_15, c1_.image AS image_16, c1_.video AS video_17, c1_.diplay_video AS diplay_video_18, c1_.son AS son_19, c1_.frequence AS frequence_20, c1_.son_f AS son_f_21, c1_.displayvb AS displayvb_22, c1_.videob AS videob_23, c1_.choicevb AS choicevb_24, c1_.videom AS videom_25, c1_.font AS font_26, r0_.id_concept_id AS id_concept_id_27 FROM realisation r0_ INNER JOIN concept c1_ ON r0_.id_concept_id = c1_.id ORDER BY c1_.position ASC, r0_.position ASC
Parameters:
[]
2 0.14 ms
SELECT t0.id AS id_1, t0.nom_concept AS nom_concept_2, t0.texte_co AS texte_co_3, t0.background_color AS background_color_4, t0.logo AS logo_5, t0.position AS position_6, t0.image AS image_7, t0.video AS video_8, t0.diplay_video AS diplay_video_9, t0.son AS son_10, t0.frequence AS frequence_11, t0.son_f AS son_f_12, t0.displayvb AS displayvb_13, t0.videob AS videob_14, t0.choicevb AS choicevb_15, t0.videom AS videom_16, t0.font AS font_17 FROM concept t0 ORDER BY t0.position ASC
Parameters:
[]
3 0.11 ms
SELECT t0.id AS id_1, t0.texte_ci AS texte_ci_2, t0.image AS image_3, t0.cadre AS cadre_4, t0.cadreloc AS cadreloc_5, t0.display AS display_6, t0.position AS position_7, t0.image2 AS image2_8, t0.image_mobile AS image_mobile_9, t0.cadre_mobile AS cadre_mobile_10, t0.font AS font_11, t0.cadre_color AS cadre_color_12, t0.text_cadre AS text_cadre_13, t0.diplay_cadre AS diplay_cadre_14, t0.text_cadre_mobile AS text_cadre_mobile_15, t0.fontsize AS fontsize_16, t0.fontsizem AS fontsizem_17, t0.ancre AS ancre_18 FROM citation t0 ORDER BY t0.position ASC
Parameters:
[]
4 0.09 ms
SELECT t0.id AS id_1, t0.son_h AS son_h_2, t0.nom_page AS nom_page_3, t0.delay AS delay_4, t0.frequence AS frequence_5, t0.perso_v_id AS perso_v_id_6 FROM son t0
Parameters:
[]
5 0.15 ms
SELECT p0_.id AS id_0, p0_.nom AS nom_1, s1_.id AS id_2, s1_.son_h AS son_h_3, s1_.nom_page AS nom_page_4, s1_.delay AS delay_5, s1_.frequence AS frequence_6, s1_.perso_v_id AS perso_v_id_7 FROM perso_v p0_ LEFT JOIN son s1_ ON p0_.id = s1_.perso_v_id
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.

Entities Mapping

Class Mapping errors
App\Entity\Citation No errors.
App\Entity\Son No errors.
App\Entity\Realisation No errors.
App\Entity\Concept No errors.
App\Entity\ImageRealisation No errors.
App\Entity\ImageRealisationMobile No errors.
App\Entity\ImageConcept No errors.
App\Entity\PersoV No errors.