Query Metrics
170
Database Queries
3
Different statements
85.11 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
76.63 ms (90.04%) |
168 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.chercheur_id AS chercheur_id_3 FROM auteur t0 INNER JOIN publication_auteur ON t0.id = publication_auteur.auteur_id WHERE publication_auteur.publication_id = ?
Parameters:
[
1
]
|
5.02 ms (5.90%) |
1 |
SELECT t0.id AS id_1, t0.annee AS annee_2, t0.revue AS revue_3, t0.titre AS titre_4, t0.doi AS doi_5, t0.created_at AS created_at_6, t0.description AS description_7, t0.updated_at AS updated_at_8, t0.lieu_conference AS lieu_conference_9, t0.date_conference AS date_conference_10, t0.page AS page_11, t0.nom_journal AS nom_journal_12, t0.quartile AS quartile_13, t0.facteur_impact AS facteur_impact_14, t0.volume AS volume_15, t0.rang_conference AS rang_conference_16, t0.titre_livre AS titre_livre_17, t0.titre_confr AS titre_confr_18, t0.titre_journal AS titre_journal_19, t0.structure_id AS structure_id_20, t0.user_id AS user_id_21, t0.projet_id AS projet_id_22 FROM publication t0
Parameters:
[] |
3.46 ms (4.06%) |
1 |
SELECT t0.id AS id_1, t0.nom_long AS nom_long_2, t0.nom_court AS nom_court_3, t0.nom_arabe AS nom_arabe_4, t0.type AS type_5, t0.etat AS etat_6, t0.adresse AS adresse_7, t0.email AS email_8, t0.site_web AS site_web_9, t0.logo AS logo_10, t0.description AS description_11, t0.code AS code_12, t0.image1 AS image1_13, t0.image2 AS image2_14, t0.image3 AS image3_15, t0.doc_pdf AS doc_pdf_16, t0.nom_doc_pdf AS nom_doc_pdf_17, t0.responsable_id AS responsable_id_18, t0.etablissement_id AS etablissement_id_19, t0.domaine_id AS domaine_id_20 FROM structure_recherche t0 WHERE t0.etat = ?
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Publication | No errors. |
App\Entity\StructureRecherche | No errors. |
App\Entity\User | No errors. |
App\Entity\Projet | No errors. |
App\Entity\Tag | No errors. |
App\Entity\Auteur | No errors. |
App\Entity\Chercheur |
|
App\Entity\Etablissement | No errors. |
App\Entity\DomaineScientifique | No errors. |
App\Entity\OffreRecherche | No errors. |
App\Entity\Materiel | No errors. |