Redirect 301 redirect from GET @app_control_index (059e30)

GET https://gua-demo.com/admin/control/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 3.58 ms
SELECT t0.id AS id_1, t0.note AS note_2, t0.result AS result_3, t0.observation AS observation_4, t0.decision AS decision_5, t0.date_controle AS date_controle_6, t0.reference AS reference_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.vehicule_id AS vehicule_id_10, t0.user_id AS user_id_11, t0.reservation_id AS reservation_id_12, t0.print_by_id AS print_by_id_13 FROM control t0 ORDER BY t0.created_at DESC
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\Control
  • The association App\Entity\Control#vehicule refers to the inverse side field App\Entity\Vehicule#note which does not exist.
App\Entity\Vehicule
  • The mappings App\Entity\Vehicule#controls and App\Entity\Control#vehicule are inconsistent with each other.
  • The mappings App\Entity\Vehicule#infractions and App\Entity\Infraction#vehicule are inconsistent with each other.
App\Entity\User No errors.
App\Entity\Reservation No errors.