GET https://frontest.simplyform.lmosoft.com/api/reunions/all

Query Metrics

6 Database Queries
4 Different statements
9.07 ms Query time
0 Invalid entities
22 Managed entities

Queries

Group similar statements

# Time Info
1 0.28 ms
SELECT m0_.id AS id_0, m0_.created_at AS created_at_1, m0_.updated_at AS updated_at_2, m0_.archive AS archive_3, m0_.code AS code_4, m0_.designation AS designation_5, m0_.valeur AS valeur_6, m0_.valeur2 AS valeur2_7, m0_.htmlvaleur AS htmlvaleur_8, m0_.valeur3 AS valeur3_9, m1_.id AS id_10, m1_.created_at AS created_at_11, m1_.updated_at AS updated_at_12, m1_.archive AS archive_13, m1_.module AS module_14, m1_.code AS code_15, m1_.designation AS designation_16, m0_.created_by_id AS created_by_id_17, m0_.updated_by_id AS updated_by_id_18, m0_.masterliste_id AS masterliste_id_19, m0_.api_gestiform_id AS api_gestiform_id_20, m1_.created_by_id AS created_by_id_21, m1_.updated_by_id AS updated_by_id_22, m1_.api_gestiform_id AS api_gestiform_id_23 FROM masterlistelg m0_ INNER JOIN masterliste m1_ ON m0_.masterliste_id = m1_.id WHERE m0_.code = ? AND m1_.module = ? AND m1_.code = ? LIMIT 1
Parameters:
[
  "NBHRSFORMATION"
  "NOYAU"
  "PARAMETRAGE"
]
2 7.30 ms
SELECT m0_.id AS id_0, m0_.created_at AS created_at_1, m0_.updated_at AS updated_at_2, m0_.archive AS archive_3, m0_.code AS code_4, m0_.designation AS designation_5, m0_.valeur AS valeur_6, m0_.valeur2 AS valeur2_7, m0_.htmlvaleur AS htmlvaleur_8, m0_.valeur3 AS valeur3_9, m1_.id AS id_10, m1_.created_at AS created_at_11, m1_.updated_at AS updated_at_12, m1_.archive AS archive_13, m1_.module AS module_14, m1_.code AS code_15, m1_.designation AS designation_16, m0_.created_by_id AS created_by_id_17, m0_.updated_by_id AS updated_by_id_18, m0_.masterliste_id AS masterliste_id_19, m0_.api_gestiform_id AS api_gestiform_id_20, m1_.created_by_id AS created_by_id_21, m1_.updated_by_id AS updated_by_id_22, m1_.api_gestiform_id AS api_gestiform_id_23 FROM masterlistelg m0_ INNER JOIN masterliste m1_ ON m0_.masterliste_id = m1_.id WHERE m0_.code = ? AND m1_.module = ? AND m1_.code = ? LIMIT 1
Parameters:
[
  "reunions_all"
  "TRIGGER"
  "METHOD"
]
3 0.39 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.archive AS archive_4, t0.titre AS titre_5, t0.description AS description_6, t0.open AS open_7, t0.start AS start_8, t0.end AS end_9, t0.created_by_id AS created_by_id_10, t0.updated_by_id AS updated_by_id_11, t0.session_id AS session_id_12, t0.salle_id AS salle_id_13 FROM reunion t0
Parameters:
[]
4 0.35 ms
SELECT t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.archive AS archive_8, t0.email AS email_9, t0.password AS password_10, t0.plain_password AS plain_password_11, t0.roles AS roles_12, t0.enabled AS enabled_13, t0.status AS status_14, t0.rgpd AS rgpd_15, t0.api_token AS api_token_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.adresse_id AS adresse_id_19, t0.photo_id AS photo_id_20, t0.api_gestiform_id AS api_gestiform_id_21, t0.type, t1.rgpd_signed_at AS rgpd_signed_at_22, t1.personal_informations_id AS personal_informations_id_23, t1.rgpd_document_id AS rgpd_document_id_24, t1.responsable_hierarchique_id AS responsable_hierarchique_id_25, t2.mineur AS mineur_26, t2.dossier_actif_id AS dossier_actif_id_27, t2.representant_legal_id AS representant_legal_id_28, t3.prefecture AS prefecture_29, t3.numero_activite AS numero_activite_30, t3.numero_activite2 AS numero_activite2_31, t3.liste_competences AS liste_competences_32, t3.debut_habilitation AS debut_habilitation_33, t3.fin_habilitation AS fin_habilitation_34, t3.jury_uniquement AS jury_uniquement_35, t3.mission_proposee AS mission_proposee_36, t3.statut_id AS statut_id_37, t4.personal_informations_id AS personal_informations_id_38, t4.signature_file_id AS signature_file_id_39 FROM user t0 LEFT JOIN employe t1 ON t0.id = t1.id LEFT JOIN apprenant t2 ON t0.id = t2.id LEFT JOIN formateur t3 ON t0.id = t3.id LEFT JOIN personne t4 ON t0.id = t4.id WHERE t0.id = ?
Parameters:
[
  1
]
5 0.33 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.archive AS archive_4, t0.intitule AS intitule_5, t0.type AS type_6, t0.session_dokelio AS session_dokelio_7, t0.dokelio_parcours AS dokelio_parcours_8, t0.simul_nb_apprenants AS simul_nb_apprenants_9, t0.numero_session AS numero_session_10, t0.duree AS duree_11, t0.date_debut AS date_debut_12, t0.date_debut_affichage AS date_debut_affichage_13, t0.date_fin_affichage AS date_fin_affichage_14, t0.site_partenaire AS site_partenaire_15, t0.guaranteed AS guaranteed_16, t0.permenant AS permenant_17, t0.publie_site AS publie_site_18, t0.dates_larges AS dates_larges_19, t0.lieu AS lieu_20, t0.modalite_par_defaut AS modalite_par_defaut_21, t0.created_by_id AS created_by_id_22, t0.updated_by_id AS updated_by_id_23, t0.salle_defaut_id AS salle_defaut_id_24, t0.parcours_id AS parcours_id_25, t0.adresse_partenaire_id AS adresse_partenaire_id_26, t0.statut_id AS statut_id_27, t0.referent_pedagogique_id AS referent_pedagogique_id_28, t0.referent_coach_id AS referent_coach_id_29, t0.referent_administratif_id AS referent_administratif_id_30, t0.referent_handicap_id AS referent_handicap_id_31, t0.planning_id AS planning_id_32, t0.site_id AS site_id_33, t0.api_gestiform_id AS api_gestiform_id_34 FROM session t0 WHERE t0.id = ?
Parameters:
[
  12
]
6 0.42 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.archive AS archive_4, t0.intitule AS intitule_5, t0.type AS type_6, t0.session_dokelio AS session_dokelio_7, t0.dokelio_parcours AS dokelio_parcours_8, t0.simul_nb_apprenants AS simul_nb_apprenants_9, t0.numero_session AS numero_session_10, t0.duree AS duree_11, t0.date_debut AS date_debut_12, t0.date_debut_affichage AS date_debut_affichage_13, t0.date_fin_affichage AS date_fin_affichage_14, t0.site_partenaire AS site_partenaire_15, t0.guaranteed AS guaranteed_16, t0.permenant AS permenant_17, t0.publie_site AS publie_site_18, t0.dates_larges AS dates_larges_19, t0.lieu AS lieu_20, t0.modalite_par_defaut AS modalite_par_defaut_21, t0.created_by_id AS created_by_id_22, t0.updated_by_id AS updated_by_id_23, t0.salle_defaut_id AS salle_defaut_id_24, t0.parcours_id AS parcours_id_25, t0.adresse_partenaire_id AS adresse_partenaire_id_26, t0.statut_id AS statut_id_27, t0.referent_pedagogique_id AS referent_pedagogique_id_28, t0.referent_coach_id AS referent_coach_id_29, t0.referent_administratif_id AS referent_administratif_id_30, t0.referent_handicap_id AS referent_handicap_id_31, t0.planning_id AS planning_id_32, t0.site_id AS site_id_33, t0.api_gestiform_id AS api_gestiform_id_34 FROM session t0 WHERE t0.id = ?
Parameters:
[
  10
]

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\Gestiform\Users\User 4
App\Entity\Gestiform\Formations\Reunion\Reunion 3
App\Entity\Gestiform\Admin\MasterListe\Masterlistelg 2
App\Entity\Common\Upload 2
App\Entity\Gestiform\Formations\Session\Session 2
App\Entity\Gestiform\Formations\Catalogue\Parcours\Parcours 2
App\Entity\Gestiform\Formations\Session\Planning\Planning 2
App\Entity\Gestiform\Admin\ApiGestiform 1
App\Entity\Gestiform\Admin\MasterListe\Masterliste 1
App\Entity\Gestiform\Formations\Dossier\PersonalInformations 1
App\Entity\Gestiform\Admin\Salle 1
App\Entity\Gestiform\Admin\Site 1