GET https://my-technima.preprod-16h33.fr/product/11/edit

Query Metrics

1 Database Queries
1 Different statements
8.55 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.55 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.ean13 AS ean13_3, t0.isbn AS isbn_4, t0.mpn AS mpn_5, t0.price AS price_6, t0.width AS width_7, t0.height AS height_8, t0.depth AS depth_9, t0.weight AS weight_10, t0.date_add AS date_add_11, t0.date_upd AS date_upd_12, t0.is_nc AS is_nc_13, t0.brand_id AS brand_id_14, t0.mdd_brand_id AS mdd_brand_id_15 FROM product t0 WHERE t0.id = ?
Parameters:
[
  "11"
]

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

Class Mapping errors
App\Entity\Product No errors.
App\Entity\Brand No errors.
App\Entity\MddBrand
  • The field App\Entity\MddBrand#products is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Product#mddBrand does not contain the required 'inversedBy="products"' attribute.
App\Entity\ProductLang No errors.
App\Entity\ProductWebToPrintLang No errors.
App\Entity\ProductAttribute No errors.
App\Entity\Image No errors.
App\Entity\FeatureValue No errors.
App\Entity\Advantage No errors.
App\Entity\File No errors.
App\Entity\ERPCommercialData No errors.
App\Entity\ERPLogisticData No errors.
App\Entity\ERPCommercialDataLang No errors.