Query Metrics
1
Database Queries
1
Different statements
13.55 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
13.55 ms (100.00%) |
1 |
SELECT e0_.uuid AS uuid_0, e0_.name AS name_1, e0_.provider_key AS provider_key_2, e0_.client_id AS client_id_3, e0_.client_secret AS client_secret_4, e0_.issuer_url AS issuer_url_5, e0_.authorization_url AS authorization_url_6, e0_.token_url AS token_url_7, e0_.user_info_url AS user_info_url_8, e0_.scopes AS scopes_9, e0_.enabled AS enabled_10, e0_.organisation_uuid AS organisation_uuid_11 FROM external_auth_provider e0_ WHERE e0_.enabled = true AND e0_.organisation_uuid IS NULL ORDER BY e0_.name ASC
Parameters:
[]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| PhoneticHQ\Auth\Entity\ExternalAuthProvider | No errors. |
| PhoneticHQ\Auth\Entity\Organisation | No errors. |