https://dev-portal.almadelascosas.com/forgot-password

Routing

forgot_password Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /forgot-password
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app.swagger /api/doc.json Path does not match
3 app.swagger_ui /api/doc Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 dashboard / Path does not match
17 admin /admin Path does not match
18 admin_export_orders /admin/orders/export-orders Path does not match
19 admin_export_orders_download /admin/orders/export-orders/download Path does not match
20 admin_order_detail_send /admin/order-detail/{id}/send Path does not match
21 get_addresses /api/addresses Path does not match
22 create_address /api/addresses Path does not match
23 api_login_check /api/private/login_check Path does not match
24 api_token_refresh /api/private/token/refresh Path does not match
25 api_forgot_password /api/forgot-password Path does not match
26 api_get_shop_categories /api/get-categories Path does not match
27 api_get_svg_category /api/get-svg-category Path does not match
28 api_contact_send /api/contact Path does not match
29 api_customizations_upload_image /api/customizations/upload-image Path does not match
30 api_webhooks_mercadopago /api/webhooks/mercadopago Path does not match
31 api_callback_mercadopago /api/callback/mercado-pago Path does not match
32 order_tracking /api/orders/track Path does not match
33 api_create_order /api/orders Path does not match
34 api_get_order /api/orders/{orderNumber} Path does not match
35 api_test_payment_approved /api/test-payment-approved/{orderNumber} Path does not match
36 api_payments /api/payments Path does not match
37 api_payments_methods /api/payments/methods-payments Path does not match
38 api_payments_acceptance /api/payments/get-acceptance-tokens Path does not match
39 api_payments_status /api/payments/{identifier}/get-status Path does not match
40 api_get_shop_products /api/get-products Path does not match
41 api_get_products_suggestions /api/get-products-suggestions Path does not match
42 api_get_product_by_uid /api/get-product/{uid} Path does not match
43 settings_site_api_app_api_settingssiteapi_listpaymentmethods /api/settings-site/payment-methods Path does not match
44 settings_site_api_app_api_settingssiteapi_whatsappconfig /api/settings-site/whatsapp-config Path does not match
45 settings_site_api_app_api_settingssiteapi_frontmenuitems /api/settings-site/front-menu-items Path does not match
46 settings_site_api_app_api_settingssiteapi_homebanner /api/settings-site/home-banner Path does not match
47 settings_site_api_app_api_settingssiteapi_getannouncementbar /api/settings-site/announcement-bar Path does not match
48 api_get_shop_tags /api/get-tags Path does not match
49 api_wompi_bootstrap /api/wompi/bootstrap Path does not match
50 api_wompi_payment_sources /api/wompi/payment-sources Path does not match
51 api_wompi_transactions /api/wompi/transactions Path does not match
52 api_wompi_tokens_cards /api/wompi/tokens/cards Path does not match
53 api_wompi_tokens_nequi /api/wompi/tokens/nequi Path does not match
54 api_wompi_tokens_nequi_get /api/wompi/tokens/nequi/{id} Path does not match
55 app_home /home Path does not match
56 app_media_controller_php /media/controller/php Path does not match
57 media_modal /media/modal Path does not match
58 upload_media /media/upload Path does not match
59 app_municipality /municipality Path does not match
60 get_municipalities /get-municipalities Path does not match
61 get_departments /get-departments Path does not match
62 login /login Path does not match
63 logout /logout Path does not match
64 forgot_password /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.