Routing
app_faculty_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/faculties
| # | 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 | admin_country_index | /admin/country/{id} | Path does not match |
| 17 | admin_country_delete | /admin/country/delete/{id} | Path does not match |
| 18 | app_country_toggle | /admin/country/toggle/{CodPais} | Path does not match |
| 19 | admin_dashboard | /admin/ | Path does not match |
| 20 | admin_department_index | /admin/department/{id} | Path does not match |
| 21 | admin_department_delete | /admin/department/delete/{id} | Path does not match |
| 22 | admin_keyword_index | /admin/keyword/{id} | Path does not match |
| 23 | admin_keyword_delete | /admin/keyword/delete/{id} | Path does not match |
| 24 | admin_opportunity_type_index | /admin/opportunity/type/{id} | Path does not match |
| 25 | admin_opportunity_type_delete | /admin/opportunity/type/delete/{id} | Path does not match |
| 26 | admin_research_area_index | /admin/research-area/{id} | Path does not match |
| 27 | admin_research_area_delete | /admin/research-area/delete/{id} | Path does not match |
| 28 | admin_research_line_index | /admin/research-line/{id} | Path does not match |
| 29 | admin_research_line_delete | /admin/research-line/delete/{id} | Path does not match |
| 30 | admin_research_line_show | /admin/research-line/research-line/details/{id} | Path does not match |
| 31 | admin_status_index | /admin/status/{id} | Path does not match |
| 32 | admin_status_delete | /admin/status/delete/{id} | Path does not match |
| 33 | admin_sync_countries | /admin/sync/countries | Path does not match |
| 34 | admin_sync_universities | /admin/sync/universities | Path does not match |
| 35 | admin_sync_departments | /admin/sync/departments | Path does not match |
| 36 | admin_sync_users | /admin/sync/users | Path does not match |
| 37 | admin_sync_research_areas | /admin/sync/research-areas | Path does not match |
| 38 | admin_sync_research_lines | /admin/sync/research-lines | Path does not match |
| 39 | admin_university_index | /admin/university/{id} | Path does not match |
| 40 | admin_university_delete | /admin/university/delete/{id} | Path does not match |
| 41 | app_university_toggle | /admin/university/toggle/{codUniversidad} | Path does not match |
| 42 | admin_user_index | /admin/user | Path does not match |
| 43 | user_toggle_role | /admin/user/user/toggle-role/{id} | Path does not match |
| 44 | app_user_impersonate | /admin/user/{id}/impersonate | Path does not match |
| 45 | admin_user_show | /admin/user/user/dateils/{id} | Path does not match |
| 46 | admin_render_modal_vincular | /admin/user/vincular-config/{id} | Path does not match |
| 47 | admin_limpiar_vinculos | /admin/user/limpiar-vinculos/{id} | Path does not match |
| 48 | app_faculty_toggle | /admin/user/toggle/{id} | Path does not match |
| 49 | api_get_usuario | /api/usuario/{rut} | Path does not match |
| 50 | api_get_prof | /api/prof/ | Path does not match |
| 51 | app_faculty_index | /faculties | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.