Query Metrics
1
Database Queries
1
Different statements
0.91 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.91 ms |
SELECT t0.domain AS domain_1, t0.id AS id_2, t0.name AS name_3, t0.protected AS protected_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.type_id AS type_id_7, t8.id AS id_9, t8.type AS type_10 FROM license t0 INNER JOIN license_type t8 ON t0.type_id = t8.id WHERE t0.domain = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY
Parameters:
[
"admin.dev.ventour.gvam.es"
]
|
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\Client | No errors. |
App\Entity\AccessToken | No errors. |
App\Entity\RefreshToken | No errors. |
App\Entity\License | No errors. |
App\Entity\LicenseType | No errors. |
App\Entity\Language | No errors. |
App\Entity\Museum | No errors. |
App\Entity\Platform | No errors. |
App\Entity\Group | No errors. |