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

Query Metrics

9 Database Queries
4 Different statements
5.75 ms Query time
0 Invalid entities
124 Managed entities

Queries

Group similar statements

# Time Info
1 1.71 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.59 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.63 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.40 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.64 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.63 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
]
7 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  1
]
8 0.37 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.40 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
]

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 99
App\Entity\ResourceSubSection 18
App\Entity\ResourceSection 5
App\Entity\ResourcePart 2

Entities Mapping