Query Metrics
13
Database Queries
6
Different statements
2.71 ms
Query time
0
Invalid entities
32
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.78 ms (28.91%) |
7 |
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.type_poste AS type_poste_5, t0.titre_poste AS titre_poste_6, t0.description_poste AS description_poste_7, t0.competences_attendues AS competences_attendues_8, t0.conditions AS conditions_9, t0.mots_cles AS mots_cles_10, t0.date_offre AS date_offre_11, t0.statut AS statut_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.entreprise_id AS entreprise_id_15, t0.contact_id AS contact_id_16, t0.employe_id AS employe_id_17, t0.lead_id AS lead_id_18 FROM offre_emploi t0 WHERE t0.lead_id = ?
Parameters:
[
7
]
|
|
0.57 ms (20.82%) |
2 |
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" ] |
|
0.41 ms (14.96%) |
1 |
SELECT l0_.id AS id_0, l0_.created_at AS created_at_1, l0_.updated_at AS updated_at_2, l0_.archive AS archive_3, l0_.nom AS nom_4, l0_.prenom AS prenom_5, l0_.civilite AS civilite_6, l0_.email AS email_7, l0_.telephone AS telephone_8, l0_.societe AS societe_9, l0_.dossier_type AS dossier_type_10, l0_.message AS message_11, l0_.type AS type_12, l0_.profil AS profil_13, l0_.source_formulaire AS source_formulaire_14, l0_.source_canal AS source_canal_15, l0_.first_contact_at AS first_contact_at_16, l0_.last_contact_at AS last_contact_at_17, l0_.status AS status_18, l0_.is_qualified AS is_qualified_19, l0_.is_won AS is_won_20, l0_.is_lost AS is_lost_21, l0_.won_at AS won_at_22, l0_.lost_at AS lost_at_23, l0_.lost_reason AS lost_reason_24, l0_.formation_interet AS formation_interet_25, l0_.next_contact_date AS next_contact_date_26, l0_.is_late_lead AS is_late_lead_27, l0_.created_by_id AS created_by_id_28, l0_.updated_by_id AS updated_by_id_29, l0_.dossier_id AS dossier_id_30, l0_.employe_id AS employe_id_31, l0_.source_id AS source_id_32 FROM lead_simplyform l0_ ORDER BY l0_.created_at DESC
Parameters:
[] |
|
0.35 ms (12.85%) |
1 |
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
]
|
|
0.32 ms (11.72%) |
1 |
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.module AS module_5, t0.code AS code_6, t0.designation AS designation_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.api_gestiform_id AS api_gestiform_id_10 FROM masterliste t0 WHERE t0.module = ? AND t0.code = ? LIMIT 1
Parameters:
[ "FINANCEURS" "CATEGORIES" ] |
|
0.29 ms (10.75%) |
1 |
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.code AS code_5, t0.designation AS designation_6, t0.valeur AS valeur_7, t0.valeur2 AS valeur2_8, t0.htmlvaleur AS htmlvaleur_9, t0.valeur3 AS valeur3_10, t0.created_by_id AS created_by_id_11, t0.updated_by_id AS updated_by_id_12, t0.masterliste_id AS masterliste_id_13, t0.api_gestiform_id AS api_gestiform_id_14 FROM masterlistelg t0 WHERE t0.masterliste_id = ?
Parameters:
[
104
]
|
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\Admin\MasterListe\Masterlistelg | 10 |
| App\Entity\Gestiform\Formations\Commercial\Lead | 7 |
| App\Entity\Gestiform\Formations\Dossier\Dossier | 7 |
| App\Entity\Common\Upload | 2 |
| App\Entity\Gestiform\Admin\ApiGestiform | 2 |
| App\Entity\Gestiform\Admin\MasterListe\Masterliste | 2 |
| App\Entity\Gestiform\Users\User | 1 |
| App\Entity\Gestiform\Formations\Dossier\PersonalInformations | 1 |