GET http://ciam.staging.gls.dplusc.com/oauth/v2/login

Query Metrics

2 Database Queries
2 Different statements
0.70 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.45 ms
SELECT t0.random_id AS random_id_1, t0.redirect_uris AS redirect_uris_2, t0.secret AS secret_3, t0.allowed_grant_types AS allowed_grant_types_4, t0.id AS id_5, t0.name AS name_6, t0.home_url AS home_url_7, t0.description AS description_8, t0.is_require_address AS is_require_address_9, t0.create_profile AS create_profile_10, t0.ask_consent AS ask_consent_11, t0.is_required_valid_profile AS is_required_valid_profile_12 FROM client t0 WHERE t0.id = ? AND t0.random_id = ? LIMIT 1
Parameters:
[
  "5"
  "1gbqy0yeitokogsskw44s4404goosgko4okosgc0wwo8wwswws"
]
2 0.25 ms
SELECT t0.id AS id_1, t0.option_name AS option_name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM login_option t0 INNER JOIN client_login_option ON t0.id = client_login_option.login_option_id WHERE client_login_option.client_id = ?
Parameters:
[
  5
]

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.