Redirect 302 redirect from GET @app_accueil (90a481)

GET https://www.test.mesyscom.com/login

Query Metrics

2 Database Queries
1 Different statements
4.91 ms Query time
2 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.91 ms
(100.00%)
2
SELECT t0.id AS id_1, t0.libelleticket AS libelleticket_2, t0.couleurticket AS couleurticket_3, t0.datecreationetatticket AS datecreationetatticket_4, t0.datesuppressionetatticket AS datesuppressionetatticket_5, t0.editable AS editable_6, t0.etatticketsupprimepar_id AS etatticketsupprimepar_id_7, t0.etatticketajoutepar_id AS etatticketajoutepar_id_8 FROM etat_ticket t0 WHERE t0.libelleticket = ? AND t0.datesuppressionetatticket IS NULL LIMIT 1
Parameters:
[
  "Réponse MESYS"
]

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
App\Entity\EtatTicket 2
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\EtatTicket
  • The mappings App\Entity\EtatTicket#etatticketajoutepar and App\Entity\User#etatTickets are inconsistent with each other.
App\Entity\User No errors.
App\Entity\Ticket
  • The mappings App\Entity\Ticket#ticketcloturepar and App\Entity\User#tickets are inconsistent with each other.