302 redirect from GET @app_home (c6ec99)

GET https://qualitas-dev.winxo.com/login

Query Metrics

1 Database Queries
1 Different statements
1.43 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.43 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.password AS password_5, t0.email AS email_6, t0.phone AS phone_7, t0.image_name AS image_name_8, t0.image_size AS image_size_9, t0.is_verified AS is_verified_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.is_activated AS is_activated_13, t0.is_deleted AS is_deleted_14, t0.role_id AS role_id_15 FROM `user` 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\User No errors.
App\Entity\Role No errors.
App\Entity\Message No errors.
App\Entity\Session No errors.
App\Entity\MailNotification
  • The association App\Entity\MailNotification#module refers to the inverse side field App\Entity\Module#mailNotifcations which does not exist.
App\Entity\Assignment No errors.