Query Metrics
4
Database Queries
4
Different statements
8.81 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.52 ms |
SELECT t0.id AS id_1, t0.remise AS remise_2, t0.montantapresremise AS montantapresremise_3, t0.montanttotal AS montanttotal_4, t0.categorieinscrit AS categorieinscrit_5, t0.createdat AS createdat_6, t0.regler AS regler_7, t0.piecefourni AS piecefourni_8, t0.dateecheance AS dateecheance_9, t0.sourceinscription AS sourceinscription_10, t0.typeinscrit_id AS typeinscrit_id_11, t0.statutinscrit_id AS statutinscrit_id_12, t0.sourcefinancement_id AS sourcefinancement_id_13, t0.carte_id AS carte_id_14, t0.entetefacture_id AS entetefacture_id_15, t0.organisme_id AS organisme_id_16, t0.entreprise_id AS entreprise_id_17, t0.entetefactureorg_id AS entetefactureorg_id_18, t0.tier_id AS tier_id_19 FROM unite_inscription t0 WHERE t0.id = ?
Parameters:
[
"379"
]
|
| 2 | 1.54 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.start_date AS start_date_4, t0.uniteinscription_id AS uniteinscription_id_5 FROM thinkific t0 WHERE t0.uniteinscription_id = ? LIMIT 1
Parameters:
[
379
]
|
| 3 | 2.03 ms |
SELECT t0.id AS id_1, t0.level AS level_2, t0.signature AS signature_3, t0.created_at AS created_at_4, t0.reply_at AS reply_at_5, t0.token AS token_6, t0.uniteinscription_id AS uniteinscription_id_7 FROM contrat_elearning t0 WHERE t0.uniteinscription_id = ? LIMIT 1
Parameters:
[
379
]
|
| 4 | 1.72 ms |
SELECT t0.id AS id_1, t0.pricepersonal AS pricepersonal_2, t0.pricecompany AS pricecompany_3, t0.pricecpf AS pricecpf_4, t0.wording AS wording_5, t0.pricecollectivite AS pricecollectivite_6, t0.libellelibre AS libellelibre_7, t0.typecarte AS typecarte_8, t0.modeapprentissage AS modeapprentissage_9, t0.is_activate AS is_activate_10, t0.heureconduite AS heureconduite_11, t0.duree AS duree_12, t0.thinkific_formation_id AS thinkific_formation_id_13, t0.prerequis AS prerequis_14, t0.site_id AS site_id_15, t0.rattacheaformation_id AS rattacheaformation_id_16, t0.optioncategorie_id AS optioncategorie_id_17 FROM carte t0 WHERE t0.id = ?
Parameters:
[
38
]
|
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\Informationeps | No errors. |
| App\Entity\Inscrit | No errors. |
| App\Entity\Financement | No errors. |
| App\Entity\Reglement | No errors. |
| App\Entity\UniteInscription | No errors. |
| App\Entity\ContratElearning | No errors. |
| App\Entity\Thinkific | No errors. |
| App\Entity\TypeInscrit | No errors. |
| App\Entity\StatusInscrit | No errors. |
| App\Entity\SourceFinance | No errors. |
| App\Entity\Carte | No errors. |
| App\Entity\EnteteFacture | No errors. |
| App\Entity\Organisme | No errors. |
| App\Entity\Entreprise | No errors. |
| App\Entity\Tier | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\Formation | No errors. |
| App\Entity\OptionCategorie | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\Task | No errors. |
| App\Entity\User | No errors. |