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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.74 ms
(43.38%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM product p0_ INNER JOIN category c1_ ON p0_.category_id = c1_.id
Parameters:
[]
0.46 ms
(27.33%)
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:
[
  6
  7
  35
  36
  37
  38
  39
  40
  12
  13
  14
  15
  16
  17
  18
  19
  43
  44
  56
  57
  61
  1
  2
  3
]
0.28 ms
(16.48%)
1
SELECT DISTINCT p0_.id AS id_0 FROM product p0_ INNER JOIN category c1_ ON p0_.category_id = c1_.id LIMIT 24
Parameters:
[]
0.22 ms
(12.82%)
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.