GET https://nizzi.emilix.fr/

Query Metrics

17 Database Queries
7 Different statements
53.86 ms Query time
0 Invalid entities
51 Managed entities

Grouped Statements

Show all queries

Time Count Info
18.05 ms
(33.51%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.category_id AS category_id_3 FROM skill t0 WHERE t0.category_id = ?
Parameters:
[
  1
]
14.59 ms
(27.08%)
7
SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3 FROM project_tag t0 INNER JOIN project_project_tag ON t0.id = project_project_tag.project_tag_id WHERE project_project_tag.project_id = ?
Parameters:
[
  4
]
9.59 ms
(17.81%)
1
SELECT p0_.id AS id_0, p0_.job AS job_1, p0_.company AS company_2, p0_.length AS length_3, p0_.description AS description_4, p0_.position AS position_5, p0_.color AS color_6, p0_.location AS location_7, p0_.company_link AS company_link_8 FROM professional_experience p0_ ORDER BY p0_.position DESC
Parameters:
[]
3.47 ms
(6.45%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.image AS image_4 FROM project t0
Parameters:
[]
3.04 ms
(5.64%)
1
SELECT f0_.id AS id_0, f0_.title AS title_1, f0_.description AS description_2, f0_.location AS location_3, f0_.length AS length_4, f0_.position AS position_5, f0_.establishment AS establishment_6 FROM formation f0_ ORDER BY f0_.position DESC
Parameters:
[]
3.01 ms
(5.59%)
1
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.title AS title_4, t0.description AS description_5, t0.photo AS photo_6, t0.email AS email_7, t0.linkedin AS linkedin_8 FROM profile t0 LIMIT 1
Parameters:
[]
2.11 ms
(3.92%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM skill_category t0
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\Skill 24
App\Entity\Project 7
App\Entity\ProfessionalExperience 5
App\Entity\SkillCategory 5
App\Entity\ProjectTag 5
App\Entity\Formation 4
App\Entity\Profile 1

Entities Mapping

Class Mapping errors
App\Entity\ProfessionalExperience No errors.
App\Entity\Formation No errors.
App\Entity\Project No errors.
App\Entity\ProjectTag No errors.
App\Entity\SkillCategory No errors.
App\Entity\Skill No errors.
App\Entity\Profile No errors.