Query Metrics
3
Database Queries
3
Different statements
14.89 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 6.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.enabled AS enabled_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.slug AS slug_7, t0.has_publicity AS has_publicity_8, t0.code AS code_9, t0.stockcode AS stockcode_10, t0.sales_unit AS sales_unit_11, t0.view AS view_12, t0.nb_buyers AS nb_buyers_13, t0.varieties AS varieties_14, t0.quality AS quality_15, t0.colors AS colors_16, t0.sizes AS sizes_17, t0.origin AS origin_18, t0.rate AS rate_19, t0.expiration_date AS expiration_date_20, t0.production_date AS production_date_21, t0.nb_rates AS nb_rates_22, t0.deleted_at AS deleted_at_23, t0.flavors AS flavors_24, t0.is_grouped AS is_grouped_25, t0.group_slug AS group_slug_26, t0.is_collection AS is_collection_27, t0.is_agromwinda_promotion AS is_agromwinda_promotion_28, t0.enabled_provinces AS enabled_provinces_29, t0.attribut_id AS attribut_id_30, t0.category_id AS category_id_31, t0.default_image_id AS default_image_id_32, t0.agent_id AS agent_id_33, t0.life_time_id AS life_time_id_34, t0.shipping_id AS shipping_id_35, t0.suppliers_id AS suppliers_id_36 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"miel-pure-63d3a881d061c"
]
|
| 2 | 3.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.priority AS priority_4, t0.image AS image_5, t0.department_id AS department_id_6 FROM category t0
Parameters:
[] |
| 3 | 4.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.deleted_by AS deleted_by_7, t0.slug AS slug_8 FROM department t0
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Product\Product | No errors. |
| App\Entity\Product\Attribut | No errors. |
| App\Entity\Product\Category | No errors. |
| App\Entity\Product\Image | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Product\LifeTime | No errors. |
| App\Entity\Product\Shipping | No errors. |
| App\Entity\Supplier\Supplier | No errors. |
| App\Entity\PlacePrice | No errors. |
| App\Entity\Product\Department | No errors. |
| App\Entity\Config\Transport | No errors. |
| App\Entity\Configuration | No errors. |