https://b.whileresume.app/cv-generator/

Query Metrics

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

Queries

Group similar statements

#TimeInfo
10.96 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:
[
  "cv-generator/"
  1
]
210.33 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:
[
  "154e157f7f01c38755ab"
]
30.23 ms
"START TRANSACTION"
Parameters:
[]
422.15 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:
[
  "154e157f7f01c38755ab"
  "2026-07-15 09:14:50"
  "2026-07-13 09:14:50"
  "2026-07-13 09:14:50"
  null
  null
  null
  null
  null
  null
  "fr"
  null
  null
  "scratch"
  null
]
537.38 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.