GET https://kosocickacns.becode.pl/inventory/state

Query Metrics

4 Database Queries
3 Different statements
1.78 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.07 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.29 ms
SELECT t0.operation_type AS operation_type_1, t0.uuid AS uuid_2, t0.code AS code_3, t0.name AS name_4, t0.unit AS unit_5, t0.quantity AS quantity_6, t0.price AS price_7, t0.percentage_discount AS percentage_discount_8, t0.inventory_id AS inventory_id_9 FROM inventory_queue t0 WHERE t0.operation_type = ?
Parameters:
[
  "stock_up"
]
3 0.21 ms
SELECT t0.operation_type AS operation_type_1, t0.uuid AS uuid_2, t0.code AS code_3, t0.name AS name_4, t0.unit AS unit_5, t0.quantity AS quantity_6, t0.price AS price_7, t0.percentage_discount AS percentage_discount_8, t0.inventory_id AS inventory_id_9 FROM inventory_queue t0 WHERE t0.operation_type = ?
Parameters:
[
  "release"
]
4 0.21 ms
SELECT t0.name AS name_1, t0.active AS active_2, t0.uuid AS uuid_3 FROM receiver t0 WHERE t0.active = ? ORDER BY t0.name ASC
Parameters:
[
  1
]

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