Redirect 302 redirect from GET @app_login_sso (e13415)

Query Metrics

1 Database Queries
1 Different statements
1.20 ms Query time
1 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 1.20 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.title AS title_7, t0.job AS job_8, t0.shop AS shop_9, t0.email AS email_10, t0.tier_code AS tier_code_11, t0.creator AS creator_12, t0.last_update_user AS last_update_user_13, t0.creation_date AS creation_date_14, t0.last_update_date AS last_update_date_15, t0.last_login_date AS last_login_date_16, t0.is_test AS is_test_17, t0.test_profile_id AS test_profile_id_18 FROM user t0 WHERE t0.tier_code = ? AND t0.shop = ? LIMIT 1
Parameters:
[
  "CSLESCURE"
  1
]

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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\TestProfile No errors.
App\Entity\MessageForUser No errors.
App\Entity\UserPageAccess No errors.
App\Entity\MyInformations\ShopEvent No errors.
App\Entity\MyInformations\ShopPicture No errors.
App\Entity\MyInformations\ShopSocial No errors.
App\Entity\MyInformations\ShopDetailsExport No errors.
App\Entity\MyInformations\ShopDescription No errors.
App\Entity\OfficeLibrairie\UserBookReturn
  • The field 'App\Entity\OfficeLibrairie\UserBookReturn#pvuht' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.