POST https://store.juste-elles.com/admin/warehouse/import

Query Metrics

5 Database Queries
5 Different statements
5.77 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
2.18 ms
(37.78%)
1
"COMMIT"
Parameters:
[]
1.41 ms
(24.35%)
1
INSERT INTO history_action (date_add, action, user_id) VALUES (?, ?, ?)
Parameters:
[
  "2026-04-17 15:16:27"
  "Import process (ajout)"
  33
]
0.98 ms
(17.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.last_login AS last_login_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.active AS active_8 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  33
]
0.74 ms
(12.79%)
1
SELECT t0.id AS id_1, t0.id_warehouse AS id_warehouse_2, t0.name AS name_3, t0.hours AS hours_4 FROM store t0
Parameters:
[]
0.47 ms
(8.07%)
1
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
dashboard doctrine.dbal.dashboard_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\User No errors.
App\Entity\HistoryAction No errors.
App\Entity\Gifts No errors.
App\Entity\GiftHistory No errors.
App\Entity\Store No errors.