Forwarded to ErrorController (aff9a9)

Query Metrics

1 Database Queries
1 Different statements
0.34 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.api_key AS api_key_4, t0.auth_token AS auth_token_5, t0.headers AS headers_6, t0.timeout AS timeout_7, t0.max_retry_attempts AS max_retry_attempts_8, t0.retry_interval AS retry_interval_9, t0.request_parameters AS request_parameters_10, t0.response_mapping AS response_mapping_11, t0.endpoint AS endpoint_12 FROM api_configuration t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "GoogleAuth"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
log doctrine.dbal.log_connection

Entity Managers

Name Service
naming_strategy doctrine.orm.naming_strategy_entity_manager
default doctrine.orm.default_entity_manager
log doctrine.orm.log_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

naming_strategy entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects
App\Entity\ApiConfiguration 1

log entity manager

Class Amount of managed objects

Entities Mapping

naming_strategy entity manager

No loaded entities.

default entity manager

Class Mapping errors
App\Entity\ApiConfiguration No errors.

log entity manager

No loaded entities.