GET https://sokimo.ht2techinfo.cd/obligation/etat/financier

Query Metrics

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

Queries

Group similar statements

# Time Info
1 25.19 ms
SELECT e0_.id AS id_0, e0_.date_etat AS date_etat_1, e0_.code AS code_2, e0_.fichier_etat AS fichier_etat_3, e0_.id_dw AS id_dw_4, e0_.is_publish AS is_publish_5, e0_.created_at AS created_at_6, e0_.updated_at AS updated_at_7, e0_.deleted_at AS deleted_at_8, e0_.user_id AS user_id_9 FROM etat_financier e0_ WHERE e0_.is_publish = 1 ORDER BY e0_.date_etat ASC
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\EtatFinancier
  • The field App\Entity\Obligation\EtatFinancier#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\EtatFinancier#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.