Query Metrics
1
Database Queries
1
Different statements
0.58 ms
Query time
0
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.58 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:
[
"1540aa841e1077cdc30cdd6ffe5b15d0d6c46aa862829aed903128f0cdf8e0b248ca8906b3eac80ae26b1258a683e73ef563dda92f869d59dbe59d89d1c8f9ef"
]
|
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\Customer | 1 |
| App\Entity\Project | 1 |
| App\Entity\License | 1 |
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. |