Query Metrics
7
Database Queries
4
Different statements
33.85 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 9.84 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3 FROM compartiment t0
Parameters:
[] |
| 2 | 16.77 ms |
SELECT t0.id AS id_1, t0.nombre_exploitations_pour_creer_typologie AS nombre_exploitations_pour_creer_typologie_2, t0.nombre_types AS nombre_types_3, t0.annee_collecte_donnees AS annee_collecte_donnees_4, t0.id_bdd AS id_bdd_5, t0.objet AS objet_6, t0.reference_biblio_bdd_id AS reference_biblio_bdd_id_7, t0.pays_id AS pays_id_8 FROM base_de_donnees t0
Parameters:
[] |
| 3 | 0.54 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.id_type_flux AS id_type_flux_3, t0.description AS description_4 FROM flux t0
Parameters:
[] |
| 4 | 3.26 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3 FROM compartiment t0
Parameters:
[] |
| 5 | 1.05 ms |
SELECT t0.id AS id_1, t0.nombre_exploitations_pour_creer_typologie AS nombre_exploitations_pour_creer_typologie_2, t0.nombre_types AS nombre_types_3, t0.annee_collecte_donnees AS annee_collecte_donnees_4, t0.id_bdd AS id_bdd_5, t0.objet AS objet_6, t0.reference_biblio_bdd_id AS reference_biblio_bdd_id_7, t0.pays_id AS pays_id_8 FROM base_de_donnees t0
Parameters:
[] |
| 6 | 0.31 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.id_type_flux AS id_type_flux_3, t0.description AS description_4 FROM flux t0
Parameters:
[] |
| 7 | 2.08 ms |
SELECT t0.id AS id_1, t0.biomasse_type_id AS biomasse_type_id_2, t0.description_e AS description_e_3, t0.description_f AS description_f_4, t0.dry_matter_conversion_factor AS dry_matter_conversion_factor_5, t0.crud_protein AS crud_protein_6, t0.nitrogen_conversion_factor_dm AS nitrogen_conversion_factor_dm_7, t0.nitrogen_conversion_factor_cp AS nitrogen_conversion_factor_cp_8, t0.exploitation_id AS exploitation_id_9, t0.reference_conv_fact_id AS reference_conv_fact_id_10 FROM biomasse_type 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\Compartiment | No errors. |
| App\Entity\SousCompartiment | No errors. |
| App\Entity\BaseDeDonnees | No errors. |
| App\Entity\ReferenceBiblioBDD | No errors. |
| App\Entity\Pays | No errors. |
| App\Entity\Typologie | No errors. |
| App\Entity\Flux | No errors. |
| App\Entity\TypeFlux | No errors. |
| App\Entity\BiomasseType | No errors. |
| App\Entity\Exploitation | No errors. |
| App\Entity\ReferenceConvFact | No errors. |
| App\Entity\ValeurFluxBiomasse | No errors. |