GET https://melissa-s-dogs.xavier-carreau.fr/boutique?page=2

Query Metrics

4 Database Queries
4 Different statements
1.09 ms Query time
0 Invalid entities
30 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.40 ms
(36.54%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ INNER JOIN category c1_ ON p0_.category_id = c1_.id
Parameters:
[]
0.32 ms
(29.48%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.picture_path AS picture_path_3, p0_.price AS price_4, p0_.in_stock AS in_stock_5, c1_.id AS id_6, c1_.name AS name_7, p0_.category_id AS category_id_8 FROM product p0_ INNER JOIN category c1_ ON p0_.category_id = c1_.id WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  4
  5
  8
  9
  10
  11
  51
  52
  53
  54
  55
  58
  59
  60
  41
  42
  34
  20
  21
  22
  23
  24
  25
  26
]
0.22 ms
(19.96%)
1
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ INNER JOIN category c1_ ON p0_.category_id = c1_.id LIMIT 24 OFFSET 24
Parameters:
[]
0.15 ms
(14.02%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM category c0_
Parameters:
[]

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 24
App\Entity\Category 6

Entities Mapping

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