PATCH https://api.sii.varicap-corporate.com/settings/8

Query Metrics

6 Database Queries
6 Different statements
96.22 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
87.02 ms
(90.44%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.username AS username_7, t0.is_active AS is_active_8 FROM "user" t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
  "varicap"
]
4.80 ms
(4.99%)
1
SELECT s0_.id AS id_0, s0_.created_at AS created_at_1, s0_.updated_at AS updated_at_2, s0_.identifiant AS identifiant_3, s0_.name AS name_4, s0_.slug AS slug_5, s0_.item_value AS item_value_6, s0_.meta AS meta_7 FROM setting s0_ WHERE s0_.id = ?
Parameters:
[
  8
]
1.55 ms
(1.61%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.identifiant AS identifiant_4, t0.name AS name_5, t0.slug AS slug_6, t0.item_value AS item_value_7, t0.meta AS meta_8 FROM setting t0 WHERE t0.id = ?
Parameters:
[
  8
]
1.25 ms
(1.30%)
1
"COMMIT"
Parameters:
[]
1.15 ms
(1.20%)
1
UPDATE setting SET item_value = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "11228"
  "2024-09-21 10:58:09"
  8
]
0.45 ms
(0.46%)
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.

Entities Mapping