Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_sector_image_modal | /sector/sector-image/modal/{id} | Path does not match |
| 2 | app_sector_image_upload | /sector/sector-image/upload/{id} | Path does not match |
| 3 | app_sector_image_index | /sector/sector-image/{id} | Path does not match |
| 4 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 5 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 6 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 7 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 8 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 9 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 12 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 13 | _api_/public/agencies/{id}{._format}_get | /api/public/agencies/{id}.{_format} | Path does not match |
| 14 | _api_/public/agencies{._format}_get_collection | /api/public/agencies.{_format} | Path does not match |
| 15 | _api_/public/applications{._format}_post | /api/public/applications.{_format} | Path does not match |
| 16 | _api_/public/applications/{id}{._format}_get | /api/public/applications/{id}.{_format} | Path does not match |
| 17 | _api_/public/applications{._format}_get_collection | /api/public/applications.{_format} | Path does not match |
| 18 | _api_/candidates/{id}{._format}_get | /api/candidates/{id}.{_format} | Path does not match |
| 19 | _api_/candidates/{id}{._format}_patch | /api/candidates/{id}.{_format} | Path does not match |
| 20 | _api_/candidates{._format}_post | /api/candidates.{_format} | Path does not match |
| 21 | _api_/candidates/{id}{._format}_delete | /api/candidates/{id}.{_format} | Path does not match |
| 22 | candidate_check_email | /api/public/candidates/check_email | Path does not match |
| 23 | candidate_upload_cv | /api/candidates/{id}/cv/upload | Path does not match |
| 24 | candidate_download_cv | /api/candidates/{id}/cv/download/ | Path does not match |
| 25 | _api_/public/cities/{id}{._format}_get | /api/public/cities/{id}.{_format} | Path does not match |
| 26 | _api_/public/cities{._format}_get_collection | /api/public/cities.{_format} | Path does not match |
| 27 | _api_/public/consultants/{id}{._format}_get | /api/public/consultants/{id}.{_format} | Path does not match |
| 28 | consultant_check_email | /api/public/consultants/check_email | Path does not match |
| 29 | _api_/public/contract_types/{id}{._format}_get | /api/public/contract_types/{id}.{_format} | Path does not match |
| 30 | _api_/public/contract_types{._format}_get_collection | /api/public/contract_types.{_format} | Path does not match |
| 31 | _api_/public/countries/{id}{._format}_get | /api/public/countries/{id}.{_format} | Path does not match |
| 32 | _api_/public/countries{._format}_get_collection | /api/public/countries.{_format} | Path does not match |
| 33 | _api_/public/experiences/{id}{._format}_get | /api/public/experiences/{id}.{_format} | Path does not match |
| 34 | _api_/public/experiences{._format}_get_collection | /api/public/experiences.{_format} | Path does not match |
| 35 | _api_/public/jobs/{id}{._format}_get | /api/public/jobs/{id}.{_format} | Path does not match |
| 36 | api_jobs_search | /api/public/jobs/search | Path does not match |
| 37 | _api_/public/offers/{id}{._format}_get | /api/public/offers/{id}.{_format} | Path does not match |
| 38 | _api_/public/offers{._format}_get_collection | /api/public/offers.{_format} | Path does not match |
| 39 | _api_/public/remunerations/{id}{._format}_get | /api/public/remunerations/{id}.{_format} | Path does not match |
| 40 | _api_/public/remunerations{._format}_get_collection | /api/public/remunerations.{_format} | Path does not match |
| 41 | _api_/public/sectors/{id}{._format}_get | /api/public/sectors/{id}.{_format} | Path does not match |
| 42 | _api_/public/sectors{._format}_get_collection | /api/public/sectors.{_format} | Path does not match |
| 43 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 44 | _logout_main | /logout | Path does not match |
| 45 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 46 | _wdt | /_wdt/{token} | Path does not match |
| 47 | _profiler_home | /_profiler/ | Path does not match |
| 48 | _profiler_search | /_profiler/search | Path does not match |
| 49 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 50 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 51 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 52 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 53 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 54 | _profiler_open_file | /_profiler/open | Path does not match |
| 55 | _profiler | /_profiler/{token} | Path does not match |
| 56 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 57 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 58 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 59 | app_forgot_password_request | /reset-password | Path does not match |
| 60 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 61 | app_login | /login | Path does not match |
| 62 | app_force_login | /force-login | Path does not match |
| 63 | app_logout | /logout | Path does not match |
| 64 | app_administrator_index | /administrator | Path does not match |
| 65 | app_administrator_new | /administrator/new | Path does not match |
| 66 | app_administrator_edit | /administrator/edit/{id} | Path does not match |
| 67 | app_administrator_disable | /administrator/disable/{id} | Path does not match |
| 68 | app_main_dashboard_index | / | Path almost matches, but Host "app.stimpli.com" does not match the requirement ("admin.stimpli.com") |
| 69 | app_profil_permission_tenant_index | /profil_permission_tenant/ | Path does not match |
| 70 | app_profil_permission_tenant_new | /profil_permission_tenant/new | Path does not match |
| 71 | app_profil_permission_tenant_edit | /profil_permission_tenant/edit/{id} | Path does not match |
| 72 | app_profil_permission_tenant_delete | /profil_permission_tenant/delete/{id} | Path does not match |
| 73 | app_tenant_index | /tenant | Path does not match |
| 74 | app_tenant_new | /tenant/new | Path does not match |
| 75 | app_tenant_edit | /tenant/edit/{id} | Path does not match |
| 76 | app_tenant_process | /tenant/process/{id} | Path does not match |
| 77 | app_tenant_disable | /tenant/disable/{id} | Path does not match |
| 78 | tenant_progress_stream | /tenant/progress-stream/{id} | Path does not match |
| 79 | app_user_index | /user | Path does not match |
| 80 | app_user_new | /user/new | Path does not match |
| 81 | app_user_disable | /user/disable/{id} | Path does not match |
| 82 | app_application_index | /application/ | Path does not match |
| 83 | app_application_show | /application/show/{id} | Path does not match |
| 84 | app_application_archive | /application/archive/{id} | Path does not match |
| 85 | app_application_negative | /application/negative/{id} | Path does not match |
| 86 | app_application_change_consultant | /application/change-consultant/{id} | Path does not match |
| 87 | app_cv_library | /cvlibrary/{id} | Path does not match |
| 88 | app_cv_library_load | /cvlibrary/load/{id} | Path does not match |
| 89 | app_cv_library_delete | /cvlibrary/delete/{id} | Path does not match |
| 90 | app_cv_library_send_offer_modal | /cvlibrary/{id}/send-offer-modal/ | Path does not match |
| 91 | app_candidate_action_load | /candidate-action/load/{id} | Path does not match |
| 92 | app_candidate_action_new | /candidate-action/new | Path does not match |
| 93 | app_candidate_show | /candidate/show/{id} | Path does not match |
| 94 | app_candidate_cv_show | /candidate/cv/{id}/preview | Path does not match |
| 95 | app_candidate_cv_delete | /candidate/cv/{id}/delete | Path does not match |
| 96 | app_candidate_email_modal_new | /candidate_email/modal-new | Path does not match |
| 97 | app_candidate_hired_load | /candidate-hired/load/{id} | Path does not match |
| 98 | app_candidate_process_load | /candidate-process/load/{id} | Path does not match |
| 99 | app_offer_index | /offer/ | Path does not match |
| 100 | app_offer_expired | /offer/expired | Path does not match |
| 101 | app_offer_new | /offer/new | Path does not match |
| 102 | app_offer_edit | /offer/edit/{id} | Path does not match |
| 103 | app_offer_duplicate | /offer/duplicate/{id} | Path does not match |
| 104 | app_offer_renew | /offer/renew/{id} | Path does not match |
| 105 | app_offer_archive | /offer/archive/{id} | Path does not match |
| 106 | app_offer_candidates | /offer/candidates/{id} | Path does not match |
| 107 | app_offer_fill | /offer/fill/{id} | Path does not match |
| 108 | app_offer_generate_mission | /offer/app_offer_generate_mission | Path does not match |
| 109 | app_offer_generate_profile | /offer/app_offer_generate_profile | Path does not match |
| 110 | app_offer_translate | /offer/app_offer_translate | Path does not match |
| 111 | app_offer_toggle_status | /offer/toggle-status/{id} | Path does not match |
| 112 | app_open_sourcing_index | /stimsearch/list | Path does not match |
| 113 | app_open_sourcing_delete | /stimsearch/delete/{id} | Path does not match |
| 114 | app_pool_folder_index | /pool-folder/ | Path does not match |
| 115 | app_pool_folder_new | /pool-folder/new | Path does not match |
| 116 | app_pool_folder_edit | /pool-folder/edit/{id} | Path does not match |
| 117 | app_pool_folder_show | /pool-folder/show/{id} | Path does not match |
| 118 | app_pool_folder_candidate_delete | /pool-folder/delete-pool-candidate/{poolFolder}/{poolCandidate} | Path does not match |
| 119 | app_pool_folder_delete | /pool-folder/delete/{id} | Path does not match |
| 120 | app_pool_folder_modal | /pool-folder/modal | Path does not match |
| 121 | app_pool_folder_modal_new | /pool-folder/modal/new | Path does not match |
| 122 | app_pool_folder_modal_choose | /pool-folder/modal/choose/{id} | Path does not match |
| 123 | app_push_cv | /push-cv/ | Path does not match |
| 124 | app_push_cv_push | /push-cv/push | Path does not match |
| 125 | app_push_cv_delete | /push-cv/delete/{id} | Path does not match |
| 126 | app_push_cv_history | /push-cv/history | Path does not match |
| 127 | app_push_cv_delete_selection | /push-cv/delete-selection | Path does not match |
| 128 | app_workflow | /workflow/ | Path does not match |
| 129 | app_workflow_add_note | /workflow/add-note/{id} | Path does not match |
| 130 | app_workflow_add_candidate | /workflow/add-candidate | Path does not match |
| 131 | app_workflow_toggle_status | /workflow/toggle-status | Path does not match |
| 132 | app_workflow_archive | /workflow/archive/{id} | Path does not match |
| 133 | app_workflow_archive_selection | /workflow/workflows/archive-selection | Path does not match |
| 134 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.