Query Metrics
3
Database Queries
3
Different statements
19.15 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
8.35 ms (43.58%) |
1 |
SELECT t0.id AS id_1, t0.name_pdf AS name_pdf_2, t0.titre AS titre_3, t0.localisation AS localisation_4, t0.nom_structure AS nom_structure_5, t0.description_structure AS description_structure_6, t0.intitule_poste AS intitule_poste_7, t0.description_poste AS description_poste_8, t0.missions AS missions_9, t0.statut AS statut_10, t0.logo_structure AS logo_structure_11, t0.nombre_candidature AS nombre_candidature_12, t0.experience AS experience_13, t0.convention_collective AS convention_collective_14, t0.outils AS outils_15, t0.temps_travail AS temps_travail_16, t0.date_debut_contrat AS date_debut_contrat_17, t0.date_publication AS date_publication_18, t0.date_archivage AS date_archivage_19, t0.salaire AS salaire_20, t0.formation AS formation_21, t0.competences AS competences_22, t0.qualites AS qualites_23, t0.type_contrat AS type_contrat_24, t0.categorie_contrat AS categorie_contrat_25, t0.avantages AS avantages_26, t0.duree AS duree_27, t0.nb_volontaire AS nb_volontaire_28, t0.date_fin_contrat AS date_fin_contrat_29, t0.id_user AS id_user_30 FROM offer t0
Parameters:
[] |
7.81 ms (40.78%) |
1 |
SELECT t0.id AS id_1, t0.cv AS cv_2, t0.lettre_motivation AS lettre_motivation_3, t0.commentaire AS commentaire_4, t0.user_id AS user_id_5, t0.offer_id AS offer_id_6 FROM candidature t0
Parameters:
[] |
3.00 ms (15.64%) |
1 |
SELECT t0.id AS id_1, t0.nom_structure AS nom_structure_2, t0.description_structure AS description_structure_3 FROM structure t0
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\Offer | No errors. |
App\Entity\User | No errors. |
App\Entity\Candidature | No errors. |
App\Entity\Structure | No errors. |