Routing
app_offer_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "1" |
Route Matching Logs
Path to match:
/offers/1
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | 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_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_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 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/interviews/{id}{._format}_get | /api/interviews/{id}.{_format} | Path does not match |
| 12 | _api_/interviews{._format}_get_collection | /api/interviews.{_format} | Path does not match |
| 13 | _api_/interviews{._format}_post | /api/interviews.{_format} | Path does not match |
| 14 | _api_/interviews/{id}{._format}_patch | /api/interviews/{id}.{_format} | Path does not match |
| 15 | _api_/interviews/{id}{._format}_delete | /api/interviews/{id}.{_format} | Path does not match |
| 16 | _api_/meets/{id}{._format}_get | /api/meets/{id}.{_format} | Path does not match |
| 17 | _api_/meets{._format}_get_collection | /api/meets.{_format} | Path does not match |
| 18 | _api_/meets{._format}_post | /api/meets.{_format} | Path does not match |
| 19 | _api_/meets/{id}{._format}_patch | /api/meets/{id}.{_format} | Path does not match |
| 20 | _api_/meets/{id}{._format}_delete | /api/meets/{id}.{_format} | Path does not match |
| 21 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 22 | _wdt | /_wdt/{token} | Path does not match |
| 23 | _profiler_home | /_profiler/ | Path does not match |
| 24 | _profiler_search | /_profiler/search | Path does not match |
| 25 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 26 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 27 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 28 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 30 | _profiler_open_file | /_profiler/open | Path does not match |
| 31 | _profiler | /_profiler/{token} | Path does not match |
| 32 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 33 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 34 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 35 | app_activities | /activities | Path does not match |
| 36 | app_activity_detail | /activities/{id} | Path does not match |
| 37 | app_activity_timer_save | /activities/{id}/timer-save | Path does not match |
| 38 | app_activity_submit_report | /activities/{id}/submit-report | Path does not match |
| 39 | admin_dashboard | /admin | Path does not match |
| 40 | admin_offers | /admin/offers | Path does not match |
| 41 | admin_offer_new | /admin/offers/new | Path does not match |
| 42 | admin_offer_edit | /admin/offers/{id}/edit | Path does not match |
| 43 | admin_offer_delete | /admin/offers/{id}/delete | Path does not match |
| 44 | admin_events | /admin/events | Path does not match |
| 45 | admin_event_new | /admin/events/new | Path does not match |
| 46 | admin_event_edit | /admin/events/{id}/edit | Path does not match |
| 47 | admin_event_delete | /admin/events/{id}/delete | Path does not match |
| 48 | admin_events_calendar_data | /admin/events/calendar-data | Path does not match |
| 49 | admin_event_participations | /admin/events/{id}/participations | Path does not match |
| 50 | admin_participation_status | /admin/events/participation/{id}/status | Path does not match |
| 51 | admin_event_presence | /admin/events/presence | Path does not match |
| 52 | admin_presence_toggle | /admin/events/presence/{id}/toggle | Path does not match |
| 53 | admin_presence_qr | /admin/events/presence/{id}/qr | Path does not match |
| 54 | admin_event_scan | /admin/events/scan | Path does not match |
| 55 | admin_event_feedback | /admin/events/feedback | Path does not match |
| 56 | admin_feedback_delete | /admin/events/feedback/{id}/delete | Path does not match |
| 57 | admin_event_stats | /admin/events/stats | Path does not match |
| 58 | admin_courses | /admin/courses | Path does not match |
| 59 | admin_course_new | /admin/courses/new | Path does not match |
| 60 | admin_course_edit | /admin/courses/{id}/edit | Path does not match |
| 61 | admin_course_delete | /admin/courses/{id}/delete | Path does not match |
| 62 | admin_course_seance_new | /admin/courses/{id}/seance/new | Path does not match |
| 63 | admin_course_seance_delete | /admin/courses/{id}/seance/{sid}/delete | Path does not match |
| 64 | admin_course_quiz_new | /admin/courses/{id}/quiz/new | Path does not match |
| 65 | admin_course_quiz_delete | /admin/courses/{id}/quiz/{qid}/delete | Path does not match |
| 66 | admin_course_quiz_manage | /admin/courses/{id}/quiz/{qid}/manage | Path does not match |
| 67 | admin_course_question_new | /admin/courses/{id}/quiz/{qid}/question/new | Path does not match |
| 68 | admin_course_question_delete | /admin/courses/{id}/quiz/{qid}/question/{questionId}/delete | Path does not match |
| 69 | admin_projects | /admin/projects | Path does not match |
| 70 | admin_project_new | /admin/projects/new | Path does not match |
| 71 | admin_project_edit | /admin/projects/{id}/edit | Path does not match |
| 72 | admin_project_delete | /admin/projects/{id}/delete | Path does not match |
| 73 | admin_project_activity_new | /admin/projects/{id}/activity/new | Path does not match |
| 74 | admin_activities | /admin/activities | Path does not match |
| 75 | admin_activity_new | /admin/activities/new | Path does not match |
| 76 | admin_projects_kanban | /admin/projects/kanban | Path does not match |
| 77 | admin_project_status | /admin/projects/{id}/status | Path does not match |
| 78 | admin_project_logs | /admin/projects/{id}/logs | Path does not match |
| 79 | admin_leaderboard | /admin/leaderboard | Path does not match |
| 80 | admin_calendar | /admin/calendar | Path does not match |
| 81 | admin_calendar_data | /admin/calendar/data | Path does not match |
| 82 | admin_report_employee | /admin/reports/employee/{id} | Path does not match |
| 83 | admin_activity_review | /admin/activities/{id}/review | Path does not match |
| 84 | admin_support | /admin/support | Path does not match |
| 85 | admin_support_detail | /admin/support/{id} | Path does not match |
| 86 | admin_support_reply | /admin/support/{id}/reply | Path does not match |
| 87 | admin_support_close | /admin/support/{id}/close | Path does not match |
| 88 | admin_users | /admin/users | Path does not match |
| 89 | admin_user_toggle | /admin/users/{id}/toggle | Path does not match |
| 90 | admin_user_role | /admin/users/{id}/role | Path does not match |
| 91 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 92 | admin_offer_applications | /admin/offers/{id}/applications | Path does not match |
| 93 | admin_application_status | /admin/applications/{id}/status | Path does not match |
| 94 | admin_notifications | /admin/notifications | Path does not match |
| 95 | admin_notification_read | /admin/notification/{id}/read | Path does not match |
| 96 | admin_notifications_read_all | /admin/notifications/read-all | Path does not match |
| 97 | admin_profile | /admin/profile | Path does not match |
| 98 | admin_profile_remove_avatar | /admin/profile/remove-avatar | Path does not match |
| 99 | admin_user_profile | /admin/user-profile/{id} | Path does not match |
| 100 | admin_message_candidate | /admin/message-candidate/{id} | Path does not match |
| 101 | admin_hr_messages | /admin/my-candidates/messages | Path does not match |
| 102 | admin_offer_workflow | /admin/offers/{id}/workflow | Path does not match |
| 103 | admin_offer_workflow_save | /admin/offers/{id}/workflow/save | Path does not match |
| 104 | admin_interviews | /admin/interviews | Path does not match |
| 105 | api_meets_recruiter | /admin/interviews/api/meets/recruiter | Path does not match |
| 106 | admin_interview_detail | /admin/interviews/{id} | Path does not match |
| 107 | admin_interview_meet_new | /admin/interviews/{id}/meets/new | Path does not match |
| 108 | admin_interview_meet_grade | /admin/interviews/meets/{id}/grade | Path does not match |
| 109 | admin_interview_edit | /admin/interviews/{id}/edit | Path does not match |
| 110 | admin_interview_delete | /admin/interviews/{id}/delete | Path does not match |
| 111 | admin_interview_meet_edit | /admin/interviews/meets/{id}/edit | Path does not match |
| 112 | admin_interview_meet_delete | /admin/interviews/meets/{id}/delete | Path does not match |
| 113 | admin_interview_meet_clear_notes | /admin/interviews/meets/{id}/notes/clear | Path does not match |
| 114 | admin_interview_workflow | /admin/interviews/{id}/workflow | Path does not match |
| 115 | admin_interview_workflow_save | /admin/interviews/{id}/workflow/save | Path does not match |
| 116 | api_chatbot | /api/chatbot | Path does not match |
| 117 | app_courses | /courses | Path does not match |
| 118 | app_course_detail | /courses/{id} | Path does not match |
| 119 | app_quiz | /quiz/{id} | Path does not match |
| 120 | app_quiz_submit | /quiz/{id}/submit | Path does not match |
| 121 | app_account | /account | Path does not match |
| 122 | app_dashboard | /dashboard | Path does not match |
| 123 | app_verify_email_code | /verify-email | Path does not match |
| 124 | app_verify_email | /verify-email/{token} | Path does not match |
| 125 | app_events | /events | Path does not match |
| 126 | app_event_detail | /events/{id} | Path does not match |
| 127 | app_event_participate | /events/{id}/participate | Path does not match |
| 128 | app_event_verify_participation | /events/{id}/verify-participation | Path does not match |
| 129 | app_event_cancel_participation | /events/{id}/cancel-participation | Path does not match |
| 130 | app_event_like | /events/{id}/like | Path does not match |
| 131 | app_event_comment | /events/{id}/comment | Path does not match |
| 132 | app_event_feedback | /events/{id}/feedback | Path does not match |
| 133 | app_forgot_password | /forgot-password | Path does not match |
| 134 | app_connect_google | /connect/google | Path does not match |
| 135 | app_connect_google_check | /connect/google/check | Path does not match |
| 136 | app_home | / | Path does not match |
| 137 | app_interviews | /interviews | Path does not match |
| 138 | app_meet_room | /meet/{roomId} | Path does not match |
| 139 | api_meets_candidate | /api/meets/candidate | Path does not match |
| 140 | app_candidate_calendar | /account/calendar | Path does not match |
| 141 | api_meet_save_notes | /api/meets/{id}/notes | Path does not match |
| 142 | api_meet_run_code | /api/meets/{id}/run-code | Path does not match |
| 143 | switch_locale | /switch-locale/{locale} | Path does not match |
| 144 | app_notifications | /notifications | Path does not match |
| 145 | app_notifications_count | /notifications/count | Path does not match |
| 146 | app_notifications_list | /notifications/list | Path does not match |
| 147 | app_notification_read | /notifications/{id}/read | Path does not match |
| 148 | app_notifications_read_all | /notifications/read-all | Path does not match |
| 149 | api_offer_match | /api/offers/{id}/match | Path does not match |
| 150 | api_offer_insights | /api/offers/{id}/insights | Path does not match |
| 151 | api_market_news | /api/market-news | Path does not match |
| 152 | app_offers | /offers | Path does not match |
| 153 | app_offer_detail | /offers/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.