GET https://nizzi.emilix.fr/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
7.64 ms
(36.47%)
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
]
4.32 ms
(20.61%)
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
]
3.45 ms
(16.46%)
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:
[]
1.56 ms
(7.47%)
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:
[]
1.37 ms
(6.54%)
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:
[]
1.33 ms
(6.37%)
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:
[]
1.27 ms
(6.08%)
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.