GET http://salsindustrial.com/product/ear-protection

Query Metrics

3 Database Queries
3 Different statements
4.91 ms Query time
0 Invalid entities
26 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.46 ms
(50.20%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.description AS description_3, t0.is_new AS is_new_4, t0.is_featured AS is_featured_5, t0.is_activo AS is_activo_6, t0.slug AS slug_7, t0.identifier AS identifier_8, t0.image_name AS image_name_9, t0.updated_at AS updated_at_10, t0.category_id AS category_id_11 FROM product t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "ear-protection"
]
1.44 ms
(29.36%)
1
SELECT p0_.id AS id_0, p0_.content AS content_1, p0_.description AS description_2, p0_.is_new AS is_new_3, p0_.is_featured AS is_featured_4, p0_.is_activo AS is_activo_5, p0_.slug AS slug_6, p0_.identifier AS identifier_7, p0_.image_name AS image_name_8, p0_.updated_at AS updated_at_9, p0_.category_id AS category_id_10 FROM product p0_ WHERE p0_.is_activo = ? AND p0_.is_featured = ? AND p0_.image_name IS NOT NULL LIMIT 20
Parameters:
[
  1
  1
]
1.00 ms
(20.44%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.is_active AS is_active_3, t0.slug AS slug_4, t0.description AS description_5, t0.image_name AS image_name_6, t0.updated_at AS updated_at_7, t0.orden AS orden_8, t0.is_featured AS is_featured_9 FROM category t0 WHERE t0.id = ?
Parameters:
[
  3
]

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 21
App\Entity\Category 5

Entities Mapping

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