Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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_academic_year | /academic/year | Path does not match |
| 17 | api_admin_academicYear_getAll | /api/admin/academicYear | Path does not match |
| 18 | api_admin_createAcademicYear | /api/admin/academicYear/create | Path does not match |
| 19 | app_home | / | Path does not match |
| 20 | api_banq_banq_add | /api/banq/add | Path does not match |
| 21 | api_banq_agent_toggle_status | /api/banq/agent/toggleStatus/{username} | Path does not match |
| 22 | api_banq_banq_getAllAccounts | /api/banq/getAllAccount/{banq_id} | Path does not match |
| 23 | api_banq_banq_getAllAgents | /api/banq/getAllAgent/{banq_id} | Path does not match |
| 24 | api_banq_agent_add | /api/banq/agent/add/{banq_id} | Path does not match |
| 25 | api_banq_banq_account_add | /api/banq/account/add/{banq}/{codeMotif} | Path does not match |
| 26 | api_transaction_banq_transaction_validate | /api/banqTransaction/validate/{ref} | Path does not match |
| 27 | api_transaction_banqTransaction_validationPaymentByValidationCode | /api/banqTransaction/validationPaymentByValidationCode/{code} | Path does not match |
| 28 | api_transaction_banqTransaction_checkPaymentByValidationCode | /api/banqTransaction/checkPaymentByValidationCode/{code} | Path does not match |
| 29 | api_transaction_banq_transaction_get | /api/banqTransaction/findPaiment/{ref} | Path does not match |
| 30 | api_faculty_department_getAll | /api/department/ | Path does not match |
| 31 | api_faculty_department_get_by_faculty | /api/department/list/{faculty_code} | Path does not match |
| 32 | api_faculty_updateDepartement | /api/department/update/{departement_id} | Path does not match |
| 33 | api_faculty_departement_create | /api/department/create/{faculty_id} | Path does not match |
| 34 | api_faculty_create | /api/faculty/create | Path does not match |
| 35 | api_faculty_list | /api/faculty/list | Path does not match |
| 36 | api_faculty_show | /api/faculty/show/{code} | Path does not match |
| 37 | api_faculty_update | /api/faculty/update/{code} | Path does not match |
| 38 | api_finance_banq_getAll | /api/finance/banq/getAll | Path does not match |
| 39 | api_finance_paiment_getByAcademicYear | /api/finance/paiment/getByAcademicYear/{year} | Path does not match |
| 40 | api_paiement_app_paiment | /api/paiment/paiment | Path does not match |
| 41 | api_paiement_paiement_create | /api/paiment/create/{year}/{code_motif} | Path does not match |
| 42 | api_paiement_paiement_me_cancel | /api/paiment/me/cancel/{ref} | Path does not match |
| 43 | api_paiement_paiment_getByYear | /api/paiment/me/get/{year} | Path does not match |
| 44 | api_promotion_promotion_update | /api/promotion/update/{promotion_id} | Path does not match |
| 45 | api_promotion_Promotion_get_All | /api/promotion/ | Path does not match |
| 46 | api_promotion_Promotion_create | /api/promotion/create | Path does not match |
| 47 | api_student_app_student | /api/student/student | Path does not match |
| 48 | api_student_student_year_getAll | /api/student/get/{year} | Path does not match |
| 49 | api_student_student_year_getByFaculty | /api/student/get/{year}/{faculty_code} | Path does not match |
| 50 | api_student_student_year_getByFacultyAndDepartmentAndPromotion | /api/student/get/{year}/{faculty_code}/{department_code}/{promotion_code} | Path does not match |
| 51 | api_student_student_year_getByFacultyAndDepartment | /api/student/get/{year}/{faculty_code}/{department_code} | Path does not match |
| 52 | api_student_student_getSelfData | /api/student/me | Path does not match |
| 53 | api_student_student_create | /api/student/create/{year}/{faculty_code} | Path does not match |
| 54 | api_student_student_getAll | /api/student/ | Path does not match |
| 55 | api_login_check | /api/login_check | Path does not match |
| 56 | api_banqAgent_login_check | /api/banqAgent/login_check | Path does not match |
| 57 | api_agent_login_check | /api/agent/login_check | Path does not match |
| 58 | api_student_login_check | /api/student/login_check | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.