Query Metrics
2
Database Queries
2
Different statements
0.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.46 ms (56.40%) |
1 |
SELECT r0_.id AS id_0, r0_.path AS path_1, r0_.version AS version_2, r0_.created AS created_3, r0_.project AS project_4 FROM releases r0_ WHERE r0_.project = ? AND r0_.version = ? ORDER BY r0_.id DESC LIMIT 1
Parameters:
[ 3 "3.34.13" ] |
|
0.36 ms (43.60%) |
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:
[
"15d06da52a9a9b026dbe525f2c7478ab4ceb895d7635bfb46f620729f615253f389cd6a2ea98375d0ebfa77d2b8bd880318442c7da6d6e08b21ecd2f0cfd3e7b"
]
|
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. |
| App\Entity\Release | No errors. |