POST https://y-0a-ustx-16.test-dev.ing/sysop/update/api-keys/full

Query Metrics

12 Database Queries
5 Different statements
6.60 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time▼ Count Info
2.65 ms
(40.13%)
5
SELECT t0.id AS id_1, t0.api_key AS api_key_2, t0.identifier AS identifier_3, t0.api_name AS api_name_4, t0.created_at AS created_at_5, t0.revoked_at AS revoked_at_6, t0.type AS type_7, t0.url AS url_8 FROM api_keys t0 WHERE t0.api_name = ? LIMIT 1
Parameters:
[
  "pod_personnel"
]
2.33 ms
(35.25%)
3
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3 FROM settings t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
  "tierOne_id"
]
1.04 ms
(15.75%)
2
SELECT t0.id AS id_1, t0.api_key AS api_key_2, t0.identifier AS identifier_3, t0.api_name AS api_name_4, t0.created_at AS created_at_5, t0.revoked_at AS revoked_at_6, t0.type AS type_7, t0.url AS url_8 FROM api_keys t0 WHERE t0.identifier = ? LIMIT 1
Parameters:
[
  "tierOne-0198e7c1-789b-78ce-9891-a72bba5bc593"
]
0.33 ms
(5.00%)
1
SELECT t0.id AS id_1, t0.api_key AS api_key_2, t0.identifier AS identifier_3, t0.api_name AS api_name_4, t0.created_at AS created_at_5, t0.revoked_at AS revoked_at_6, t0.type AS type_7, t0.url AS url_8 FROM api_keys t0 WHERE t0.api_key = ? AND t0.revoked_at IS NULL LIMIT 1
Parameters:
[
  "c338a9b0-461e-43a6-a322-a2454014f465"
]
0.26 ms
(3.87%)
1
SELECT t0.id AS id_1, t0.api_key AS api_key_2, t0.identifier AS identifier_3, t0.api_name AS api_name_4, t0.created_at AS created_at_5, t0.revoked_at AS revoked_at_6, t0.type AS type_7, t0.url AS url_8 FROM api_keys t0
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
LoremIpsumDev\LoremAuthBundle\Entity\ApiKey 12
Ap2t\Controller\Entity\Settings 3

Entities Mapping