http://drh-fcz.ma/api/api_getdureecontrat/6

Query Metrics

2 Database Queries
2 Different statements
1.75 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.82 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.designation AS designation_3, t0.active AS active_4, t0.abreviation AS abreviation_5, t0.partenaire_id AS partenaire_id_6, t0.taux_ir AS taux_ir_7, t0.abattement AS abattement_8, t0.type_id AS type_id_9 FROM pnature_contract t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
2 0.93 ms
SELECT t0.id AS id_1, t0.designation AS designation_2, t0.duree_essaie AS duree_essaie_3, t0.abreviation AS abreviation_4, t0.nbr_mois AS nbr_mois_5, t0.nature_contarct_id AS nature_contarct_id_6 FROM pduree_contract t0 WHERE t0.nature_contarct_id = ?
Parameters:
[
  6
]

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\PnatureContract No errors.
App\Entity\TypRemuneration No errors.
App\Entity\PdureeContract No errors.
App\Entity\LContract
  • The mappings App\Entity\LContract#lmatriculationCotis and App\Entity\LmatriculationCoti#contract_id are inconsistent with each other.
  • The mappings App\Entity\LContract#fonction and App\Entity\Pfonction#lContracts are inconsistent with each other.
  • The association App\Entity\LContract#tCnssA02s refers to the owning side field App\Entity\TCnssA02#LContract which does not exist.
App\Entity\PBordereau No errors.
App\Entity\PCompteComptable No errors.
App\Entity\LnaturecontratBareme No errors.