Error 401 Unauthorized

POST https://scoring2.azimutdirect.com/api/login_check

Query Metrics

3 Database Queries
2 Different statements
1.24 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.65 ms
(52.58%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.api_token AS api_token_5, t0.email AS email_6, t0.enable AS enable_7, t0.auth_code AS auth_code_8, t0.created_date AS created_date_9, t0.updated_date AS updated_date_10, t0.channel_id AS channel_id_11, t12.id AS id_13, t12.period_months AS period_months_14, t12.created_date AS created_date_15, t12.updated_date AS updated_date_16, t12.user_id AS user_id_17, t12.channel_id AS channel_id_18 FROM `user` t0 LEFT JOIN refill_setting t12 ON t12.user_id = t0.id WHERE t0.username = ? LIMIT 1
Parameters:
[
  "giusy.luci@azimut.it"
]
0.59 ms
(47.42%)
2
SELECT t0.id AS id_1, t0.name AS name_2 FROM action 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\Channel No errors.
App\Entity\RefillSetting No errors.
App\Entity\Action No errors.