GET https://mail.sodimico.cd/actionnariat/part/actionnaire

Query Metrics

1 Database Queries
1 Different statements
0.72 ms Query time
4 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.72 ms
(100.00%)
1
SELECT p0_.id AS id_0, p0_.part AS part_1, p0_.date_acquisition AS date_acquisition_2, p0_.type_acquisition AS type_acquisition_3, p0_.libelle_investissement AS libelle_investissement_4, p0_.libelle_actionnaire AS libelle_actionnaire_5, p0_.id_dw AS id_dw_6, p0_.is_publish AS is_publish_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.deleted_at AS deleted_at_10, p0_.actionnaire_id AS actionnaire_id_11, p0_.investissement_id AS investissement_id_12, p0_.user_id AS user_id_13 FROM part_actionnaire p0_ WHERE p0_.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\Actionnariat\PartActionnaire
  • The field App\Entity\Actionnariat\PartActionnaire#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\Actionnariat\PartActionnaire#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Actionnariat\Actionnaire
  • The field App\Entity\Actionnariat\Actionnaire#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\Actionnariat\Actionnaire#user is many-to-one, then the inversed side App\Entity\User#user has to be one-to-many.
App\Entity\Actionnariat\Investissement
  • The field App\Entity\Actionnariat\Investissement#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\Actionnariat\Investissement#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.