POST http://api.grand-littoral.tekshelf.fr/api/esp/boards/SN4TG1ET5/weights?apiKey=1f0eb098-375e-6e5e-9b4b-2b5d0e671059

Query Metrics

13 Database Queries
9 Different statements
21.99 ms Query time
0 Invalid entities
22 Managed entities

Queries

Group similar statements

# Time Info
1 5.16 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.serial_number AS serial_number_3, t0.version AS version_4, t0.mode AS mode_5, t0.last_connected_at AS last_connected_at_6 FROM `board` t0 WHERE t0.id = ?
Parameters:
[
  b"\x1F\x0E°˜7^n^›K+]\x0Eg\x10Y"
]
2 2.11 ms
SELECT t0.id AS id_1, t0.password AS password_2, t0.email AS email_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.roles AS roles_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.last_connected_at AS last_connected_at_9, t0.deleted_at AS deleted_at_10 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "SN4TG1ET5"
]
3 0.76 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.serial_number AS serial_number_3, t0.version AS version_4, t0.mode AS mode_5, t0.last_connected_at AS last_connected_at_6 FROM `board` t0 WHERE t0.serial_number = ? LIMIT 1
Parameters:
[
  "SN4TG1ET5"
]
4 0.38 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.serial_number AS serial_number_3, t0.version AS version_4, t0.mode AS mode_5, t0.last_connected_at AS last_connected_at_6 FROM `board` t0 WHERE t0.serial_number = ? LIMIT 1
Parameters:
[
  "SN4TG1ET5"
]
5 1.65 ms
SELECT t0.id AS id_1, t0.scale_order AS scale_order_2, t0.weight AS weight_3, t0.port_index AS port_index_4, t0.last_update AS last_update_5, t0.board_id AS board_id_6, t0.shelf_id AS shelf_id_7 FROM scale t0 WHERE t0.board_id = ?
Parameters:
[
  b"\x1F\x0E°˜7^n^›K+]\x0Eg\x10Y"
]
6 2.66 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.bar_code AS bar_code_3, t0.weight AS weight_4, t0.net_weight AS net_weight_5, t0.image_url AS image_url_6, t0.brand AS brand_7, t0.counts AS counts_8, t0.price AS price_9, t0.section AS section_10, t0.total_count AS total_count_11, t0.min_product AS min_product_12, t0.max_product AS max_product_13, t0.expiring_offset AS expiring_offset_14, t0.is_sensitive AS is_sensitive_15, t0.deleted_at AS deleted_at_16, t0.out_of_stock_date AS out_of_stock_date_17, t0.updatable_id AS updatable_id_18 FROM product t0 INNER JOIN scale_product ON t0.id = scale_product.product_id WHERE scale_product.scale_id = ?
Parameters:
[
  b"\x1F\x0E°˜7yn¶­Ä+]\x0Eg\x10Y"
]
7 0.69 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.bar_code AS bar_code_3, t0.weight AS weight_4, t0.net_weight AS net_weight_5, t0.image_url AS image_url_6, t0.brand AS brand_7, t0.counts AS counts_8, t0.price AS price_9, t0.section AS section_10, t0.total_count AS total_count_11, t0.min_product AS min_product_12, t0.max_product AS max_product_13, t0.expiring_offset AS expiring_offset_14, t0.is_sensitive AS is_sensitive_15, t0.deleted_at AS deleted_at_16, t0.out_of_stock_date AS out_of_stock_date_17, t0.updatable_id AS updatable_id_18 FROM product t0 INNER JOIN scale_product ON t0.id = scale_product.product_id WHERE scale_product.scale_id = ?
Parameters:
[
  b"\x1F\x0E°˜7yo.‹€+]\x0Eg\x10Y"
]
8 0.43 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.bar_code AS bar_code_3, t0.weight AS weight_4, t0.net_weight AS net_weight_5, t0.image_url AS image_url_6, t0.brand AS brand_7, t0.counts AS counts_8, t0.price AS price_9, t0.section AS section_10, t0.total_count AS total_count_11, t0.min_product AS min_product_12, t0.max_product AS max_product_13, t0.expiring_offset AS expiring_offset_14, t0.is_sensitive AS is_sensitive_15, t0.deleted_at AS deleted_at_16, t0.out_of_stock_date AS out_of_stock_date_17, t0.updatable_id AS updatable_id_18 FROM product t0 INNER JOIN scale_product ON t0.id = scale_product.product_id WHERE scale_product.scale_id = ?
Parameters:
[
  b"\x1F\x0E°˜7yo¦”Ÿ+]\x0Eg\x10Y"
]
9 0.17 ms
"START TRANSACTION"
Parameters:
[]
10 2.83 ms
UPDATE `board` SET last_connected_at = ? WHERE id = ?
Parameters:
[
  "2026-01-09 13:09:12"
  b"\x1F\x0E°˜7^n^›K+]\x0Eg\x10Y"
]
11 1.85 ms
UPDATE scale SET weight = ?, last_update = ? WHERE id = ?
Parameters:
[
  75
  "2026-01-09 13:09:12"
  b"\x1F\x0E°˜7yn¶­Ä+]\x0Eg\x10Y"
]
12 1.01 ms
UPDATE scale SET weight = ?, last_update = ? WHERE id = ?
Parameters:
[
  392
  "2026-01-09 13:09:12"
  b"\x1F\x0E°˜7yo.‹€+]\x0Eg\x10Y"
]
13 2.29 ms
"COMMIT"
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\Scale 21
App\Entity\Board 1

Entities Mapping

Class Mapping errors
App\Entity\Board No errors.
App\Entity\Scale No errors.
App\Entity\User No errors.
App\Entity\Shelf No errors.
App\Entity\Product No errors.
App\Entity\ScaleProductCount No errors.
App\Entity\Updatable No errors.