Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
3 | api_doc | /api/docs.{_format} | Path does not match |
4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
5 | _api_/centers/{id}{._format}_get | /api/centers/{id}.{_format} | Path does not match |
6 | _api_/centers{._format}_get_collection | /api/centers.{_format} | Path does not match |
7 | _api_/job_offers/{id}{._format}_get | /api/job_offers/{id}.{_format} | Path does not match |
8 | _api_/job_offers{._format}_get_collection | /api/job_offers.{_format} | Path does not match |
9 | _preview_error | /_error/{code}.{_format} | Path does not match |
10 | _wdt | /_wdt/{token} | Path does not match |
11 | _profiler_home | /_profiler/ | Path does not match |
12 | _profiler_search | /_profiler/search | Path does not match |
13 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
14 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
15 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
16 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
17 | _profiler_open_file | /_profiler/open | Path does not match |
18 | _profiler | /_profiler/{token} | Path does not match |
19 | _profiler_router | /_profiler/{token}/router | Path does not match |
20 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
21 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
22 | api_jobs_list | /jobs | Path does not match |
23 | app_spontaneous_candidacies | /candidatures-spontanees | Path does not match |
24 | app_candidacy_delete | /delete-candidacy/{id} | Path does not match |
25 | app_candidacy_show | /show-candidacy/{id} | Path does not match |
26 | app_center_index | /center | Path does not match |
27 | app_center_new | /center/new | Path does not match |
28 | app_center_show | /center/{id} | Path does not match |
29 | app_center_edit | /center/{id}/edit | Path does not match |
30 | app_center_delete | /center/{id} | Path does not match |
31 | app_footer | /footer | Path does not match |
32 | app_front | / | Path does not match |
33 | app_front_candidate | /candidate | Path does not match |
34 | app_front_spontaneous_candidate | /spontaneous-candidate | Path does not match |
35 | app_front_nav | /front-nav | Path does not match |
36 | app_home | /admin | Path does not match |
37 | app_job_offer_index | /job/offer | Path does not match |
38 | app_job_offer_publish | /job/offer/publish/{id}/{status} | Path does not match |
39 | app_job_offer_new | /job/offer/new | Path does not match |
40 | app_job_offer_show | /job/offer/{id} | Path does not match |
41 | app_job_offer_copy | /job/offer/{id}/copy | Path does not match |
42 | app_job_offer_edit | /job/offer/{id}/edit/{edit} | Path does not match |
43 | app_job_offer_delete | /job/offer/{id} | Path does not match |
44 | app_job_offer_candidacies | /job/offer-candidacies/{id} | Path does not match |
45 | app_job_offers_for_all_centers | /job/offer-for-all-centers | Path does not match |
46 | app_offer_document_index | /offer/document | Path does not match |
47 | app_offer_document_new | /offer/document/new | Path does not match |
48 | app_offer_document_show | /offer/document/{id} | Path does not match |
49 | app_offer_document_edit | /offer/document/{id}/edit | Path does not match |
50 | app_offer_document_delete | /offer/document/{id} | Path does not match |
51 | app_offer_title_index | /offer/title | Path does not match |
52 | app_offer_title_new | /offer/title/new | Path does not match |
53 | app_offer_title_show | /offer/title/{id} | Path does not match |
54 | app_offer_title_edit | /offer/title/{id}/edit | Path does not match |
55 | app_offer_title_delete | /offer/title/{id} | Path does not match |
56 | app_user_renew_password | /renew-password/{email} | Path does not match |
57 | app_user_reset_password | /reset_pass/{token} | Path does not match |
58 | app_login | /login | Path does not match |
59 | app_logout | /logout | Path does not match |
60 | app_statistics_reset | /statistics/reset | Path does not match |
61 | app_user_index | /user | Path does not match |
62 | app_user_new | /user/new | Path does not match |
63 | app_user_edit | /user/{id}/edit | Path does not match |
64 | app_user_delete | /user/{id} | 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.