GET https://backend.portfolio.amarsyll.pro/portfolio

Query Metrics

42 Database Queries
12 Different statements
43.25 ms Query time
0 Invalid entities
130 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.17 ms
(32.77%)
17
SELECT t0.id AS id_1, t0.path AS path_2, t0.project_id AS project_id_3 FROM image t0 WHERE t0.project_id = ?
Parameters:
[
  1
]
12.00 ms
(27.74%)
15
SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.formation_id AS formation_id_4 FROM certificat t0 WHERE t0.formation_id = ?
Parameters:
[
  22
]
3.26 ms
(7.53%)
1
INSERT INTO visitor (ip, user_agent, visited_at, location, count, country, country_code, region_name, city, zip_code, latitude, longitude, time_zone, org, ass) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "151.21.255.5"
  "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:148.0) Gecko/20100101 Firefox/148.0"
  "2026-03-07 19:25:17"
  "25"
  null
  "Italy"
  null
  "Lombardy"
  "Lissone"
  "20851"
  45.6135
  null
  "Europe/Rome"
  ""
  "AS1267 WIND TRE S.P.A."
]
2.99 ms
(6.91%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.name_fr AS name_fr_3, t0.name_en AS name_en_4, t0.name_it AS name_it_5, t0.description_fr AS description_fr_6, t0.description_en AS description_en_7, t0.description_it AS description_it_8, t0.debut AS debut_9, t0.fin AS fin_10, t0.ecole AS ecole_11, t0.is_displayed AS is_displayed_12, t0.location AS location_13, t0.user_id AS user_id_14 FROM formation t0 WHERE t0.user_id = ?
Parameters:
[
  1
]
2.17 ms
(5.01%)
1
"COMMIT"
Parameters:
[]
2.02 ms
(4.68%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description_fr AS description_fr_3, t0.description_en AS description_en_4, t0.description_it AS description_it_5, t0.date AS date_6, t0.updated_at AS updated_at_7, t0.is_displayed AS is_displayed_8, t0.link AS link_9, t0.github AS github_10, t0.status AS status_11, t0.user_id AS user_id_12 FROM project t0 WHERE t0.user_id = ?
Parameters:
[
  1
]
1.57 ms
(3.64%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.log_count AS log_count_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.telephone AS telephone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.failed_login_attempts AS failed_login_attempts_11, t0.blocked_until AS blocked_until_12, t0.last_failed_login_ip AS last_failed_login_ip_13, t0.last_failed_login_at AS last_failed_login_at_14, t0.is_actif AS is_actif_15, t0.is_blocked AS is_blocked_16, t0.presentation_fr AS presentation_fr_17, t0.presentation_en AS presentation_en_18, t0.presentation_it AS presentation_it_19, t0.adresse AS adresse_20, t0.github AS github_21, t0.linkedin AS linkedin_22, t0.tel_1 AS tel_1_23, t0.tel_2 AS tel_2_24 FROM user t0 WHERE t0.email IS NULL LIMIT 1
Parameters:
[]
1.16 ms
(2.68%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.log_count AS log_count_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.telephone AS telephone_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.failed_login_attempts AS failed_login_attempts_11, t0.blocked_until AS blocked_until_12, t0.last_failed_login_ip AS last_failed_login_ip_13, t0.last_failed_login_at AS last_failed_login_at_14, t0.is_actif AS is_actif_15, t0.is_blocked AS is_blocked_16, t0.presentation_fr AS presentation_fr_17, t0.presentation_en AS presentation_en_18, t0.presentation_it AS presentation_it_19, t0.adresse AS adresse_20, t0.github AS github_21, t0.linkedin AS linkedin_22, t0.tel_1 AS tel_1_23, t0.tel_2 AS tel_2_24 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.08 ms
(2.49%)
1
"START TRANSACTION"
Parameters:
[]
1.04 ms
(2.41%)
1
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.user_agent AS user_agent_3, t0.visited_at AS visited_at_4, t0.location AS location_5, t0.count AS count_6, t0.country AS country_7, t0.country_code AS country_code_8, t0.region_name AS region_name_9, t0.city AS city_10, t0.zip_code AS zip_code_11, t0.latitude AS latitude_12, t0.longitude AS longitude_13, t0.time_zone AS time_zone_14, t0.org AS org_15, t0.ass AS ass_16 FROM visitor t0 WHERE t0.ip = ? ORDER BY t0.visited_at DESC LIMIT 1
Parameters:
[
  "151.21.255.5"
]
0.95 ms
(2.19%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description_fr AS description_fr_3, t0.description_it AS description_it_4, t0.description_en AS description_en_5, t0.debut AS debut_6, t0.end AS end_7, t0.employer AS employer_8, t0.adresse AS adresse_9, t0.is_display AS is_display_10, t0.user_id AS user_id_11 FROM experience t0 WHERE t0.user_id = ?
Parameters:
[
  1
]
0.84 ms
(1.94%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.rowss AS rowss_3, t0.colss AS colss_4, t0.author AS author_5, t0.image AS image_6, t0.title AS title_7, t0.user_id AS user_id_8 FROM skyll t0 WHERE t0.user_id = ?
Parameters:
[
  1
]

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\Image 63
App\Entity\Project 17
App\Entity\Formation 15
App\Entity\Skyll 15
App\Entity\Certificat 13
App\Entity\Experience 4
App\Entity\Visitor 2
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Visitor No errors.
App\Entity\User No errors.
App\Entity\Project No errors.
App\Entity\Formation No errors.
App\Entity\Skyll No errors.
App\Entity\Experience No errors.
App\Entity\Image No errors.
App\Entity\Certificat No errors.