GET https://test.capterre.fr/admin/resource-sub-section/7/edit

Query Metrics

5 Database Queries
4 Different statements
6.15 ms Query time
0 Invalid entities
17 Managed entities

Queries

Group similar statements

# Time Info
1 2.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.section_id AS section_id_3 FROM resource_sub_section t0 WHERE t0.id = ?
Parameters:
[
  "7"
]
2 2.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.part_id AS part_id_3 FROM resource_section t0 WHERE t0.id = ?
Parameters:
[
  4
]
3 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  1
]
4 0.73 ms
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.part_id AS part_id_2 FROM resource_section r0_
Parameters:
[]
5 0.58 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]

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\ResourceSection 14
App\Entity\ResourcePart 2
App\Entity\ResourceSubSection 1

Entities Mapping