Routing
(none)
Matched route
Route Matching Logs
Path to match:
/phpinfo.php
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | get_recruiter_stats | /api/admin/recruiter-stats | Path does not match |
| 11 | get_recruiters | /api/admin/recruiter | Path does not match |
| 12 | get_all_applicant_stats | /api/admin/applicant-stats | Path does not match |
| 13 | get_applicant_stats_by_date | /api/admin/applicant-stats/{dateStart}/{dateEnd} | Path does not match |
| 14 | get_applicant | /api/admin/applicant | Path does not match |
| 15 | get_recruiter | /api/admin/recruiter/{id} | Path does not match |
| 16 | _api_/admin/recruiter/{id}_post | /api/admin/recruiter/{id} | Path does not match |
| 17 | _api_/admin/applicant/{id}_delete | /api/admin/applicant/{id} | Path does not match |
| 18 | _api_/auth/recruiter/login_post | /api/auth/recruiter/login | Path does not match |
| 19 | _api_/auth/applicant/login_post | /api/auth/applicant/login | Path does not match |
| 20 | _api_/admin/data-export-applicant_post | /api/admin/data-export-applicant | Path does not match |
| 21 | _api_/admin/data-export-recruiter_post | /api/admin/data-export-recruiter | Path does not match |
| 22 | _api_/auth/logout_post | /api/auth/logout | Path does not match |
| 23 | _api_/me_get | /api/me | Path does not match |
| 24 | _api_/applicant/me_get | /api/applicant/me | Path does not match |
| 25 | _api_/me_put | /api/me | Path does not match |
| 26 | _api_/me_delete | /api/me | Path does not match |
| 27 | _api_/auth/recruiter/refresh_post | /api/auth/recruiter/refresh | Path does not match |
| 28 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 29 | _api_/auth/applicant/refresh_post | /api/auth/applicant/refresh | Path does not match |
| 30 | _api_/applicants{._format}_get_collection | /api/applicants.{_format} | Path does not match |
| 31 | _api_/applicants/{id}{._format}_get | /api/applicants/{id}.{_format} | Path does not match |
| 32 | _api_/applicants/profile-image_post | /api/applicants/profile-image | Path does not match |
| 33 | _api_/applicants/register_post | /api/applicants/register | Path does not match |
| 34 | _api_/applicants/profile_post | /api/applicants/profile | Path does not match |
| 35 | _api_/applicants/skillAndExpertise_post | /api/applicants/skillAndExpertise | Path does not match |
| 36 | _api_/applicants/validate_post | /api/applicants/validate | Path does not match |
| 37 | _api_/applicants/{id}/favorite_put | /api/applicants/{id}/favorite | Path does not match |
| 38 | _api_/applicants/profile_put | /api/applicants/profile | Path does not match |
| 39 | _api_/applicants/skillAndExpertise_put | /api/applicants/skillAndExpertise | Path does not match |
| 40 | _api_/applicants/profile-image_delete | /api/applicants/profile-image | Path does not match |
| 41 | _api_/cv/{id}_get | /api/cv/{id} | Path does not match |
| 42 | _api_/cv_get_collection | /api/cv | Path does not match |
| 43 | _api_/cv_post | /api/cv | Path does not match |
| 44 | _api_/cv_delete | /api/cv | Path does not match |
| 45 | _api_/contract_types/{id}{._format}_get | /api/contract_types/{id}.{_format} | Path does not match |
| 46 | _api_/contract_types{._format}_get_collection | /api/contract_types.{_format} | Path does not match |
| 47 | _api_/contract_types{._format}_post | /api/contract_types.{_format} | Path does not match |
| 48 | _api_/contract_types/{id}{._format}_put | /api/contract_types/{id}.{_format} | Path does not match |
| 49 | _api_/contract_types/{id}{._format}_patch | /api/contract_types/{id}.{_format} | Path does not match |
| 50 | _api_/contract_types/{id}{._format}_delete | /api/contract_types/{id}.{_format} | Path does not match |
| 51 | _api_/degrees_and_trainings{._format}_post | /api/degrees_and_trainings.{_format} | Path does not match |
| 52 | _api_/degrees_and_trainings/{id}{._format}_get | /api/degrees_and_trainings/{id}.{_format} | Path does not match |
| 53 | _api_/degrees_and_trainings/{id}{._format}_put | /api/degrees_and_trainings/{id}.{_format} | Path does not match |
| 54 | _api_/degrees_and_trainings/{id}{._format}_delete | /api/degrees_and_trainings/{id}.{_format} | Path does not match |
| 55 | _api_/departments/{id}{._format}_get | /api/departments/{id}.{_format} | Path does not match |
| 56 | _api_/departments{._format}_get_collection | /api/departments.{_format} | Path does not match |
| 57 | _api_/departments{._format}_post | /api/departments.{_format} | Path does not match |
| 58 | _api_/departments/{id}{._format}_put | /api/departments/{id}.{_format} | Path does not match |
| 59 | _api_/departments/{id}{._format}_patch | /api/departments/{id}.{_format} | Path does not match |
| 60 | _api_/departments/{id}{._format}_delete | /api/departments/{id}.{_format} | Path does not match |
| 61 | _api_/employment_types/{id}{._format}_get | /api/employment_types/{id}.{_format} | Path does not match |
| 62 | _api_/employment_types{._format}_get_collection | /api/employment_types.{_format} | Path does not match |
| 63 | _api_/employment_types{._format}_post | /api/employment_types.{_format} | Path does not match |
| 64 | _api_/employment_types/{id}{._format}_put | /api/employment_types/{id}.{_format} | Path does not match |
| 65 | _api_/employment_types/{id}{._format}_patch | /api/employment_types/{id}.{_format} | Path does not match |
| 66 | _api_/employment_types/{id}{._format}_delete | /api/employment_types/{id}.{_format} | Path does not match |
| 67 | _api_/file/{id}_get | /api/file/{id} | Path does not match |
| 68 | _api_/file_get_collection | /api/file | Path does not match |
| 69 | _api_/file_post | /api/file | Path does not match |
| 70 | _api_/file/{id}_post | /api/file/{id} | Path does not match |
| 71 | _api_/file/{id}_delete | /api/file/{id} | Path does not match |
| 72 | _api_/job_searches/{id}{._format}_get | /api/job_searches/{id}.{_format} | Path does not match |
| 73 | _api_/job_searches{._format}_post | /api/job_searches.{_format} | Path does not match |
| 74 | _api_/job_searches_put | /api/job_searches | Path does not match |
| 75 | _api_/jobs_get_collection | /api/jobs | Path does not match |
| 76 | _api_/jobss/{id}{._format}_get | /api/jobss/{id}.{_format} | Path does not match |
| 77 | _api_/professional_experiences_post | /api/professional_experiences | Path does not match |
| 78 | _api_/professional_experiencess/{id}{._format}_get | /api/professional_experiencess/{id}.{_format} | Path does not match |
| 79 | _api_/professional_experiences/{id}_put | /api/professional_experiences/{id} | Path does not match |
| 80 | _api_/professional_experiences/{id}_delete | /api/professional_experiences/{id} | Path does not match |
| 81 | _api_/recruiter/dashboard_get | /api/recruiter/dashboard | Path does not match |
| 82 | _api_/recruiter/register_post | /api/recruiter/register | Path does not match |
| 83 | _api_/recruiter/searchpreferences_get_collection | /api/recruiter/searchpreferences | Path does not match |
| 84 | _api_/recruiter_search_preferencess/{id}{._format}_get | /api/recruiter_search_preferencess/{id}.{_format} | Path does not match |
| 85 | _api_/recruiter/searchpreferences_post | /api/recruiter/searchpreferences | Path does not match |
| 86 | _api_/recruiter/searchpreferences/{id}_put | /api/recruiter/searchpreferences/{id} | Path does not match |
| 87 | _api_/recruiter/searchpreferences/{id}_delete | /api/recruiter/searchpreferences/{id} | Path does not match |
| 88 | coop_tilleuls_forgot_password.reset | /api/forgot_password/ | Path does not match |
| 89 | coop_tilleuls_forgot_password.update | /api/forgot_password/{tokenValue} | Path does not match |
| 90 | coop_tilleuls_forgot_password.get_token | /api/forgot_password/{tokenValue} | Path does not match |
| 91 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 92 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 93 | _wdt | /_wdt/{token} | Path does not match |
| 94 | _profiler_home | /_profiler/ | Path does not match |
| 95 | _profiler_search | /_profiler/search | Path does not match |
| 96 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 97 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 98 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 99 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 100 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 101 | _profiler_open_file | /_profiler/open | Path does not match |
| 102 | _profiler | /_profiler/{token} | Path does not match |
| 103 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 104 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 105 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 106 | index | / | Path does not match |
| 107 | app | /app/{route} | Path does not match |
| 108 | app_cheatlogin_login_applicant | /login/applicant | Path does not match |
| 109 | app_cheatlogin_login_recruiter | /login/recruiter | Path does not match |
| 110 | serve_media | /media/{fileType}/{fileId} | Path does not match |
| 111 | api_login_check | /api/login_check | Path does not match |
| 112 | api_refresh_token | /api/token/refresh | 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.