https://b1.mirtillostudio.fr/fr/cv-generator/

Query Metrics

5Database Queries
5Different statements
242.07 msQuery time
0Invalid entities

Queries

Group similar statements

#TimeInfo
10.98 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1
Parameters:
[
  "fr/cv-generator/"
  1
]
212.65 ms
SELECT t0.id AS id_1, t0.public_slug AS public_slug_2, t0.expires_at AS expires_at_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.phone AS phone_9, t0.city AS city_10, t0.country AS country_11, t0.locale AS locale_12, t0.cv_data AS cv_data_13, t0.cv_settings AS cv_settings_14, t0.mode AS mode_15, t0.cv_pdf_path AS cv_pdf_path_16 FROM cvs_candidates_drafts t0 WHERE t0.public_slug = ? LIMIT 1
Parameters:
[
  "bc52160529ff0b88afa7"
]
30.15 ms
"START TRANSACTION"
Parameters:
[]
432.33 ms
INSERT INTO cvs_candidates_drafts (public_slug, expires_at, created_at, updated_at, first_name, last_name, email, phone, city, country, locale, cv_data, cv_settings, mode, cv_pdf_path) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "bc52160529ff0b88afa7"
  "2026-05-15 13:27:00"
  "2026-05-13 13:27:00"
  "2026-05-13 13:27:00"
  null
  null
  null
  null
  null
  null
  "fr"
  null
  null
  "scratch"
  null
]
5195.95 ms
"COMMIT"
Parameters:
[]

Database Connections

NameService
defaultdoctrine.dbal.default_connection

Entity Managers

NameService
defaultdoctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

ClassMapping errors
App\Entity\Seo\Redirection No errors.
App\Entity\Cvs\PublicCvDraft No errors.