Routing
forgotPassword
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/forgot-password
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | scodix_spot_page | /scodix-spot | Path does not match |
| 2 | scodix_sense_page | /scodix-sense | Path does not match |
| 3 | scodix_metallic_page | /scodix-metallic | Path does not match |
| 4 | scodix_foil_page | /scodix-foil | Path does not match |
| 5 | scodix_barcode_page | /scodix-barcode | Path does not match |
| 6 | scodix_braille_page | /scodix-braille | Path does not match |
| 7 | scodix_swatch_page | /scodix-swatch | Path does not match |
| 8 | scodix_variable_page | /scodix-variable | Path does not match |
| 9 | scodix_others_page | /scodix-other | Path does not match |
| 10 | scodix_packaging_page | /packaging | Path does not match |
| 11 | scodix_publishing_page | /publishing | Path does not match |
| 12 | scodix_commercial_print_page | /commercial | Path does not match |
| 13 | scodix_seasonal_print_page | /seasonal | Path does not match |
| 14 | scodix_invites_page | /invites | Path does not match |
| 15 | scodix_swatch_matching_page | /swatch-matching | Path does not match |
| 16 | scodix_swatch_library | /swatch-library | Path does not match |
| 17 | scodix_branded_sample_pack | /sample-pack | Path does not match |
| 18 | scodix_pricecalculator | /short-run-pricecalculator | Path does not match |
| 19 | scodify_calculate | /calculate | Path does not match |
| 20 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 21 | _logout_secured_area | /logout | Path does not match |
| 22 | _wdt_stylesheet | /_wdt/styles.css | Path does not match |
| 23 | _wdt | /_wdt/{token} | Path does not match |
| 24 | _profiler_home | /_profiler/ | Path does not match |
| 25 | _profiler_search | /_profiler/search | Path does not match |
| 26 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 27 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 28 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 29 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 30 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 31 | _profiler_open_file | /_profiler/open | Path does not match |
| 32 | _profiler | /_profiler/{token} | Path does not match |
| 33 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 34 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 35 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 36 | basket_addItem | /add-basket | Path does not match |
| 37 | basket_removeItem | /remove-basket | Path does not match |
| 38 | basket_removeAllItem | /remove-all-basket | Path does not match |
| 39 | basket_index | /basket | Path does not match |
| 40 | basket_campaignsIndex | /basket-campaigns | Path does not match |
| 41 | basket_calculateDelivery | /calculate-delivery | Path does not match |
| 42 | basket_calculateDeliveryEstimate | /calculate-delivery-estimate | Path does not match |
| 43 | basket_changeVat | /change-vat | Path does not match |
| 44 | basket_changeExpress | /change-express | Path does not match |
| 45 | basket_changeProof | /change-proof | Path does not match |
| 46 | basket_setDelivery | /set-delivery | Path does not match |
| 47 | basket_setInvoice | /set-invoice | Path does not match |
| 48 | basket_checkout | /checkout | Path does not match |
| 49 | basket_complete | /basket-complete | Path does not match |
| 50 | payment_complete | /payment-complete | Path does not match |
| 51 | basket_promotion | /promotion | Path does not match |
| 52 | basket_removePromotion | /remove-promotion | Path does not match |
| 53 | basket_securePayment | /basket-secure-payment | Path does not match |
| 54 | paymentLink | /payment-link/{id} | Path does not match |
| 55 | basket_paymentSuccess | /payment-success | Path does not match |
| 56 | basket_paymentFailed | /payment-failed | Path does not match |
| 57 | basket_3Dform | /3D-form | Path does not match |
| 58 | basket_artworks | /artworks | Path does not match |
| 59 | login_route | /login | Path does not match |
| 60 | login_check | /login_check | Path does not match |
| 61 | register | /register | Path does not match |
| 62 | forgotPassword | /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.