Query Metrics
1
Database Queries
1
Different statements
0.74 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.74 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.raison_sociale AS raison_sociale_2, t0.siret AS siret_3, t0.forme_juridique AS forme_juridique_4, t0.contact_nom AS contact_nom_5, t0.contact_prenom AS contact_prenom_6, t0.contact_telephone AS contact_telephone_7, t0.contact_email AS contact_email_8, t0.contact_qualite AS contact_qualite_9, t0.contact_civilite AS contact_civilite_10, t0.adresse AS adresse_11, t0.code_postal AS code_postal_12, t0.commune AS commune_13, t0.reseau_id AS reseau_id_14, t0.reseau_division_id AS reseau_division_id_15, t0.commercial_id AS commercial_id_16, t0.activite_id AS activite_id_17, t18.id AS id_19, t18.producteur_code AS producteur_code_20, t18.producteur_code_is_waiting AS producteur_code_is_waiting_21, t18.prenom AS prenom_22, t18.nom AS nom_23, t18.email AS email_24, t18.telephone AS telephone_25, t18.entreprise_id AS entreprise_id_26 FROM entreprise t0 LEFT JOIN commercial_entreprise t18 ON t18.entreprise_id = t0.id WHERE t0.id = ?
Parameters:
[
"2"
]
|
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\Entreprise | No errors. |
| App\Entity\Reseau | No errors. |
| App\Entity\ReseauDivision | No errors. |
| App\Entity\Commercial | No errors. |
| App\Entity\Activite | No errors. |
| App\Entity\CommercialEntreprise | No errors. |
| App\Entity\Dossier | No errors. |