GET https://dev.fluxxo.fr/fonctionnalites/TEST

Query Metrics

4 Database Queries
4 Different statements
2.88 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.93 ms
(32.33%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.updated_at AS updated_at_4, t0.image AS image_5, t0.old_image_name AS old_image_name_6, t0.liste AS liste_7, t0.fonctionnalite_id AS fonctionnalite_id_8 FROM fonctionnalite_description t0 WHERE t0.fonctionnalite_id = ?
Parameters:
[
  1
]
0.81 ms
(27.99%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.image AS image_4, t0.old_image_name AS old_image_name_5, t0.updated_at AS updated_at_6, t0.slug AS slug_7 FROM fonctionnalite t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "TEST"
]
0.58 ms
(20.01%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.updated_at AS updated_at_4, t0.image AS image_5, t0.old_image_name AS old_image_name_6, t0.fonctionnalite_id AS fonctionnalite_id_7 FROM fonctionnalite_resume t0 WHERE t0.fonctionnalite_id = ?
Parameters:
[
  1
]
0.57 ms
(19.67%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.image AS image_4, t0.old_image_name AS old_image_name_5, t0.updated_at AS updated_at_6, t0.slug AS slug_7 FROM fonctionnalite t0
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\Fonctionnalite 1

Entities Mapping