http://drh-fcz.ma/paie/bulletin/app_bulletin_employe_list/2024-11?_=1732447964098&columns%5B0%5D%5Bdata%5D=bulletin_id&columns%5B0%5D%5Bname%5D=&columns%5B0%5D%5Bsearchable%5D=true&columns%5B0%5D%5Borderable%5D=true&columns%5B0%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B0%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B1%5D%5Bdata%5D=bulletin&columns%5B1%5D%5Bname%5D=b.code&columns%5B1%5D%5Bsearchable%5D=true&columns%5B1%5D%5Borderable%5D=true&columns%5B1%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B1%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B2%5D%5Bdata%5D=contract_code&columns%5B2%5D%5Bname%5D=contract.contract_code&columns%5B2%5D%5Bsearchable%5D=true&columns%5B2%5D%5Borderable%5D=true&columns%5B2%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B2%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B3%5D%5Bdata%5D=matricule&columns%5B3%5D%5Bname%5D=p.matricule&columns%5B3%5D%5Bsearchable%5D=true&columns%5B3%5D%5Borderable%5D=true&columns%5B3%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B3%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B4%5D%5Bdata%5D=nom&columns%5B4%5D%5Bname%5D=p.nom&columns%5B4%5D%5Bsearchable%5D=true&columns%5B4%5D%5Borderable%5D=true&columns%5B4%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B4%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B5%5D%5Bdata%5D=prenom&columns%5B5%5D%5Bname%5D=p.prenom&columns%5B5%5D%5Bsearchable%5D=true&columns%5B5%5D%5Borderable%5D=true&columns%5B5%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B5%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B6%5D%5Bdata%5D=nombreJourTravails&columns%5B6%5D%5Bname%5D=nombreJourTravails&columns%5B6%5D%5Bsearchable%5D=false&columns%5B6%5D%5Borderable%5D=false&columns%5B6%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B6%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B7%5D%5Bdata%5D=salaire&columns%5B7%5D%5Bname%5D=salaire&columns%5B7%5D%5Bsearchable%5D=false&columns%5B7%5D%5Borderable%5D=false&columns%5B7%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B7%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B8%5D%5Bdata%5D=problemes&columns%5B8%5D%5Bname%5D=&columns%5B8%5D%5Bsearchable%5D=false&columns%5B8%5D%5Borderable%5D=false&columns%5B8%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B8%5D%5Bsearch%5D%5Bregex%5D=false&draw=1&length=10&order%5B0%5D%5Bcolumn%5D=0&order%5B0%5D%5Bdir%5D=desc&search%5Bvalue%5D=&search%5Bregex%5D=false&start=0

Query Metrics

5 Database Queries
5 Different statements
125.82 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.enable AS enable_7, t0.created AS created_8, t0.email AS email_9, t0.updated AS updated_10, t0.user_updated_id AS user_updated_id_11, t0.dossier_responsable_id AS dossier_responsable_id_12 FROM users t0 WHERE t0.id = ?
Parameters:
[
  8
]
2 0.98 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.abreviation AS abreviation_3, t0.date AS date_4, t0.is_valider AS is_valider_5, t0.is_integrer AS is_integrer_6 FROM periode t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "112024"
]
3 44.03 ms
SELECT t0_.code AS code_0, t0_.id AS id_1, l1_.id AS id_2, l1_.code AS code_3, p2_.nom AS nom_4, p2_.matricule AS matricule_5, p2_.prenom AS prenom_6 FROM lcontract l1_ INNER JOIN pemploye p2_ ON l1_.employe_id = p2_.id INNER JOIN tbulletin t0_ ON l1_.id = t0_.contract_id INNER JOIN ppiece p3_ ON t0_.piece_id = p3_.id WHERE t0_.dossier_id = ? AND t0_.dossier_id = ? AND t0_.periode_id = ? AND p3_.id = 1 AND t0_.active = 1
Parameters:
[
  90
  90
  34
]
4 52.30 ms
SELECT t0_.code AS code_0, t0_.id AS id_1, l1_.id AS id_2, l1_.code AS code_3, p2_.nom AS nom_4, p2_.matricule AS matricule_5, p2_.prenom AS prenom_6 FROM lcontract l1_ INNER JOIN pemploye p2_ ON l1_.employe_id = p2_.id INNER JOIN tbulletin t0_ ON l1_.id = t0_.contract_id INNER JOIN ppiece p3_ ON t0_.piece_id = p3_.id WHERE t0_.dossier_id = ? AND t0_.dossier_id = ? AND t0_.periode_id = ? AND p3_.id = 1 AND t0_.active = 1 LIMIT 10
Parameters:
[
  90
  90
  34
]
5 27.84 ms
SELECT COUNT(l0_.id) AS sclr_0 FROM lcontract l0_ INNER JOIN tbulletin t1_ ON l0_.id = t1_.contract_id INNER JOIN ppiece p2_ ON t1_.piece_id = p2_.id WHERE t1_.dossier_id = ? AND t1_.active = 1 AND p2_.id = 1 AND t1_.periode_id = ?
Parameters:
[
  90
  34
]

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\Users No errors.
App\Entity\PDossier No errors.
App\Entity\HonoraireDetFixe No errors.
App\Entity\TCnssA00 No errors.
App\Entity\PNotification No errors.
App\Entity\Periode No errors.
App\Entity\PArretTravailLg No errors.
App\Entity\LElementEcheance No errors.
App\Entity\Tbulletin
  • The field App\Entity\Tbulletin#bulletinLgs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\TbulletinLg#bulletin does not contain the required 'inversedBy="bulletinLgs"' attribute.
App\Entity\PPrelevementLg No errors.
App\Entity\Probleme No errors.
App\Entity\PBordereau No errors.
App\Entity\SyntheseRemunarationCab 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\Pemploye
  • The association App\Entity\Pemploye#situation_familiale_id refers to the inverse side field App\Entity\PsituationFamiliale#code which does not exist.
  • The field App\Entity\Pemploye#contracts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\LContract#employe does not contain the required 'inversedBy="contracts"' attribute.
App\Entity\PPiece No errors.