POST https://intranet.agrola.cz/dairy-manufacturing/manufacturing-batch/new

Query Metrics

9 Database Queries
7 Different statements
1.88 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.56 ms
SELECT * FROM system_session WHERE identifier = ?
Parameters:
[
  "018ba8bf1f742a454d46584a8090c387af69e60213d01d1a196f97e23f4c0bd9"
]
2 0.15 ms
SELECT * FROM system_users
Parameters:
[]
3 0.06 ms
SELECT * FROM system_session WHERE identifier = ?
Parameters:
[
  "018ba8bf1f742a454d46584a8090c387af69e60213d01d1a196f97e23f4c0bd9"
]
4 0.46 ms
UPDATE system_session SET last_activity = NOW() WHERE identifier = ?
Parameters:
[
  "018ba8bf1f742a454d46584a8090c387af69e60213d01d1a196f97e23f4c0bd9"
]
5 0.16 ms
SELECT * FROM system_session WHERE identifier = ?
Parameters:
[
  "018ba8bf1f742a454d46584a8090c387af69e60213d01d1a196f97e23f4c0bd9"
]
6 0.05 ms
"START TRANSACTION"
Parameters:
[]
7 0.13 ms
INSERT INTO manufacturing_batch 
                (description, date, date_add, date_upd, id_user_created, id_user_modified, sent_to_money, batch_type) 
                VALUES 
                (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  ""
  "2026-02-24"
  "2026-02-24 13:11:08"
  "2026-02-24 13:11:08"
  23
  23
  0
  1
]
8 0.10 ms
INSERT INTO manufacturing_batch_item 
                        (id_manufacturing_batch, article_uuid, article_code, article_name, quantity, expiration_date, tank_number, series_identifier) 
                        VALUES 
                        (?, ?,?, ?, ?, ?, ?, ?)
Parameters:
[
  3503
  "8D9DFBC2-EF7B-440F-8CD3-4A71C6B76CAD"
  "10007"
  "AGROLA Jogurt z Jižních Čech višeň - 200g. sklo"
  640.0
  "2026-03-23"
  0
  ""
]
9 0.21 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.