GET https://test.capterre.fr/admin/resource-assignment/new?sort%5BsubSection%5D=DESC

Query Metrics

8 Database Queries
4 Different statements
4.77 ms Query time
0 Invalid entities
96 Managed entities

Queries

Group similar statements

# Time Info
1 1.43 ms
SELECT r0_.id AS id_0, r0_.title AS title_1, r1_.author AS author_2, r1_.file_path AS file_path_3, r2_.url AS url_4, r0_.resource_type AS resource_type_5 FROM resource r0_ LEFT JOIN resource_documents r1_ ON r0_.id = r1_.id LEFT JOIN resource_web r2_ ON r0_.id = r2_.id
Parameters:
[]
2 0.43 ms
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.section_id AS section_id_2 FROM resource_sub_section r0_
Parameters:
[]
3 0.57 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
]
4 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.46 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
]
6 0.48 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
]
7 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:
[
  4
]
8 0.44 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Resource 83
App\Entity\ResourceSubSection 7
App\Entity\ResourceSection 4
App\Entity\ResourcePart 2

Entities Mapping