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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
85.23 ms
(86.42%)
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
]
10.08 ms
(10.22%)
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"
]
1.05 ms
(1.07%)
1
UPDATE setting SET item_value = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "11315"
  "2024-09-21 11:02:36"
  8
]
0.98 ms
(0.99%)
1
"COMMIT"
Parameters:
[]
0.80 ms
(0.81%)
1
"START TRANSACTION"
Parameters:
[]
0.48 ms
(0.49%)
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
]

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