POST https://wifi.cyberdahu.com/site/api/edit

Query Metrics

4 Database Queries
4 Different statements
46.39 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
45.55 ms
(98.19%)
1
"COMMIT"
Parameters:
[]
0.49 ms
(1.05%)
1
SELECT t0.id AS id_1, t0.hostname AS hostname_2, t0.name AS name_3, t0.number AS number_4, t0.street AS street_5, t0.city AS city_6, t0.zip_code AS zip_code_7, t0.department AS department_8, t0.country AS country_9, t0.digicode AS digicode_10, t0.agency AS agency_11, t0.agency_phone AS agency_phone_12, t0.contact AS contact_13, t0.contact_phone AS contact_phone_14, t0.description AS description_15, t0.longitude AS longitude_16, t0.latitude AS latitude_17, t0.online_num AS online_num_18, t0.ap_num AS ap_num_19, t0.device_total AS device_total_20, t0.ap_connected_num AS ap_connected_num_21, t0.ap_isolated_num AS ap_isolated_num_22, t0.ap_disconnected_num AS ap_disconnected_num_23, t0.mac_address AS mac_address_24, t0.ipv4 AS ipv4_25, t0.port AS port_26, t0.account AS account_27, t0.omada AS omada_28, t0.connection_total AS connection_total_29, t0.created_at AS created_at_30, t0.updated_at AS updated_at_31 FROM site t0 WHERE t0.hostname = ? LIMIT 1
Parameters:
[
  "gradins"
]
0.26 ms
(0.56%)
1
UPDATE site SET updated_at = ? WHERE id = ?
Parameters:
[
  "2025-06-07 00:30:16"
  11
]
0.09 ms
(0.20%)
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

Class Mapping errors
App\Entity\Site No errors.