GET https://mpereira.lyceestvincent.fr/about

Query Metrics

4 Database Queries
4 Different statements
9.15 ms Query time
0 Invalid entities
19 Managed entities

Grouped Statements

Show all queries

Time Count Info
5.05 ms
(55.19%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_order AS display_order_3 FROM skill t0 ORDER BY t0.display_order ASC
Parameters:
[]
1.88 ms
(20.56%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.year AS year_4, t0.display_order AS display_order_5 FROM timeline_entry t0 ORDER BY t0.year DESC
Parameters:
[]
1.67 ms
(18.24%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.issuer AS issuer_3, t0.image_filename AS image_filename_4, t0.url AS url_5, t0.obtained_at AS obtained_at_6 FROM certification t0
Parameters:
[]
0.55 ms
(6.01%)
1
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.hero_title AS hero_title_3, t0.hero_description AS hero_description_4, t0.photo_filename AS photo_filename_5, t0.cv_filename AS cv_filename_6, t0.about_text AS about_text_7, t0.github_url AS github_url_8, t0.linkedin_url AS linkedin_url_9 FROM profile_settings t0 LIMIT 1
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 10
App\Entity\TimelineEntry 8
App\Entity\ProfileSettings 1

Entities Mapping

Class Mapping errors
App\Entity\Skill No errors.
App\Entity\TimelineEntry No errors.
App\Entity\Certification No errors.
App\Entity\ProfileSettings No errors.