Query Metrics
1
Database Queries
1
Different statements
0.96 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.96 ms |
SELECT t1.id AS id_2, t0.name AS name_3, t0.token AS token_4, t0.origin AS origin_5, t0.created AS created_6, t0.organization_id AS organization_id_7, t1.accessor_type FROM api_key t0 INNER JOIN domain_accessor t1 ON t0.id = t1.id WHERE t0.token IN (?) LIMIT 1
Parameters:
[
[
"XpQrpe2I8b59Ix0E3D0csedQu5dL7LOhd7Ziv4sOVII"
]
]
|
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 |
---|---|
UniteCMS\CoreBundle\Entity\DomainAccessor | No errors. |
UniteCMS\CoreBundle\Entity\ApiKey | No errors. |
UniteCMS\CoreBundle\Entity\Organization | No errors. |
UniteCMS\CoreBundle\Entity\DomainMember | No errors. |