Redirect 302 redirect from POST @admin_article_edit (20c555)

GET https://pciservice.fr/admin/article/493/edit

Query Metrics

4 Database Queries
4 Different statements
1.74 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.45 ms
(25.82%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.designation AS designation_3, t0.fabricant AS fabricant_4, t0.reference_fabricant AS reference_fabricant_5, t0.type AS type_6, t0.prf AS prf_7, t0.unite_de_prix AS unite_de_prix_8, t0.date_validite_tarif AS date_validite_tarif_9, t0.code_tarif AS code_tarif_10, t0.code_douanier AS code_douanier_11, t0.dimentions AS dimentions_12, t0.poids AS poids_13, t0.pays_origine AS pays_origine_14, t0.numero_magasin AS numero_magasin_15, t0.emplacement_magasin AS emplacement_magasin_16, t0.created_at AS created_at_17, t0.image AS image_18, t0.id_monday AS id_monday_19, t0.updated_at AS updated_at_20, t0.updated_by AS updated_by_21, t0.coeff_prix_id AS coeff_prix_id_22 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "493"
]
0.43 ms
(25.01%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.is_valid AS is_valid_6 FROM customer t0
Parameters:
[]
0.43 ms
(24.61%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.service AS service_6, t0.phone AS phone_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]
0.43 ms
(24.56%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.coefficient AS coefficient_2 FROM coeff_prix c0_
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\CoeffPrix 4
App\Entity\User 1
App\Entity\Article 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Article No errors.
App\Entity\CoeffPrix No errors.
App\Entity\DevisLigne No errors.
App\Entity\Customer No errors.