Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.42 ms
(100.00%)
1
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, t8.id AS id_9, t8.license_date_limit AS license_date_limit_10, t8.license_date_start AS license_date_start_11, t8.users_limit AS users_limit_12, t8.size_limit AS size_limit_13, t8.customer AS customer_14, t0.project AS project_15 FROM customer t0 LEFT JOIN license t8 ON t8.customer = t0.id WHERE t0.token = ? LIMIT 1
Parameters:
[
  "8342aac537a93b0a3cf65d4c9f9f78ca3df09188370047a30dd42a6c2397e1a631eff5e3be30694aa682a77b69bb1c68f9b37a5c25840d8d8f20ad3554136df8"
]

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