GET https://optipol-dev.easy2pdf.com/api/tenants/1f0f2b37-d2d8-6a14-970e-1fae92ab525e

Query Metrics

6 Database Queries
6 Different statements
3.21 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.08 ms
(33.58%)
1
INSERT INTO log (type, data, method, endpoint, http_status, duration, keywords, position, id, created_at, access_point_id, application_id, client_id, participant_id, tenant_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "api_resource_request"
  "{"endpoint":"\/api\/tenants\/{id}.{_format}","path":"\/api\/tenants\/1f0f2b37-d2d8-6a14-970e-1fae92ab525e","method":"GET","class":"App\\Entity\\Tenant","payload_content":"","response_status":200,"response_content":"{\"client\":{\"id\":\"1f0f1e95-871d-6d6c-9238-c76791cfa0f7\"},\"application\":{\"id\":\"1f0affb7-9aba-6bd2-9389-a58a9e3402d9\"},\"token\":\"mmOzfxb7RMCFrn3P-NZC14NPb4DBw1KA0DGfqcszHtumOmcvYbHQ28x4pd1YioiFcYD0_LkhKPSuujL_nzls5A\",\"expires_at\":\"2026-03-01T10:30:02+01:00\",\"id\":\"1f0f2b37-d2d8-6a14-970e-1fae92ab525e\"}"}"
  "GET"
  "/api/tenants/{id}.{_format}"
  200
  0.11502408981323
  "apiresourcerequest get apitenantsidformat 200 011502408981323 optipro endpointapitenantsidformatpathapitenants1f0f2b37d2d86a14970e1fae92ab525emethodgetclassappentitytenantpayloadcontentresponsestatus200responsecontentclientid1f0f1e95871d6d6c9238c76791cfa0f7applicationid1f0affb79aba6bd29389a58a9e3402d9tokenmmozfxb7rmcfrn3pnzc14npb4dbw1ka0dgfqcszhtumomcvybhq28x4pd1yioifcyd0lkhkpsuujlnzls5aexpiresat20260301t1030020100id1f0f2b37d2d86a14970e1fae92ab525e"
  null
  "1f10d9cd-208e-6228-9213-73d032123129"
  "2026-02-19 15:11:01"
  null
  "1f0affb7-9aba-6bd2-9389-a58a9e3402d9"
  null
  null
  null
]
0.97 ms
(30.31%)
1
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.revoked AS revoked_4, t0.expires_at AS expires_at_5, t0.used_at AS used_at_6, t0.value AS value_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.application_id AS application_id_11 FROM application_token t0 WHERE t0.value = ? AND t0.enabled = ? AND t0.revoked = ? LIMIT 1
Parameters:
[
  "GPPy0oEmq0e-G73kgd2KpsZYfXpFGzy1GVWn476AWyo0IvkXOsZVwM9LT4Q89zeZNYXKSqMfInft1EaWxctp5w"
  1
  0
]
0.69 ms
(21.38%)
1
SELECT t0_.url AS url_0, t0_.token AS token_1, t0_.enabled AS enabled_2, t0_.revoked AS revoked_3, t0_.expires_at AS expires_at_4, t0_.data AS data_5, t0_.id AS id_6, t0_.created_at AS created_at_7, t0_.updated_at AS updated_at_8, c1_.name AS name_9, c1_.data AS data_10, c1_.keywords AS keywords_11, c1_.id AS id_12, c1_.created_at AS created_at_13, c1_.updated_at AS updated_at_14, a2_.code AS code_15, a2_.name AS name_16, a2_.description AS description_17, a2_.enabled AS enabled_18, a2_.data AS data_19, a2_.id AS id_20, a2_.created_at AS created_at_21, a2_.updated_at AS updated_at_22, t0_.client_id AS client_id_23, t0_.application_id AS application_id_24, a2_.creator_id AS creator_id_25 FROM tenant t0_ INNER JOIN client c1_ ON t0_.client_id = c1_.id INNER JOIN application a2_ ON t0_.application_id = a2_.id WHERE t0_.id = ?
Parameters:
[
  "1f0f2b37-d2d8-6a14-970e-1fae92ab525e"
]
0.24 ms
(7.32%)
1
"COMMIT"
Parameters:
[]
0.20 ms
(6.35%)
1
SELECT t0.code AS code_1, t0.name AS name_2, t0.description AS description_3, t0.enabled AS enabled_4, t0.data AS data_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.creator_id AS creator_id_9 FROM application t0 WHERE t0.id = ?
Parameters:
[
  "1f0affb7-9aba-6bd2-9389-a58a9e3402d9"
]
0.03 ms
(1.06%)
1
"START TRANSACTION"
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
App\Entity\ApplicationToken 1
App\Entity\Application 1
App\Entity\Tenant 1
App\Entity\Client 1
App\Entity\Log 1

Entities Mapping

Class Mapping errors
App\Entity\ApplicationToken No errors.
App\Entity\Application No errors.
App\Entity\User No errors.
App\Entity\ApplicationWebhook No errors.
App\Entity\Tenant No errors.
App\Entity\Route No errors.
App\Entity\Log No errors.
App\Entity\Client No errors.
App\Entity\Participant No errors.
App\Entity\AccessPoint No errors.