GET http://kdos-graphie.fr/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.07 ms
(56.23%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.is_visible AS is_visible_5, t0.sort_order AS sort_order_6, t0.created_at AS created_at_7 FROM category t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.83 ms
(43.77%)
1
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.is_visible AS is_visible_6, t0.cover_image AS cover_image_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.category_id AS category_id_10 FROM product t0 WHERE t0.is_visible = ? ORDER BY t0.created_at DESC LIMIT 8
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 8
App\Entity\Category 2

Entities Mapping

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