Routing
dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://fms.udg.dedyn.io/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 2 | api_doc | /api/docs.{_format} | Path does not match |
| 3 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 4 | api_precalculated_tuition_debts_get_collection | /api/precalculated_tuition_debts.{_format} | Path does not match |
| 5 | api_precalculated_tuition_debts_get_item | /api/precalculated_tuition_debts/{id}.{_format} | Path does not match |
| 6 | api_account_changes_post_collection | /api/account_changes.{_format} | Path does not match |
| 7 | api_account_changes_get_collection | /api/account_changes.{_format} | Path does not match |
| 8 | api_account_changes_get_item | /api/account_changes/{id}.{_format} | Path does not match |
| 9 | api_tuition_installments_templates_get_item | /api/tuition_installments_templates/{id}.{_format} | Path does not match |
| 10 | api_semester_clearances_get_collection | /api/semester_clearances.{_format} | Path does not match |
| 11 | api_semester_clearances_post_collection | /api/semester_clearances.{_format} | Path does not match |
| 12 | api_semester_clearances_get_item | /api/semester_clearances/{id}.{_format} | Path does not match |
| 13 | api_semester_clearances_put_item | /api/semester_clearances/{id}.{_format} | Path does not match |
| 14 | api_semester_clearances_delete_item | /api/semester_clearances/{id}.{_format} | Path does not match |
| 15 | api_semester_clearance_histories_get_collection | /api/semester_clearance_histories.{_format} | Path does not match |
| 16 | api_semester_clearance_histories_get_item | /api/semester_clearance_histories/{id}.{_format} | Path does not match |
| 17 | api_accounts_get_item | /api/accounts/{id}.{_format} | Path does not match |
| 18 | api_tuition_installments_get_item | /api/tuition_installments/{id}.{_format} | Path does not match |
| 19 | api_tuition_installments_put_item | /api/tuition_installments/{id}.{_format} | Path does not match |
| 20 | api_study_programmes_get_collection | /api/study_programmes.{_format} | Path does not match |
| 21 | api_study_programmes_get_item | /api/study_programmes/{id}.{_format} | Path does not match |
| 22 | api_enrollment_events_get_collection | /api/enrollment_events.{_format} | Path does not match |
| 23 | api_enrollment_events_post_collection | /api/enrollment_events.{_format} | Path does not match |
| 24 | api_enrollment_events_attach_modality_item | /api/enrollment_events/{id}/attach-modality | Path does not match |
| 25 | api_enrollment_events_get_item | /api/enrollment_events/{id}.{_format} | Path does not match |
| 26 | api_tuition_modality_templates_get_collection | /api/tuition_modality_templates.{_format} | Path does not match |
| 27 | api_tuition_modality_templates_post_collection | /api/tuition_modality_templates.{_format} | Path does not match |
| 28 | api_tuition_modality_templates_get_item | /api/tuition_modality_templates/{id}.{_format} | Path does not match |
| 29 | api_tuition_modality_templates_put_item | /api/tuition_modality_templates/{id}.{_format} | Path does not match |
| 30 | api_tuition_modality_templates_delete_item | /api/tuition_modality_templates/{id}.{_format} | Path does not match |
| 31 | api_profiles_get_collection | /api/profiles.{_format} | Path does not match |
| 32 | api_profiles_get_item | /api/profiles/{id}.{_format} | Path does not match |
| 33 | api_profiles_precalculated_tuition_debt_get_subresource | /api/profiles/{id}/precalculated_tuition_debt.{_format} | Path does not match |
| 34 | api_tuition_modality_conflict_resolution_requests_get_collection | /api/tuition_modality_conflict_resolution_requests.{_format} | Path does not match |
| 35 | api_tuition_modality_conflict_resolution_requests_get_item | /api/tuition_modality_conflict_resolution_requests/{id}.{_format} | Path does not match |
| 36 | api_tuition_modality_conflict_resolution_requests_resolve_item | /api/tuition_modality_conflict_resolution_requests/{id}/resolve | Path does not match |
| 37 | api_students_get_collection | /api/students.{_format} | Path does not match |
| 38 | api_students_get_item | /api/students/{id}.{_format} | Path does not match |
| 39 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 40 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 41 | _wdt | /_wdt/{token} | Path does not match |
| 42 | _profiler_home | /_profiler/ | Path does not match |
| 43 | _profiler_search | /_profiler/search | Path does not match |
| 44 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 45 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 46 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 47 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 48 | _profiler_open_file | /_profiler/open | Path does not match |
| 49 | _profiler | /_profiler/{token} | Path does not match |
| 50 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 51 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 52 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 53 | dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.