Forwarded to ErrorController (62d063)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.title AS title_3, t0.url AS url_4, t0.platform AS platform_5, t0.token AS token_6, t0.telegram_token AS telegram_token_7, t0.max_token AS max_token_8, t9.id AS id_10, t9.license_date_limit AS license_date_limit_11, t9.license_date_start AS license_date_start_12, t9.users_limit AS users_limit_13, t9.size_limit AS size_limit_14, t9.customer AS customer_15, t0.project AS project_16 FROM customer t0 LEFT JOIN license t9 ON t9.customer = t0.id WHERE t0.token = ? LIMIT 1
Parameters:
[
  "b5d4be4b32d844d90ceb17737f816e9eebd2660c889cd8320faf79d794561852f532a8a3bb3fea8a3f720730e25f28949119bae1f84ff3cfeb904874f37c3da2"
]

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\Customer No errors.
App\Entity\License No errors.
App\Entity\Project No errors.
App\Entity\ModuleLicense No errors.
App\Entity\User No errors.