Routing
app_forgot_password_request
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reset-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 | api_get_product_json | /api/get/product/json | Path does not match |
| 16 | api_get_product_html | /api/get/product/html | Path does not match |
| 17 | api_get_product_keywords | /api/get/product/keywords | Path does not match |
| 18 | api_get_products_ns | /api/get/products/cinfanutricion | Path does not match |
| 19 | api_get_cn_img | /api/get/cn/img/{code} | Path does not match |
| 20 | api_get_cn_barcode | /api/get/cn/barcode/{code} | Path does not match |
| 21 | api_instant_search_external | /instant/search | Path does not match |
| 22 | api_instant_view_product | /product/view/{jp5} | Path does not match |
| 23 | autologin_v2 | /api/v2/autologin | Path does not match |
| 24 | getToken_v2 | /api/v2/getToken | Path does not match |
| 25 | api_link_interactivo | /interactive-vademecum | Path does not match |
| 26 | api_ver_ecommerce | /ecommerce/view | Path does not match |
| 27 | api_descargar_ecommerce | /api/v2/ecommerce/download/{fichero} | Path does not match |
| 28 | api_update_farmacia_hapi | /api/updateFarmacia | Path does not match |
| 29 | api_json_cn_url_img | /api/json/cn/{code} | Path does not match |
| 30 | api_generate_datamatrix | /api/gs1/generate/{udi}/{cn} | Path does not match |
| 31 | politica_de_cookies | /politica-de-cookies | Path does not match |
| 32 | homepage_admin | /admin | Path does not match |
| 33 | phpinfo_admin | /admin/phpinfo | Path does not match |
| 34 | api_instant_search | /api/instant | Path does not match |
| 35 | admin_importar_productos | /import/products | Path does not match |
| 36 | admin_generar_codigos_barras | /admin/generar/codigos_barras | Path does not match |
| 37 | admin_buscar_fallos_imagenes | /admin/buscar/fallos/imagenes | Path does not match |
| 38 | admin_get_links | /get/links | Path does not match |
| 39 | admin_import_users | /admin/import/users | Path does not match |
| 40 | autologin | /autologin | Path does not match |
| 41 | magic_link | /link/{token} | Path does not match |
| 42 | admin_generar_magic_link | /admin/generar/magic_link | Path does not match |
| 43 | api_crear_farmacia | /api/crear_farmacia | Path does not match |
| 44 | api_crear_colegiado | /api/crear_colegiado | Path does not match |
| 45 | admin_generar_magic_link_user | /admin/generar/magic_link_user | Path does not match |
| 46 | admin_generar_autologin_user | /admin/generar/autologin_user | Path does not match |
| 47 | confirmar_cuenta_link | /confirmar/cuenta/{token} | Path does not match |
| 48 | colegiado_registrado | /fin/registro | Path does not match |
| 49 | change_pass_ok | /change/pass/ok | Path does not match |
| 50 | admin_importar_precios | /import/prices | Path does not match |
| 51 | admin_add_farmacia | /add/farmacia | Path does not match |
| 52 | admin_do_add_farmacia | /add/farmacia/do | Path does not match |
| 53 | aurum_no_login | /aurum | Path does not match |
| 54 | area_clientes_no_login | /area_clientes | Path does not match |
| 55 | admin_importar_clientes | /import/clientes | Path does not match |
| 56 | app_register | /register | Path does not match |
| 57 | app_forgot_password_request | /reset-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.