Routing
forgot_password
Matched route
Route Parameters
| Name | Value |
|---|---|
| schemes | [
"https"
] |
Route Matching Logs
Path to match:
/login/forgot_password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | apiBack_generateDiplomas | /api/back_office/diplomas/formation/{id} | Path does not match |
| 16 | apiBack_generateDiploma | /api/back_office/diplomas/trainee/{id} | Path does not match |
| 17 | apiBack_sendDiplomas | /api/back_office/diplomas/formation/{id}/send | Path does not match |
| 18 | apiBack_sendDiploma | /api/back_office/diplomas/trainee/{id}/send | Path does not match |
| 19 | apiBack_showDiplomas | /api/back_office/diplomas/formation/{id}/show | Path does not match |
| 20 | apiBack_getFinanceList | /api/back_office/finances/ | Path does not match |
| 21 | apiBack_setPaid | /api/back_office/finances/{id} | Path does not match |
| 22 | apiBack_exportFinances | /api/back_office/finances/export | Path does not match |
| 23 | api_back_office_formations_form | /api/back_office/formations/{id}/form | Path does not match |
| 24 | apiBack_getFormations | /api/back_office/formations/ | Path does not match |
| 25 | apiBack_getFormation | /api/back_office/formations/{id} | Path does not match |
| 26 | apiBack_postFormation | /api/back_office/formations/ | Path does not match |
| 27 | apiBack_getTraineePostForm | /api/back_office/formations/{id}/form/post_trainee | Path does not match |
| 28 | apiBack_putFormation | /api/back_office/formations/update | Path does not match |
| 29 | apiBack_destroyFormation | /api/back_office/formations/{id} | Path does not match |
| 30 | apiBack_getPutFormationForm | /api/back_office/formations/form/put/{id} | Path does not match |
| 31 | apiBack_changeFormationStatus | /api/back_office/formations/{id}/status | Path does not match |
| 32 | apiBack_getFormationPostForm | /api/back_office/formations/form/create | Path does not match |
| 33 | apiBack_cancelFormation | /api/back_office/formations/{id}/cancel | Path does not match |
| 34 | apiBack_sendCancelMail | /api/back_office/formations/send_cancel_mail | Path does not match |
| 35 | apiBack_archiveFormation | /api/back_office/formations/{id}/archive | Path does not match |
| 36 | apiBack_getEndFormation | /api/back_office/formations/end/{id} | Path does not match |
| 37 | apiBack_endFormation | /api/back_office/formations/end | Path does not match |
| 38 | apiBack_toPayFormation | /api/back_office/formations/{id}/to_pay | Path does not match |
| 39 | apiBack_finalizeFormation | /api/back_office/formations/{id}/finalize | Path does not match |
| 40 | apiBack_generateDocuments | /api/back_office/formations/generate_documents | Path does not match |
| 41 | apiBack_generatePresenceSheet | /api/back_office/formations/presence_sheet | Path does not match |
| 42 | apiBack_exportFormations | /api/back_office/formations/export | Path does not match |
| 43 | apiBack_exportFormation | /api/back_office/formations/export/{id} | Path does not match |
| 44 | apiBack_exportFormationPayments | /api/back_office/formations/export/{id}/payments | Path does not match |
| 45 | apiBack_getAlertMessage | /api/back_office/formations/{id}/alert_message | Path does not match |
| 46 | apiBack_getDefaultCancelSubject | /api/back_office/formations/get_cancel_subject | Path does not match |
| 47 | apiBack_getReplaceableFormations | /api/back_office/formations/replaceables | Path does not match |
| 48 | apiBack_getContactTraineesForm | /api/back_office/formations/{id}/contact_inscrits | Path does not match |
| 49 | apiBack_contactTrainees | /api/back_office/formations/{id}/contact_inscrits | Path does not match |
| 50 | apiBack_getFormationSessionPutForm | /api/back_office/formations/form/put/sessions/{id} | Path does not match |
| 51 | apiBack_updateFormationSessionPutForm | /api/back_office/formations/form/put/sessions/{id}/update | Path does not match |
| 52 | apiBack_getFormationSessionRemove | /api/back_office/formations/remove/session/{id} | Path does not match |
| 53 | apiBack_getFormationPlaces | /api/back_office/formation_places/ | Path does not match |
| 54 | apiBack_getFormationPlace | /api/back_office/formation_places/{id} | Path does not match |
| 55 | apiBack_postFormationPlace | /api/back_office/formation_places/ | Path does not match |
| 56 | apiBack_putFormationPlace | /api/back_office/formation_places/update | Path does not match |
| 57 | apiBack_destroyFormationPlace | /api/back_office/formation_places/{id} | Path does not match |
| 58 | apiBack_toggleFormationPlaceStatus | /api/back_office/formation_places/{id}/toggle_status | Path does not match |
| 59 | apiBack_getFormationPlacePutForm | /api/back_office/formation_places/form/put/{id} | Path does not match |
| 60 | apiBack_getFormationPlacesByStructure | /api/back_office/formation_places/get_allowed_formation_places | Path does not match |
| 61 | apiBack_exportFormationPlaces | /api/back_office/formation_places/export | Path does not match |
| 62 | apiBack_getConfirmFormationPlaceForm | /api/back_office/formation_places/{id}/confirm | Path does not match |
| 63 | apiBack_confirmUpdateFormationPlace | /api/back_office/formation_places/{id}/confirm | Path does not match |
| 64 | apiBack_getFormationTypes | /api/back_office/formation_types/ | Path does not match |
| 65 | apiBack_postFormationType | /api/back_office/formation_types/ | Path does not match |
| 66 | apiBack_putFormationType | /api/back_office/formation_types/{id} | Path does not match |
| 67 | apiBack_getFormationType | /api/back_office/formation_types/{id} | Path does not match |
| 68 | apiBack_destroyFormationType | /api/back_office/formation_types/{id} | Path does not match |
| 69 | apiBack_toggleFormationTypeStatus | /api/back_office/formation_types/{id}/toggle | Path does not match |
| 70 | apiBack_getFormationTypesAsSelect | /api/back_office/formation_types/select | Path does not match |
| 71 | apiBack_getManagedFormationTypes | /api/back_office/managed_formation_types/ | Path does not match |
| 72 | apiBack_putManagedFormationType | /api/back_office/managed_formation_types/{id} | Path does not match |
| 73 | apiBack_getManagedFormationType | /api/back_office/managed_formation_types/{id} | Path does not match |
| 74 | apiBack_getManagedFormationTypeGroupForm | /api/back_office/managed_formation_types/{id}/groupe | Path does not match |
| 75 | apiBack_putManagedFormationTypeGroupForm | /api/back_office/managed_formation_types/{id}/groupe | Path does not match |
| 76 | apiBack_putPayment | /payment/{id} | Path does not match |
| 77 | apiBack_getPaymentForm | /payment/{id}/form | Path does not match |
| 78 | apiBack_refundPayment | /payment/{id}/refund | Path does not match |
| 79 | apiBack_getReceipt | /payment/{id}/files/receipt | Path does not match |
| 80 | apiBack_sendReceipt | /payment/{id}/file/receipt | Path does not match |
| 81 | apiBack_getReductionCodes | /api/back_office/reduction_codes/ | Path does not match |
| 82 | apiBack_postReductionCode | /api/back_office/reduction_codes/ | Path does not match |
| 83 | apiBack_archiveReductionCode | /api/back_office/reduction_codes/{id}/archive | Path does not match |
| 84 | apiBack_destroyReductionCode | /api/back_office/reduction_codes/{id} | Path does not match |
| 85 | apiBack_putReductionCode | /api/back_office/reduction_codes/{id} | Path does not match |
| 86 | apiBack_downloadGroup | /api/back_office/reduction_codes/{id}/download | Path does not match |
| 87 | apiBack_getReductionCodePutForm | /api/back_office/reduction_codes/{id}/form/put | Path does not match |
| 88 | apiBack_resetPassword | /api/back_office/security/{id}/reset_password | Path does not match |
| 89 | apiBack_toggleUserIsActive | /api/back_office/security/{id}/toggle_is_active | Path does not match |
| 90 | apiBack_getStructures | /api/back_office/structures/ | Path does not match |
| 91 | apiBack_getStructure | /api/back_office/structures/{id}/form | Path does not match |
| 92 | apiBack_getPostForm | /api/back_office/structures/form | Path does not match |
| 93 | apiBack_postStructure | /api/back_office/structures/ | Path does not match |
| 94 | apiBack_putStructure | /api/back_office/structures/{id} | Path does not match |
| 95 | apiBack_destroyStructure | /api/back_office/structures/{id} | Path does not match |
| 96 | apiBack_toggleStructureStatus | /api/back_office/structures/{id}/toggle_status | Path does not match |
| 97 | apiBack_getStructureFormationTypes | /api/back_office/structures/{id}/formation_types | Path does not match |
| 98 | apiBack_getFormatFormationType | /api/back_office/structures/{id}/formation_format | Path does not match |
| 99 | apiBack_getAllowedStructures | /api/back_office/structures/get_allowed_structures | Path does not match |
| 100 | apiBack_exportStructures | /api/back_office/structures/export | Path does not match |
| 101 | apiBack_refreshOnBoarding | /api/back_office/structures/{id}/onboarding/refresh | Path does not match |
| 102 | apiBack_getTimelines | /api/back_office/timelines/ | Path does not match |
| 103 | apiBack_getFormationTimelines | /api/back_office/timelines/formation/{id} | Path does not match |
| 104 | apiBack_getTrainees | /api/back_office/trainees/ | Path does not match |
| 105 | apiBack_getTrainee | /api/back_office/trainees/{id} | Path does not match |
| 106 | apiBack_putTrainee | /api/back_office/trainees/update | Path does not match |
| 107 | apiBack_postTrainee | /api/back_office/trainees/ | Path does not match |
| 108 | apiBack_destroyTrainee | /api/back_office/trainees/{id} | Path does not match |
| 109 | apiBack_justificatory | /api/back_office/trainees/{id}/file/justificatory | Path does not match |
| 110 | apiBack_getJustificatoryForm | /api/back_office/trainees/{id}/form/justificatory | Path does not match |
| 111 | apiBack_getTraineePutForm | /api/back_office/trainees/{id}/form/put | Path does not match |
| 112 | apiBack_moveTrainee | /api/back_office/trainees/{id}/move | Path does not match |
| 113 | apiBack_sendMailMovetrainee | /api/back_office/trainees/{id}/mail/move | Path does not match |
| 114 | apiBack_archiveTrainee | /api/back_office/trainees/{id}/archive | Path does not match |
| 115 | apiBack_refundTrainee | /api/back_office/trainees/{id}/refund | Path does not match |
| 116 | apiBack_sendConvocation | /api/back_office/trainees/{id}/files/convocation | Path does not match |
| 117 | apiBack_getConvocation | /api/back_office/trainees/{id}/file/convocation | Path does not match |
| 118 | apiBack_exportTrainees | /api/back_office/trainees/export | Path does not match |
| 119 | apiBack_getTransferts | /api/back_office/transferts/ | Path does not match |
| 120 | apiBack_exportTransferts | /api/back_office/transferts/export | Path does not match |
| 121 | apiBack_retryTransfert | /api/back_office/transferts/{id}/retry | Path does not match |
| 122 | apiBack_getUsers | /api/back_office/users/ | Path does not match |
| 123 | apiBack_getUser | /api/back_office/users/{id} | Path does not match |
| 124 | apiBack_postUser | /api/back_office/users/ | Path does not match |
| 125 | apiBack_putUser | /api/back_office/users/{id} | Path does not match |
| 126 | apiBack_updateAccount | /api/back_office/users/mon-profil | Path does not match |
| 127 | apiBack_toggleBanUser | /api/back_office/users/{id}/toggle_ban | Path does not match |
| 128 | apiBack_toggleActiveUser | /api/back_office/users/{id}/toggle_active | Path does not match |
| 129 | apiBack_destroyUser | /api/back_office/users/{id} | Path does not match |
| 130 | apiBack_exportUsers | /api/back_office/users/export | Path does not match |
| 131 | back_office_index | /admin/ | Path does not match |
| 132 | back_office_display_formation | /admin/formation/{id} | Path does not match |
| 133 | back_office_trainees_list | /admin/inscrits | Path does not match |
| 134 | back_office_display_trainee | /admin/inscrits/{id} | Path does not match |
| 135 | back_office_finance | /admin/finances | Path does not match |
| 136 | back_office_reduction_codes_list | /admin/codes-reduction | Path does not match |
| 137 | backOffice_structureIndex | /admin/structures | Path does not match |
| 138 | backOffice_formationPlaceIndex | /admin/lieux | Path does not match |
| 139 | back_office_users | /admin/utilisateurs | Path does not match |
| 140 | back_office_texts | /admin/reglages | Path does not match |
| 141 | back_office_texts_front | /admin/reglages/front | Path does not match |
| 142 | back_office_texts_back | /admin/reglages/back | Path does not match |
| 143 | back_office_texts_frontMail | /admin/reglages/frontMail | Path does not match |
| 144 | back_office_texts_backMail | /admin/reglages/backMail | Path does not match |
| 145 | back_office_texts_formationBc | /admin/reglages/formationBc | Path does not match |
| 146 | back_office_get_formation_types | /admin/formation_types | Path does not match |
| 147 | back_office_get_export_file | /admin/get_export_file/{fileId} | Path does not match |
| 148 | back_office_get_justificatory_file | /admin/get_justificatory_file/{fileId} | Path does not match |
| 149 | back_office_get_convocation_file | /admin/get_convocation_file/{fileId} | Path does not match |
| 150 | back_office_get_diploma_file | /admin/get_diploma_file/{fileId} | Path does not match |
| 151 | back_office_get_reduction_code_export_file | /admin/get_reduction_code_export_file/{fileId} | Path does not match |
| 152 | back_office_timelines | /admin/journal | Path does not match |
| 153 | back_office_transferts | /admin/versements | Path does not match |
| 154 | apiFront_getFormationPlace | /api/front_office/formation_place/{id} | Path does not match |
| 155 | apiFront_getFormations | /api/front_office/formations | Path does not match |
| 156 | apiFront_contact | /api/front_office/contact | Path does not match |
| 157 | apiFront_checkReductionCode | /api/front_office/check_reduction_code | Path does not match |
| 158 | apiFront_resetPricing | /api/front_office/reset_pricing | Path does not match |
| 159 | apiFront_checkAvailableSlots | /api/front_office/check_available_slots | Path does not match |
| 160 | apiFront_webHookStripeCard | /api/front_office/wh_stripe_card | Path does not match |
| 161 | apiFront_webhookAccountUpdated | /api/front_office/wh_stripe_account | Path does not match |
| 162 | apiFront_getFormationPlaces | /api/front_office/formation_places | Path does not match |
| 163 | frontOffice_index | / | Path does not match |
| 164 | frontOffice_stepOne | /inscription-1 | Path does not match |
| 165 | frontOffice_stepTwo | /inscription-2 | Path does not match |
| 166 | frontOffice_stepThree | /inscription-3 | Path does not match |
| 167 | frontOffice_bc_stepOne | /inscription-bc-1 | Path does not match |
| 168 | frontOffice_bc_stepTwo | /inscription-bc-2 | Path does not match |
| 169 | frontOffice_confirm_uploadJustificatory | /justificatif/confirmation/ | Path does not match |
| 170 | frontOffice_getUploadJustificatory | /upload/justificatif/{token} | Path does not match |
| 171 | frontOffice_replace | /replacement/{token} | Path does not match |
| 172 | frontOffice_replace_stepTwo | /replacement/{token} | Path does not match |
| 173 | frontOffice_replace_stepThree | /replacement/{token}/confirm | Path does not match |
| 174 | frontOffice_refund | /refund/{token} | Path does not match |
| 175 | frontOffice_confirm_refund | /refund/{token}/confirm | Path does not match |
| 176 | frontOffice_authenticate_diploma | /authentifier-un-diplome/{token} | Path does not match |
| 177 | cgv | /condition-generales-de-vente | Path does not match |
| 178 | mentions | /mentions-legales | Path does not match |
| 179 | faq | /faq | Path does not match |
| 180 | onboarding_confirm | /stripe/onboarding/{token}/confirm | Path does not match |
| 181 | onboarding_refresh | /stripe/onboarding/{token} | Path does not match |
| 182 | app_login | /login | Path does not match |
| 183 | is_ban_check | /is_ban_check | Path does not match |
| 184 | activate_account | /activate/{token} | Path does not match |
| 185 | forgot_password | /login/forgot_password | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.