Error 404 Not Found

GET https://www.etd.cd/obligation/redevance/page-signup.html

Query Metrics

1 Database Queries
1 Different statements
0.78 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 0.78 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.montant AS montant_3, t0.banque_debuter AS banque_debuter_4, t0.observation AS observation_5, t0.date_redevance AS date_redevance_6, t0.code AS code_7, t0.mois_annee_rapport AS mois_annee_rapport_8, t0.devise AS devise_9, t0.id_dw AS id_dw_10, t0.is_publish AS is_publish_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.deleted_at AS deleted_at_14, t0.operateur_id AS operateur_id_15, t0.user_id AS user_id_16 FROM redevance t0 WHERE t0.id = ?
Parameters:
[
  "page-signup.html"
]

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\Obligation\Redevance
  • The field App\Entity\Obligation\Redevance#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Obligation\Redevance#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Operateur\Operateur
  • The association App\Entity\Operateur\Operateur#commodites refers to the inverse side field App\Entity\Transparence\Commodite#operateurs which does not exist.
  • The association App\Entity\Operateur\Operateur#province refers to the inverse side field App\Entity\Transparence\Province#operateurs which does not exist.
  • The field App\Entity\Operateur\Operateur#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\Operateur\Operateur#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\User
  • The field App\Entity\User#user is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#user does not contain the required 'mappedBy="user"' attribute.
  • If association App\Entity\User#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.