GET http://pivod-creati-hauts-de-france.org/temoignage

Query Metrics

1 Database Queries
1 Different statements
0.31 ms Query time
1 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.31 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.created_on AS created_on_2, t0.status AS status_3, t0.title AS title_4, t0.content AS content_5, t0.file AS file_6, t0.company AS company_7, t0.webiste_company AS webiste_company_8, t0.created_date_company AS created_date_company_9, t0.user_id AS user_id_10, t0.projet_concerned_id AS projet_concerned_id_11 FROM feedback t0 WHERE t0.status IN (?) ORDER BY t0.created_on DESC
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\Feedback No errors.
App\Entity\User
  • The field App\Entity\User#consultant is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\User#consultant does not contain the required 'mappedBy="consultant"' attribute.
  • If association App\Entity\User#consultant is many-to-one, then the inversed side App\Entity\User#consultant has to be one-to-many.
App\Entity\Projet No errors.