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

Query Metrics

9 Database Queries
5 Different statements
8.05 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.72 ms
(33.82%)
4
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:
[
  1
]
2.22 ms
(27.61%)
1
SELECT DISTINCT r0_.id AS id_0 FROM resource_sub_section r0_ LIMIT 20
Parameters:
[]
1.33 ms
(16.51%)
2
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]
1.11 ms
(13.81%)
1
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.section_id AS section_id_2 FROM resource_sub_section r0_ WHERE r0_.id IN (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  3
  4
  2
  5
  6
  7
]
0.66 ms
(8.24%)
1
SELECT count(*) AS sclr_0 FROM resource_sub_section r0_
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\ResourceSubSection 7
App\Entity\ResourceSection 4
App\Entity\ResourcePart 2

Entities Mapping