GET https://agrosocial.winecta.com/forgot-password

Routing

app_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 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 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 app_cola_email_index /admin/cola/email Path does not match
17 app_cola_email_new /admin/cola/email/new Path does not match
18 app_cola_email_show /admin/cola/email/{id} Path does not match
19 app_cola_email_edit /admin/cola/email/{id}/edit Path does not match
20 app_cola_email_forzar_envio /admin/cola/email/forzar/envio/email/{id} Path does not match
21 app_cola_email_delete /admin/cola/email/{id} Path does not match
22 app_configuracion_index /admin/configuracion Path does not match
23 app_configuracion_edit /admin/configuracion/editar/{id} Path does not match
24 admin_convocatoria_index /admin/convocatorias Path does not match
25 admin_convocatoria_categorize /admin/convocatorias/{id}/categorizar Path does not match
26 admin_convocatoria_show /admin/convocatorias/{id} Path does not match
27 admin_convocatoria_change_status /admin/convocatorias/{id}/estado Path does not match
28 admin_convocatoria_delete /admin/convocatorias/{id}/delete Path does not match
29 admin_criterio_index /admin/criterios Path does not match
30 admin_criterio_new /admin/criterios/new Path does not match
31 admin_criterio_edit /admin/criterios/{id}/edit Path does not match
32 admin_criterio_delete /admin/criterios/{id} Path does not match
33 admin_dashboard /admin Path does not match
34 app_email_template_index /admin/email/template Path does not match
35 app_email_template_new /admin/email/template/new Path does not match
36 app_email_template_show /admin/email/template/{id} Path does not match
37 app_email_template_edit /admin/email/template/{id}/edit Path does not match
38 app_email_template_delete /admin/email/template/{id} Path does not match
39 app_smtp_edit /admin/servidor/correo/configuracion Path does not match
40 app_smtp_test /admin/servidor/correo/test Path does not match
41 admin_user_index /admin/users Path does not match
42 admin_user_deleted_index /admin/users/deleted Path does not match
43 admin_user_new /admin/users/new Path does not match
44 admin_user_show /admin/users/{id} Path does not match
45 admin_user_edit /admin/users/{id}/edit Path does not match
46 admin_user_delete /admin/users/{id} Path does not match
47 admin_user_send_verification /admin/users/{id}/send-verification Path does not match
48 admin_user_restore /admin/users/{id}/restore Path does not match
49 admin_user_hard_delete /admin/users/{id}/hard-delete Path does not match
50 admin_valor_index /admin/valores Path does not match
51 admin_valor_new /admin/valores/new Path does not match
52 admin_valor_edit /admin/valores/{id}/edit Path does not match
53 admin_valor_delete /admin/valores/{id} Path does not match
54 api_tinymce_key /config/tinymce-key Path does not match
55 app_busquedas_index /busquedas-guardadas Path does not match
56 app_busquedas_save /busquedas-guardadas/save Path does not match
57 app_busquedas_load /busquedas-guardadas/load/{id} Path does not match
58 app_busquedas_filters /busquedas-guardadas/filters/{id} Path does not match
59 app_busquedas_delete /busquedas-guardadas/delete/{id} Path does not match
60 app_busquedas_delete_ajax /busquedas-guardadas/delete-ajax/{id} Path does not match
61 app_favoritos_index /favoritos Path does not match
62 app_favoritos_add /favoritos/add/{id} Path does not match
63 app_favoritos_remove /favoritos/remove/{id} Path does not match
64 app_favoritos_toggle /favoritos/toggle/{id} Path does not match
65 app_favoritos_check /favoritos/check/{id} Path does not match
66 app_favoritos_delete /favoritos/delete/{id} Path does not match
67 app_home / Path does not match
68 app_perfil_edit /perfil Path does not match
69 app_register /register Path does not match
70 app_registration_success /register/success Path does not match
71 app_verify_email /verify/{token} Path does not match
72 app_search /search Path does not match
73 app_convocatoria_detail /convocatoria/{id} Path does not match
74 app_login /login Path does not match
75 app_logout /logout Path does not match
76 app_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.