GET https://sokimo.ht2techinfo.cd/obligation/information/financiere

Query Metrics

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

Queries

Group similar statements

# Time Info
1 57.32 ms
SELECT i0_.id AS id_0, i0_.volume AS volume_1, i0_.chiffre_affaire AS chiffre_affaire_2, i0_.date_info AS date_info_3, i0_.dotation AS dotation_4, i0_.retrocession AS retrocession_5, i0_.numero_bordereau_dgi AS numero_bordereau_dgi_6, i0_.id_dw AS id_dw_7, i0_.is_publish AS is_publish_8, i0_.created_at AS created_at_9, i0_.updated_at AS updated_at_10, i0_.deleted_at AS deleted_at_11, i0_.user_id AS user_id_12 FROM information_financiere i0_ WHERE i0_.is_publish = 1 ORDER BY i0_.id 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\InformationFinanciere
  • The field App\Entity\Obligation\InformationFinanciere#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\InformationFinanciere#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.