GET https://www.sokimo.ht2techinfo.cd/obligation/cahier/de/charge

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.71 ms
SELECT c0_.id AS id_0, c0_.nom AS nom_1, c0_.budget AS budget_2, c0_.date_cahier AS date_cahier_3, c0_.stade AS stade_4, c0_.fichier AS fichier_5, c0_.id_dw AS id_dw_6, c0_.is_publish AS is_publish_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9, c0_.deleted_at AS deleted_at_10, c0_.user_id AS user_id_11 FROM cahier_de_charge c0_ WHERE c0_.is_publish = 1
Parameters:
[]

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\CahierDeCharge
  • The field App\Entity\Obligation\CahierDeCharge#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\CahierDeCharge#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.