https://benditotrabajo.com/resetting/send-email

Query Metrics

5 Database Queries
5 Different statements
5.80 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.31 ms
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.name AS name_13, t0.employer AS employer_14, t0.buy_free_pack_service AS buy_free_pack_service_15, t0.candidate AS candidate_16, t0.buy_free_pack_job AS buy_free_pack_job_17, t0.image AS image_18, t0.company_name AS company_name_19, t0.phone AS phone_20, t0.address AS address_21, t0.about AS about_22, t0.video_intro AS video_intro_23, t0.social_facebook AS social_facebook_24, t0.social_twitter AS social_twitter_25, t0.social_google AS social_google_26, t0.updated_at AS updated_at_27, t0.status AS status_28, t0.experience AS experience_29, t0.gender AS gender_30, t0.age AS age_31, t0.social_links AS social_links_32, t0.country AS country_33, t0.bookmarked AS bookmarked_34, t0.applied AS applied_35, t0.companies_seen AS companies_seen_36, t0.secret AS secret_37, t0.verificated AS verificated_38, t0.date_of_purchase AS date_of_purchase_39, t0.date_of_purchase_service AS date_of_purchase_service_40, t0.num_posts AS num_posts_41, t0.num_posts_services AS num_posts_services_42, t0.services_request AS services_request_43, t0.candidates AS candidates_44, t0.ruc AS ruc_45, t46.id AS id_47, t46.about_me AS about_me_48, t46.cv AS cv_49, t46.cart AS cart_50, t46.updated_at AS updated_at_51, t46.user_id AS user_id_52, t46.record_id AS record_id_53, t46.experience_id AS experience_id_54, t46.skils_id AS skils_id_55, t46.calification_id AS calification_id_56, t0.higher_level_titlee_id AS higher_level_titlee_id_57, t0.profession_id AS profession_id_58, t59.id AS id_60, t59.name AS name_61, t59.url AS url_62, t59.description AS description_63, t59.file_original_name AS file_original_name_64, t59.archivo AS archivo_65, t59.update_at AS update_at_66, t59.user_id AS user_id_67 FROM fos_user t0 LEFT JOIN resume t46 ON t46.user_id = t0.id LEFT JOIN company t59 ON t59.user_id = t0.id WHERE t0.id = ? LIMIT 1
Parameters:
[
  679
]
2 0.88 ms
SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.id AS id_12, t0.name AS name_13, t0.employer AS employer_14, t0.buy_free_pack_service AS buy_free_pack_service_15, t0.candidate AS candidate_16, t0.buy_free_pack_job AS buy_free_pack_job_17, t0.image AS image_18, t0.company_name AS company_name_19, t0.phone AS phone_20, t0.address AS address_21, t0.about AS about_22, t0.video_intro AS video_intro_23, t0.social_facebook AS social_facebook_24, t0.social_twitter AS social_twitter_25, t0.social_google AS social_google_26, t0.updated_at AS updated_at_27, t0.status AS status_28, t0.experience AS experience_29, t0.gender AS gender_30, t0.age AS age_31, t0.social_links AS social_links_32, t0.country AS country_33, t0.bookmarked AS bookmarked_34, t0.applied AS applied_35, t0.companies_seen AS companies_seen_36, t0.secret AS secret_37, t0.verificated AS verificated_38, t0.date_of_purchase AS date_of_purchase_39, t0.date_of_purchase_service AS date_of_purchase_service_40, t0.num_posts AS num_posts_41, t0.num_posts_services AS num_posts_services_42, t0.services_request AS services_request_43, t0.candidates AS candidates_44, t0.ruc AS ruc_45, t46.id AS id_47, t46.about_me AS about_me_48, t46.cv AS cv_49, t46.cart AS cart_50, t46.updated_at AS updated_at_51, t46.user_id AS user_id_52, t46.record_id AS record_id_53, t46.experience_id AS experience_id_54, t46.skils_id AS skils_id_55, t46.calification_id AS calification_id_56, t0.higher_level_titlee_id AS higher_level_titlee_id_57, t0.profession_id AS profession_id_58, t59.id AS id_60, t59.name AS name_61, t59.url AS url_62, t59.description AS description_63, t59.file_original_name AS file_original_name_64, t59.archivo AS archivo_65, t59.update_at AS update_at_66, t59.user_id AS user_id_67 FROM fos_user t0 LEFT JOIN resume t46 ON t46.user_id = t0.id LEFT JOIN company t59 ON t59.user_id = t0.id WHERE t0.email_canonical = ? LIMIT 1
Parameters:
[
  "gudimisimij460@gmail.com"
]
3 0.18 ms
"START TRANSACTION"
Parameters:
[]
4 2.17 ms
UPDATE fos_user SET confirmation_token = ?, password_requested_at = ? WHERE id = ?
Parameters:
[
  "v73WXiZuJfv2KeNKkhxX2pCTIWO6RiVZXvxy1BzGaZk"
  "2025-09-16 19:49:32"
  679
]
5 1.26 ms
"COMMIT"
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.

Entities Mapping

Class Mapping errors
FOS\UserBundle\Model\User No errors.
App\Entity\User No errors.
App\Entity\Resume No errors.
App\Entity\Metadata No errors.
App\Entity\Title No errors.
App\Entity\Profession No errors.
App\Entity\Company No errors.
App\Entity\ResumeMetadata No errors.
App\Entity\Job No errors.
App\Entity\Category No errors.
App\Entity\Anouncement No errors.
App\Entity\Notification No errors.
App\Entity\Payment No errors.
App\Entity\PaymentForJobs No errors.
App\Entity\PaymentForServices No errors.
App\Entity\PaymentForJobsMetadata No errors.
App\Entity\PaymentForServicesMetadata No errors.
App\Entity\UserJobMeta No errors.
App\Entity\Consulta No errors.
App\Entity\ClientTransaction No errors.
App\Entity\Education No errors.
App\Entity\Ocupation No errors.
App\Entity\ProfessionalSkill No errors.
App\Entity\Calification No errors.