GET https://fannydelaigue.higumadev.fr/cv-artistique

Query Metrics

10 Database Queries
4 Different statements
20.00 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 6.03 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.agency AS agency_3, t0.link AS link_4, t0.phone AS phone_5, t0.mail AS mail_6 FROM agent t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 2.53 ms
SELECT t0.id AS id_1, t0.tessiture AS tessiture_2, t0.eyes AS eyes_3, t0.height AS height_4, t0.confection AS confection_5, t0.languages AS languages_6, t0.picture AS picture_7, t0.cv AS cv_8 FROM infos t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 3.74 ms
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.label AS label_2, c0_.picture1 AS picture1_3, c0_.picture2 AS picture2_4, c0_.picture3 AS picture3_5, c0_.picture4 AS picture4_6, c0_.picture5 AS picture5_7 FROM category c0_ ORDER BY c0_.label ASC
Parameters:
[]
4 4.54 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.content AS content_4, t0.type_id AS type_id_5, t0.category_id AS category_id_6 FROM experience t0 WHERE t0.category_id = ?
Parameters:
[
  6
]
5 0.68 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.content AS content_4, t0.type_id AS type_id_5, t0.category_id AS category_id_6 FROM experience t0 WHERE t0.category_id = ?
Parameters:
[
  7
]
6 0.32 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.content AS content_4, t0.type_id AS type_id_5, t0.category_id AS category_id_6 FROM experience t0 WHERE t0.category_id = ?
Parameters:
[
  8
]
7 0.61 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.content AS content_4, t0.type_id AS type_id_5, t0.category_id AS category_id_6 FROM experience t0 WHERE t0.category_id = ?
Parameters:
[
  9
]
8 0.90 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.content AS content_4, t0.type_id AS type_id_5, t0.category_id AS category_id_6 FROM experience t0 WHERE t0.category_id = ?
Parameters:
[
  4
]
9 0.34 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.content AS content_4, t0.type_id AS type_id_5, t0.category_id AS category_id_6 FROM experience t0 WHERE t0.category_id = ?
Parameters:
[
  10
]
10 0.32 ms
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.title AS title_3, t0.content AS content_4, t0.type_id AS type_id_5, t0.category_id AS category_id_6 FROM experience t0 WHERE t0.category_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.

Entities Mapping

Class Mapping errors
App\Entity\Agent No errors.
App\Entity\Infos No errors.
App\Entity\Category No errors.
App\Entity\Experience No errors.
App\Entity\Type
  • The mappings App\Entity\Type#show and App\Entity\Show#type are inconsistent with each other.