302 redirect from GET @app_pos_home (94314b)

GET https://pos.novicore.ma/login

Query Metrics

1 Database Queries
1 Different statements
0.93 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.93 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t5.id AS id_6, t5.store_name AS store_name_7, t5.store_logo AS store_logo_8, t5.phone AS phone_9, t5.address AS address_10, t5.create_at AS create_at_11, t5.update_at AS update_at_12, t5.user_id AS user_id_13 FROM user t0 LEFT JOIN settings t5 ON t5.user_id = t0.id
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\Settings No errors.
App\Entity\Pos No errors.