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

Query Metrics

16 Database Queries
5 Different statements
11.19 ms Query time
0 Invalid entities
33 Managed entities

Queries

Group similar statements

# Time Info
1 3.17 ms
SELECT DISTINCT r0_.id AS id_0, r0_.section_id AS sclr_1 FROM resource_sub_section r0_ LEFT JOIN resource_section r1_ ON r0_.section_id = r1_.id ORDER BY r0_.section_id 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_ LEFT JOIN resource_section r1_ ON r0_.section_id = r1_.id WHERE r0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY r0_.section_id ASC
Parameters:
[
  1
  4
  6
  8
  9
  2
  13
  14
  15
  21
  22
  23
  27
  26
  24
  25
  28
  29
  34
  30
]
3 0.68 ms
SELECT count(DISTINCT r0_.id) AS sclr_0 FROM resource_sub_section r0_ LEFT JOIN resource_section r1_ ON r0_.section_id = r1_.id
Parameters:
[]
4 0.61 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
]
5 0.62 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]
6 0.51 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
]
7 1.27 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
]
8 0.33 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
]
9 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  1
]
10 0.31 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
]
11 0.31 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:
[
  6
]
12 0.31 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:
[
  7
]
13 0.32 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:
[
  8
]
14 0.32 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:
[
  9
]
15 0.33 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:
[
  10
]
16 0.31 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:
[
  11
]

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 11
App\Entity\ResourcePart 2

Entities Mapping