Query Metrics

1 Database Queries
1 Different statements
1.67 ms Query time
0 Invalid entities
770 Managed entities

Queries

Group similar statements

# Time Info
1 1.67 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.price AS price_5, t0.sale_price AS sale_price_6, t0.quantity AS quantity_7, t0.active AS active_8, t0.type AS type_9, t0.unit AS unit_10, t0.vat_pc AS vat_pc_11, t0.active_sales AS active_sales_12, t0.price_sales AS price_sales_13, t0.account_sales AS account_sales_14, t0.code AS code_15, t0.has_wp_equal AS has_wp_equal_16, t0.wp_id AS wp_id_17 FROM product t0 WHERE t0.active = ?
Parameters:
[
  1
]

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 770

Entities Mapping

Class Mapping errors
App\Entity\Product No errors.
App\Entity\ProductImage No errors.
App\Entity\ProductAttributes No errors.
App\Entity\Category No errors.