GET https://arcadeapp.fr/a/typemarquearmoirecommande/get-modeles/10

Query Metrics

2 Database Queries
2 Different statements
0.72 ms Query time
2 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.38 ms
(52.15%)
1
SELECT t0.IDTypeModeleArmoirecommande AS IDTypeModeleArmoirecommande_1, t0.Libelle AS Libelle_2, t0.IDTypeMarqueArmoirecommande AS IDTypeMarqueArmoirecommande_3 FROM TypeModeleArmoirecommande t0 WHERE t0.IDTypeMarqueArmoirecommande = ?
Parameters:
[
  10
]
0.34 ms
(47.85%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.EstActive AS EstActive_5, t0.NomPrenom AS NomPrenom_6, t0.Tel AS Tel_7, t0.Adresse AS Adresse_8, t0.Pays AS Pays_9, t0.IDVille AS IDVille_10, t0.isAdmin AS isAdmin_11, t0.IDProfil AS IDProfil_12, t0.IDAscensoriste AS IDAscensoriste_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
  4
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\Profil 1
App\Entity\Typemodelearmoirecommande 1
App\Entity\Typemarquearmoirecommande 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Profil No errors.
App\Entity\Ascensoriste No errors.
App\Entity\PushToken No errors.
App\Entity\Notification No errors.
App\Entity\Typesecteur No errors.
App\Entity\Avancementtravaux
  • The field App\Entity\Avancementtravaux#avancementOperations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\AvancementOperation#avancementtravaux does not contain the required 'inversedBy: "avancementOperations"' attribute.
  • The field App\Entity\Avancementtravaux#travauxRealises is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Travauxrealisedansavancement#avancementtravaux does not contain the required 'inversedBy: "travauxRealises"' attribute.
  • The field App\Entity\Avancementtravaux#travauxPrevus is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Travauxprevudansavancement#avancementtravaux does not contain the required 'inversedBy: "travauxPrevus"' attribute.
  • The field App\Entity\Avancementtravaux#pointsBloquants is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Pointbloquantdansavancement#avancementtravaux does not contain the required 'inversedBy: "pointsBloquants"' attribute.
App\Entity\Typemodelearmoirecommande
  • The field App\Entity\Typemodelearmoirecommande#iddefauttechnique is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Defauttechnique#idtypemodelearmoirecommande does not contain the required 'inversedBy: "iddefauttechnique"' attribute.
App\Entity\Typemarquearmoirecommande No errors.
App\Entity\Defauttechnique No errors.