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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.13 ms
(40.71%)
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
]
0.77 ms
(27.71%)
1
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:
[]
0.56 ms
(20.05%)
2
SELECT t0.id AS id_1, t0.name AS name_2 FROM resource_part t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.32 ms
(11.53%)
1
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.section_id AS section_id_2 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\Resource 83
App\Entity\ResourceSubSection 7
App\Entity\ResourceSection 4
App\Entity\ResourcePart 2

Entities Mapping