Routing
app_lounge
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/lounge
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
| 3 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
| 4 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
| 5 | hwi_oauth_connect | /oauth/ | Path does not match |
| 6 | google_login | /oauth/check-google | Path does not match |
| 7 | linkedin_login | /oauth/check-linkedin | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 14 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 16 | _profiler_open_file | /_profiler/open | Path does not match |
| 17 | _profiler | /_profiler/{token} | Path does not match |
| 18 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 21 | admin_user_index | /admin/users/ | Path does not match |
| 22 | admin_user_new | /admin/users/new | Path does not match |
| 23 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 24 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 25 | app_admin_applications | /admin/applications/ | Path does not match |
| 26 | app_admin_cashback | /admin/cashback/cashback | Path does not match |
| 27 | app_admin_cashback_detail | /admin/cashback/{id}/detail | Path does not match |
| 28 | app_admin_cashback_mark_paid | /admin/cashback/admin/cashback/mark-paid | Path does not match |
| 29 | app_admin_config | /admin/config | Path does not match |
| 30 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 31 | app_admin_employers | /admin/employers/ | Path does not match |
| 32 | app_admin_employer_detail | /admin/employers/{id}/detail | Path does not match |
| 33 | app_admin_employer_detail_content | /admin/employers/{id}/detail-content | Path does not match |
| 34 | app_admin_employer_block | /admin/employers/{id}/block | Path does not match |
| 35 | app_admin_employer_toggle_autoverify | /admin/employers/{id}/toggle-autoverify | Path does not match |
| 36 | app_admin_config_invoice | /admin/config/invoice | Path does not match |
| 37 | app_admin_invoices | /admin/invoices | Path does not match |
| 38 | app_admin_invoice_show | /admin/invoices/{id}/show | Path does not match |
| 39 | app_admin_invoices_pending | /admin/invoices/pending | Path does not match |
| 40 | app_admin_invoices_paid | /admin/invoices/paid | Path does not match |
| 41 | app_admin_jobs | /admin/jobs/ | Path does not match |
| 42 | app_admin_job_detail | /admin/jobs/{id}/detail | Path does not match |
| 43 | app_admin_job_block | /admin/jobs/{id}/block | Path does not match |
| 44 | app_admin_job_verify | /admin/jobs/{id}/verify | Path does not match |
| 45 | app_admin_jobs_bulk_verify | /admin/jobs/bulk/verify | Path does not match |
| 46 | app_admin_jobs_set_autoverify | /admin/jobs/bulk/autoverify | Path does not match |
| 47 | app_admin_job_applications | /admin/jobs/{id}/applications | Path does not match |
| 48 | app_admin_job_application_detail | /admin/jobs/{id}/applications/{applicationId}/detail | Path does not match |
| 49 | app_admin_lounge_posts | /admin/lounge/posts | Path does not match |
| 50 | app_admin_lounge_post_show | /admin/lounge/post/{id} | Path does not match |
| 51 | app_admin_lounge_post_hide | /admin/lounge/post/{id}/hide | Path does not match |
| 52 | app_admin_lounge_post_unhide | /admin/lounge/post/{id}/unhide | Path does not match |
| 53 | app_admin_lounge_post_delete | /admin/lounge/post/{id}/delete | Path does not match |
| 54 | app_admin_messages | /admin/messages | Path does not match |
| 55 | app_admin_messages_new | /admin/messages/new | Path does not match |
| 56 | app_admin_message_show | /admin/{id}/show | Path does not match |
| 57 | app_admin_message_reply_ajax | /admin/messages/{id}/reply | Path does not match |
| 58 | app_admin_message_delete | /admin/{id}/delete | Path does not match |
| 59 | app_admin_notifications | /admin/notifications | Path does not match |
| 60 | admin_package_index | /admin/package/ | Path does not match |
| 61 | admin_package_new | /admin/package/new | Path does not match |
| 62 | admin_package_show | /admin/package/{id} | Path does not match |
| 63 | admin_package_edit | /admin/package/{id}/edit | Path does not match |
| 64 | admin_package_delete | /admin/package/{id} | Path does not match |
| 65 | admin_package_toggle_active | /admin/package/{id}/toggle-active | Path does not match |
| 66 | admin_package_set_default | /admin/package/{id}/set-default | Path does not match |
| 67 | app_admin_profession_index | /admin/config/profession | Path does not match |
| 68 | app_admin_profession_new | /admin/config/profession/new | Path does not match |
| 69 | app_admin_profession_show | /admin/config/profession/{id} | Path does not match |
| 70 | app_admin_profession_edit | /admin/config/profession/{id}/edit | Path does not match |
| 71 | app_admin_profession_delete | /admin/config/profession/{id}/delete | Path does not match |
| 72 | app_admin_profession_reorder | /admin/config/profession/reorder | Path does not match |
| 73 | app_admin_profile | /admin/profile/ | Path does not match |
| 74 | app_admin_profile_update | /admin/profile/update | Path does not match |
| 75 | app_admin_change_password | /admin/profile/change-password | Path does not match |
| 76 | app_admin_providers | /admin/providers/ | Path does not match |
| 77 | app_admin_provider_detail | /admin/providers/{id}/detail | Path does not match |
| 78 | app_admin_provider_block | /admin/providers/{id}/block | Path does not match |
| 79 | app_admin_recruiters | /admin/recruiters/ | Path does not match |
| 80 | app_admin_recruiter_detail | /admin/recruiters/{id}/detail | Path does not match |
| 81 | app_admin_recruiter_block | /admin/recruiters/{id}/block | Path does not match |
| 82 | app_admin_speciality_index | /admin/config/speciality | Path does not match |
| 83 | app_admin_speciality_new | /admin/config/speciality/new | Path does not match |
| 84 | app_admin_speciality_show | /admin/config/speciality/{id} | Path does not match |
| 85 | app_admin_speciality_edit | /admin/config/speciality/{id}/edit | Path does not match |
| 86 | app_admin_speciality_delete | /admin/config/speciality/{id}/delete | Path does not match |
| 87 | api_utils_get_specialities | /api/specialities/{id} | Path does not match |
| 88 | app_home | / | Path does not match |
| 89 | app_for_providers | /for-providers | Path does not match |
| 90 | app_for_employers | /for-employers | Path does not match |
| 91 | app_locumbook | /locumbook | Path does not match |
| 92 | app_locumwall | /locumwall | Path does not match |
| 93 | app_jokes_apart | /jokes-apart | Path does not match |
| 94 | app_contact | /contact | Path does not match |
| 95 | app_about | /about | Path does not match |
| 96 | app_privacy_policy | /privacy-policy | Path does not match |
| 97 | app_terms_and_conditions | /terms-and-conditions | Path does not match |
| 98 | get_specialties | /get-specialities/{professionId} | Path does not match |
| 99 | get_test_email_template | /test-email-template | Path does not match |
| 100 | app_resources | /resources | Path does not match |
| 101 | app_employer_analytics | /employer/analytics | Path does not match |
| 102 | app_employer_applications | /employer/applications/ | Path does not match |
| 103 | app_employer_application_review_details | /employer/applications/{id}/review-details | Path does not match |
| 104 | app_employer_application_document_requests | /employer/applications/{id}/document-requests | Path does not match |
| 105 | app_employer_application_interview_details | /employer/applications/{id}/interview-details | Path does not match |
| 106 | app_employer_application_createtodo | /employer/applications/{id}/todo/create | Path does not match |
| 107 | app_employer_application_askfordocument | /employer/applications/{id}/ask-for-document | Path does not match |
| 108 | app_employer_application_scheduleinterview | /employer/applications/{id}/schedule-interview | Path does not match |
| 109 | app_employer_application_updateinterview | /employer/applications/{id}/update-interview/{interviewId} | Path does not match |
| 110 | app_employer_application_askforonefile | /employer/applications/{id}/ask-for-onefile | Path does not match |
| 111 | app_employer_application_sendoffer | /employer/applications/{id}/send-offer | Path does not match |
| 112 | app_employer_application_sendcontract | /employer/applications/{id}/send-contract | Path does not match |
| 113 | app_employer_application_review_provider | /employer/applications/{id}/review-provider | Path does not match |
| 114 | app_employer_applications_archive | /employer/applications/archive | Path does not match |
| 115 | app_employer_applications_delete | /employer/applications/delete | Path does not match |
| 116 | app_employer_application_delete | /employer/applications/{id}/delete | Path does not match |
| 117 | app_employer_application_update_rank | /employer/applications/update-rank | Path does not match |
| 118 | app_employer_send_provider_email | /employer/applications/send-provider-email | Path does not match |
| 119 | app_employer_application_send_message | /employer/applications/application/{id}/send-message | Path does not match |
| 120 | app_employer_application_messages | /employer/applications/application/{id}/messages | Path does not match |
| 121 | app_employer_application_update_status | /employer/applications/{id}/update-status | Path does not match |
| 122 | api_application_note | /employer/applications/api/application/{id}/note | Path does not match |
| 123 | app_employer_application_timeline | /employer/applications/{id}/timeline | Path does not match |
| 124 | app_employer_applications_export | /employer/applications/export | Path does not match |
| 125 | app_employer_applications_archived | /employer/applications/archived | Path does not match |
| 126 | app_employer_candidates_connect | /employer/candidates-connect | Path does not match |
| 127 | create_credentialing_link | /api/credentialing-links | Path does not match |
| 128 | get_provider_credentialing_links | /api/providers/{id}/credentialing-links | Path does not match |
| 129 | app_employer_dashboard | /employer/dashboard | Path does not match |
| 130 | app_employer_dashboard_todo_toggle | /employer/todos/{id}/toggle | Path does not match |
| 131 | app_employer_documents | /employer/documents | Path does not match |
| 132 | app_employer_document_download | /employer/documents/download/{id} | Path does not match |
| 133 | app_employer_document_view | /employer/documents/view/{id} | Path does not match |
| 134 | app_employer_contract_download | /employer/documents/contract/download/{id} | Path does not match |
| 135 | app_employer_contract_view | /employer/documents/contract/view/{id} | Path does not match |
| 136 | app_employer_document_request | /employer/documents/request | Path does not match |
| 137 | app_employer_contract_upload | /employer/documents/upload-contract | Path does not match |
| 138 | app_employer_document_request_one_file | /employer/documents/request-one-file | Path does not match |
| 139 | app_employer_send_credentialing_link | /employer/documents/send-credentialing-link | Path does not match |
| 140 | app_employer_faq | /employer/faq | Path does not match |
| 141 | app_employer_interview_calendar | /employer/interviews/calendar | Path does not match |
| 142 | interview_calendar_data | /employer/interviews/calendar-data | Path does not match |
| 143 | app_employer_invoices | /employer/invoices | Path does not match |
| 144 | app_employer_invoices_pending | /employer/invoices/pending | Path does not match |
| 145 | app_employer_invoices_paid | /employer/invoices/paid | Path does not match |
| 146 | app_employer_invoice_show | /employer/invoices/{id}/show | Path does not match |
| 147 | app_employer_invoice_pay | /employer/invoices/{id}/pay | Path does not match |
| 148 | app_employer_invoice_pay_get_client_secret | /employer/invoices/{id}/pay/get-client-secret | Path does not match |
| 149 | app_employer_invoice_payment_return | /employer/invoices/{id}/payment-return | Path does not match |
| 150 | app_employer_jobs | /employer/jobs/ | Path does not match |
| 151 | app_employer_jobs_past | /employer/jobs/past-jobs | Path does not match |
| 152 | app_employer_job_new | /employer/jobs/new | Path does not match |
| 153 | app_employer_job_show | /employer/jobs/{id} | Path does not match |
| 154 | app_employer_job_timeline | /employer/jobs/{id}/timeline | Path does not match |
| 155 | app_employer_job_applications | /employer/jobs/{id}/applications | Path does not match |
| 156 | app_employer_job_edit | /employer/jobs/{id}/edit | Path does not match |
| 157 | app_employer_job_delete | /employer/jobs/{id}/delete | Path does not match |
| 158 | app_employer_job_transition | /employer/jobs/{id}/transition/{transition} | Path does not match |
| 159 | app_employer_job_application_transition | /employer/jobs/{id}/transition/{transition}/application/{applicationId} | Path does not match |
| 160 | app_employer_job_application_detail_ajax | /employer/jobs/{id}/applications/{applicationId}/detail | Path does not match |
| 161 | app_employer_job_application_timeline | /employer/jobs/{id}/applications/{applicationId}/timeline | Path does not match |
| 162 | app_employer_job_archived | /employer/jobs/{id}/archived | Path does not match |
| 163 | app_employer_job_export_applications | /employer/jobs/{id}/export-applications | Path does not match |
| 164 | app_employer_membership | /employer/membership | Path does not match |
| 165 | app_employer_messages | /employer/messages | Path does not match |
| 166 | app_employer_messages_new | /employer/messages/new | Path does not match |
| 167 | app_employer_message_delete | /employer/messages/{id}/delete | Path does not match |
| 168 | app_employer_draft_save | /employer/messages/draft/save | Path does not match |
| 169 | app_employer_draft_load | /employer/messages/draft/{id} | Path does not match |
| 170 | app_employer_draft_delete | /employer/messages/draft/{id} | Path does not match |
| 171 | app_employer_drafts_count | /employer/messages/drafts/count | Path does not match |
| 172 | app_employer_message_forward_data | /employer/messages/{id}/forward-data | Path does not match |
| 173 | app_employer_message_show | /employer/messages/{id}/show | Path does not match |
| 174 | app_employer_message_reply_ajax | /employer/messages/{id}/reply | Path does not match |
| 175 | app_employer_trash_count | /employer/messages/trash/count | Path does not match |
| 176 | app_employer_message_restore | /employer/messages/restore/{id} | Path does not match |
| 177 | app_employer_message_permanent_delete | /employer/messages/permanent-delete/{id} | Path does not match |
| 178 | app_employer_empty_trash | /employer/messages/empty-trash | Path does not match |
| 179 | app_employer_message_mark_read | /employer/message/{id}/mark-read | Path does not match |
| 180 | app_employer_message_forward_thread | /employer/messages/{id}/forward-thread | Path does not match |
| 181 | app_employer_message_forward | /employer/messages/{id}/forward-message | Path does not match |
| 182 | app_employer_message_attachment | /employer/messages/attachment/{filename} | Path does not match |
| 183 | app_employer_notifications | /employer/notifications | Path does not match |
| 184 | app_employer_office | /employer/office | Path does not match |
| 185 | app_employer_profile | /employer/profile/ | Path does not match |
| 186 | app_employer_profile_update | /employer/profile/update | Path does not match |
| 187 | app_employer_change_password | /employer/profile/change-password | Path does not match |
| 188 | app_employer_profile_photo_upload | /employer/profile/photo/upload | Path does not match |
| 189 | app_employer_profile_picture_remove | /employer/profile/profile-picture-remove | Path does not match |
| 190 | app_employer_profile_documents_upload | /employer/profile/documents/upload | Path does not match |
| 191 | app_employer_profile_documents_delete | /employer/profile/documents/delete/{id} | Path does not match |
| 192 | app_employer_profile_documents_list | /employer/profile/documents/list | Path does not match |
| 193 | app_employer_notification_update_preferences_single | /employer/profile/notification-update-preferences-single | Path does not match |
| 194 | app_employer_notification_update_preferences_all | /employer/profile/notification-update-preferences-all | Path does not match |
| 195 | app_employer_quick_tour | /employer/quick-tour | Path does not match |
| 196 | app_employer_recruiters_connect | /employer/recruiters-connect | Path does not match |
| 197 | app_employer_reviews | /employer/reviews | Path does not match |
| 198 | app_employer_settings | /employer/settings | Path does not match |
| 199 | app_employer_register | /register/employer | Path does not match |
| 200 | app_employer_verify_email | /verify-email/employer | Path does not match |
| 201 | app_lounge | /lounge | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.