HEAD http://www.salsindustrial.com/product/diamond-glass-cutter

Query Metrics

3 Database Queries
3 Different statements
2.35 ms Query time
0 Invalid entities
25 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.89 ms
(37.63%)
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
]
0.84 ms
(35.81%)
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:
[
  "diamond-glass-cutter"
]
0.63 ms
(26.55%)
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:
[
  4
]

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

Entities Mapping

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