https://www.testcompra.cl/reset-password

Routing

app_forgot_password_request Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /reset-password
# Route name Path Log
1 account_index /admin/cuentas-contables Path does not match
2 account_edit /admin/cuentas-contables/editar/{id} Path does not match
3 account_create /admin/cuentas-contables/crear Path does not match
4 account_enable /admin/cuentas-contables/enable/{id} Path does not match
5 admin_categories /admin/configuracion/categorias Path does not match
6 admin_categories_enable /admin/configuracion/categorias/enable/{id} Path does not match
7 easyadmin_dashboard /admin Path does not match
8 admin_supplier_reset_password /admin/supplier/{id}/reset-password Path does not match
9 admin_supplier_special_situation_history /admin/supplier/{id}/special-situation-history Path does not match
10 admin_usuarios /admin/configuracion/usuarios/ Path does not match
11 employee_add /admin/configuracion/usuarios/crear Path does not match
12 admin_usuarios_edit /admin/configuracion/usuarios/{id}/editar Path does not match
13 admin_usuarios_reset_password /admin/configuracion/usuarios/{id}/reset-password Path does not match
14 admin_usuarios_enable /admin/configuracion/usuarios/{id}/enable Path does not match
15 admin_areas /admin/areas Path does not match
16 admin_office_edit /admin/areas/{id}/editar Path does not match
17 admin_office_add /admin/areas/crear Path does not match
18 admin_office_enable /admin/areas/{id}/enable Path does not match
19 admin_processes_index /admin/procesos/ Path does not match
20 admin_process_schedule /admin/procesos/process/admin_schedule Path does not match
21 admin_process_procurement_type /admin/procesos/process/admin_procurement_type Path does not match
22 admin_process_assignees /admin/procesos/process/admin_assignees Path does not match
23 admin_report_supplier_list /admin/report/supplier Path does not match
24 report_users_list /admin/report/users Path does not match
25 report_uuid_convert /admin/report/uuid/{uuid} Path does not match
26 admin_report_contract_supplier /admin/report/contract-supplier Path does not match
27 admin_sla_measurement_export /admin/report/sla-measurement/ Path does not match
28 admin_suppliers /admin/configuarion/proveedores/ Path does not match
29 supplier_category /admin/configuarion/proveedores/{id}/categorias Path does not match
30 supplier_region /admin/configuarion/proveedores/{id}/regiones Path does not match
31 supplier_edit /admin/configuarion/proveedores/{id}/editar Path does not match
32 supplier_add /admin/configuarion/proveedores/crear Path does not match
33 supplier_reset_password /admin/configuarion/proveedores/{id}/reset-password Path does not match
34 supplier_enable /admin/configuarion/proveedores/{id}/enable Path does not match
35 supplier_add_documents /admin/configuarion/proveedores/{id}/add/documentos Path does not match
36 supplier_add_contracts /admin/configuarion/proveedores/{id}/add/contracts Path does not match
37 supplier_edit_contract /admin/configuarion/proveedores/{id}/edit/contracts Path does not match
38 supplier_history /admin/configuarion/proveedores/{id}/historial Path does not match
39 admin_units /admin/sucursales Path does not match
40 admin_unit_edit /admin/sucursales/{id}/editar Path does not match
41 admin_unit_add /admin/sucursales/crear Path does not match
42 admin_unit_enable /admin/sucursales/{id}/enable Path does not match
43 dashboard / Path does not match
44 dashboard_legacy /workflow/compras-se Path does not match
45 history /historico Path does not match
46 dashboard_viewer /dashboard/viewer Path does not match
47 data_suppliers /data/suppliers Path does not match
48 data_categories /data/categories Path does not match
49 data_subcategories /data/subcategories Path does not match
50 data_offices /data/offices Path does not match
51 data_office_cc /data/office-cc/{id} Path does not match
52 data_account /data/cuentas Path does not match
53 data_units /data/areas Path does not match
54 data_users /data/users Path does not match
55 data_unit_cc /data/area-cc/{id} Path does not match
56 process_oc_pdf /data/orden-compra/{id} Path does not match
57 process_duc_pdf /data/document-unico-compra/{id} Path does not match
58 acta_adjudicacion_pdf /data/acta-adjudicacion/{id} Path does not match
59 process_invoice_oc_pdf /data/regularizacion-factura/orden-compra/{id} Path does not match
60 process_invoice_minuta_pdf /data/regularizacion-factura/minuta-pago/{id} Path does not match
61 process_invoice_duc_pdf /data/regularizacion-factura/document-unico-compra/{id} Path does not match
62 carta_agradecimiento /data/carta-agradecimiento/{id}/{supplier} Path does not match
63 get_supplier_contracts /data/supplier/contracts/{supplier}/{contract_type} Path does not match
64 check_supplier_contract /data/supplier-contracts/check/{supplierContract} Path does not match
65 check_process-invoice /data/process/check/process-invoice Path does not match
66 download_file /download/{fileName} Path does not match
67 download_product_file /downloads/product/{fileName} Path does not match
68 download_contract_file /download/supplier/contract/{fileName} Path does not match
69 download_supplier_file /download/supplier/{fileName} Path does not match
70 download_supplier_certification_file /download/supplier/certification/{fileName} Path does not match
71 download_document_file /download/documents/{fileName} Path does not match
72 request_batch_export /{id}/export.csv Path does not match
73 report_process_list /report/process Path does not match
74 report_user_supplier_list /report/user/supplier Path does not match
75 report_index /report/index Path does not match
76 report_process_list_factura /report/process/factura Path does not match
77 report_facturas /report/facturas Path does not match
78 report_cumplimiento_rf /report/cumplimiento-rf Path does not match
79 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.