Redirect 302 redirect from GET @admin_dashboard (0d1d4a)

GET https://gestionsymfony.do18.veiss.com/es/auth/login

Query Metrics

2 Database Queries
2 Different statements
7.09 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 3.15 ms
SELECT t0.code AS code_1, t0.name AS name_2, t0.main AS main_3, t0.full_code AS full_code_4, t0.active AS active_5, t0.deleted_at AS deleted_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9 FROM language t0 WHERE t0.main = ? LIMIT 1
Parameters:
[
  1
]
2 3.94 ms
SELECT t1.user_identifier AS user_identifier_2, t1.password AS password_3, t1.roles AS roles_4, t1.last_login_at AS last_login_at_5, t1.token AS token_6, t1.token_expires_at AS token_expires_at_7, t1.active AS active_8, t1.deleted_at AS deleted_at_9, t1.created_at AS created_at_10, t1.updated_at AS updated_at_11, t1.id AS id_12, t0.name AS name_13, t1.dtype FROM user_admin t0 INNER JOIN users t1 ON t0.id = t1.id WHERE ((t1.deleted_at IS NULL))
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Skeleton\UserSkeleton 3
App\Entity\Core\Language 1

Entities Mapping