GET https://mail.sodimico.cd/autres/resource/hydrolique

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.73 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.localisation AS localisation_3, t0.capacite AS capacite_4, t0.utilisation AS utilisation_5, t0.observations AS observations_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.user_id AS user_id_10 FROM resource_hydrolique t0
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\Autres\ResourceHydrolique
  • The field App\Entity\Autres\ResourceHydrolique#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\Autres\ResourceHydrolique#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.