GET http://swat.amorce.org/category-page

Query Metrics

7 Database Queries
2 Different statements
4.78 ms Query time
0 Invalid entities
24 Managed entities

Queries

Group similar statements

# Time Info
1 1.82 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.photo AS photo_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0 WHERE t0.parent_id IS NULL
Parameters:
[]
2 0.47 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.photo AS photo_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0 WHERE t0.parent_id = ?
Parameters:
[
  1
]
3 0.49 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.photo AS photo_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0 WHERE t0.parent_id = ?
Parameters:
[
  5
]
4 0.46 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.photo AS photo_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0 WHERE t0.parent_id = ?
Parameters:
[
  9
]
5 0.52 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.photo AS photo_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0 WHERE t0.parent_id = ?
Parameters:
[
  13
]
6 0.50 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.photo AS photo_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0 WHERE t0.parent_id = ?
Parameters:
[
  17
]
7 0.51 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.photo AS photo_3, t0.slug AS slug_4, t0.parent_id AS parent_id_5 FROM categories t0 WHERE t0.parent_id = ?
Parameters:
[
  21
]

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\Categories 24

Entities Mapping

Class Mapping errors
App\Entity\Categories No errors.
App\Entity\Produits No errors.