1.17 ms (24.31%)
|
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.11468982696533
"apiresourcerequest get apitenantsidformat 200 011468982696533 optipro endpointapitenantsidformatpathapitenants1f0f2b37d2d86a14970e1fae92ab525emethodgetclassappentitytenantpayloadcontentresponsestatus200responsecontentclientid1f0f1e95871d6d6c9238c76791cfa0f7applicationid1f0affb79aba6bd29389a58a9e3402d9tokenmmozfxb7rmcfrn3pnzc14npb4dbw1ka0dgfqcszhtumomcvybhq28x4pd1yioifcyd0lkhkpsuujlnzls5aexpiresat20260301t1030020100id1f0f2b37d2d86a14970e1fae92ab525e"
null
"1f10d903-fbb4-6bf6-b34f-99ea8a6a9487"
"2026-02-19 13:41:02"
null
"1f0affb7-9aba-6bd2-9389-a58a9e3402d9"
null
null
null
]
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 ('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.11468982696533, 'apiresourcerequest get apitenantsidformat 200 011468982696533 optipro endpointapitenantsidformatpathapitenants1f0f2b37d2d86a14970e1fae92ab525emethodgetclassappentitytenantpayloadcontentresponsestatus200responsecontentclientid1f0f1e95871d6d6c9238c76791cfa0f7applicationid1f0affb79aba6bd29389a58a9e3402d9tokenmmozfxb7rmcfrn3pnzc14npb4dbw1ka0dgfqcszhtumomcvybhq28x4pd1yioifcyd0lkhkpsuujlnzls5aexpiresat20260301t1030020100id1f0f2b37d2d86a14970e1fae92ab525e', NULL, '1f10d903-fbb4-6bf6-b34f-99ea8a6a9487', '2026-02-19 13:41:02', NULL, '1f0affb7-9aba-6bd2-9389-a58a9e3402d9', NULL, NULL, NULL);
|
1.02 ms (21.10%)
|
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
]
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 = 'GPPy0oEmq0e-G73kgd2KpsZYfXpFGzy1GVWn476AWyo0IvkXOsZVwM9LT4Q89zeZNYXKSqMfInft1EaWxctp5w' AND t0.enabled = 1 AND t0.revoked = 0 LIMIT 1;
|
0.71 ms (14.60%)
|
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"
]
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 = '1f0f2b37-d2d8-6a14-970e-1fae92ab525e';
|