Error 401 Unauthorized

POST https://admin.apaga.fr/api/login

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.48 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.password_changed AS password_changed_5, t6.id AS id_7, t6.lastname AS lastname_8, t6.firstname AS firstname_9, t6.phone AS phone_10, t6.agency AS agency_11, t6.photo AS photo_12, t6.prev_contract AS prev_contract_13, t6.sante_contract AS sante_contract_14, t6.birthdate AS birthdate_15, t6.prevcommission AS prevcommission_16, t6.married AS married_17, t6.children AS children_18, t6.famcode AS famcode_19, t6.clause AS clause_20, t6.user_id AS user_id_21, t6.region_id AS region_id_22, t6.contract_id AS contract_id_23 FROM app_user t0 LEFT JOIN agent t6 ON t6.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
  "thomas.rollo@outlook.fr"
]

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\User No errors.
App\Entity\Agent No errors.
App\Entity\Region No errors.
App\Entity\Produit No errors.