GET https://test.capterre.fr/admin/resource-sub-section?page=1&sort%5Bname%5D=ASC

Query Metrics

12 Database Queries
5 Different statements
9.73 ms Query time
0 Invalid entities
29 Managed entities

Queries

Group similar statements

# Time Info
1 3.08 ms
SELECT DISTINCT r0_.id AS id_0, r0_.name AS name_1 FROM resource_sub_section r0_ ORDER BY r0_.name ASC LIMIT 20
Parameters:
[]
2 1.50 ms
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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY r0_.name ASC
Parameters:
[
  7
  16
  12
  20
  3
  6
  21
  10
  9
  22
  2
  23
  17
  8
  4
  1
  11
  18
  14
  13
]
3 0.80 ms
SELECT count(*) AS sclr_0 FROM resource_sub_section r0_
Parameters:
[]
4 0.81 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
]
5 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.44 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:
[
  17
]
7 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]
8 0.44 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:
[
  16
]
9 0.38 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:
[
  5
]
10 0.42 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:
[
  1
]
11 0.47 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:
[
  3
]
12 0.52 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:
[
  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\ResourceSubSection 20
App\Entity\ResourceSection 7
App\Entity\ResourcePart 2

Entities Mapping