POST https://www.constructible.net/project/pdf/load/json/106

Query Metrics

4 Database Queries
4 Different statements
11.27 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.96 ms
(88.42%)
1
SELECT t0.id AS id_1, t0.checksum AS checksum_2, t0.pdf_information_js_object AS pdf_information_js_object_3 FROM pdfinformation t0 INNER JOIN pdfinformation_in_project_variants ON t0.id = pdfinformation_in_project_variants.pdfinformation_id WHERE pdfinformation_in_project_variants.project_id = ?
Parameters:
[
  106
]
0.61 ms
(5.37%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.language AS language_5, t0.is_verified AS is_verified_6, t0.last_name AS last_name_7, t0.first_name AS first_name_8, t0.profession AS profession_9, t0.entity AS entity_10, t0.address AS address_11, t0.npa AS npa_12, t0.city AS city_13, t0.discriminator FROM user t0 WHERE t0.id = ? AND t0.discriminator IN ('client')
Parameters:
[
  1
]
0.44 ms
(3.90%)
1
SELECT count(p0_.id) AS sclr_0 FROM user u1_ INNER JOIN project_in_client p2_ ON u1_.id = p2_.client_id INNER JOIN project p0_ ON p0_.id = p2_.project_id WHERE (u1_.id = ? AND p0_.id = ?) AND u1_.discriminator IN ('client')
Parameters:
[
  1
  106
]
0.26 ms
(2.31%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.creation_date AS creation_date_3 FROM project t0 WHERE t0.id = ?
Parameters:
[
  106
]

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\User\User 1
App\Entity\Project\Project 1
App\Entity\PDFInformation\PDFInformation 1

Entities Mapping