GET https://adidas.toofoot.com/admin/product/139/delete-images

Query Metrics

2 Database Queries
2 Different statements
0.23 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.12 ms
(55.33%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.description AS description_3, s0_.image_name AS image_name_4, s0_.image_size AS image_size_5, s0_.image_dark_name AS image_dark_name_6, s0_.image_dark_size AS image_dark_size_7, s0_.active AS active_8, s0_.position AS position_9, s0_.roles_hide AS roles_hide_10, s0_.created_at AS created_at_11, s0_.updated_at AS updated_at_12 FROM site s0_ WHERE s0_.active = ? ORDER BY s0_.position ASC
Parameters:
[
  1
]
0.10 ms
(44.67%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.basename AS basename_3, t0.ref AS ref_4, t0.position AS position_5, t0.active AS active_6, t0.one_ref_product AS one_ref_product_7, t0.weight AS weight_8, t0.arfor AS arfor_9, t0.mandatory AS mandatory_10, t0.min_qte AS min_qte_11, t0.min_qte_by_place AS min_qte_by_place_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.uuid AS uuid_15, t0.product_category_id AS product_category_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.deleted_by_id AS deleted_by_id_19 FROM product t0 WHERE t0.id = ?
Parameters:
[
  "139"
]

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\Product 1
App\Entity\ProductCategory 1
App\Entity\User 1

Entities Mapping