Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_aml_check | /api/aml/transaction/check | Path does not match |
2 | api_custom_ajout_multi_beneficiaires | /api/beneficiaries/multiples | Path does not match |
3 | custom_print_etat_paie | /api/print/etats/paiement | Path does not match |
4 | custom_csvexport_etat_paie | /api/print/etats/paiement/exportcsv | Path does not match |
5 | custom_csvexport_etat_impaye | /api/print/etats/impayes/exportcsv | Path does not match |
6 | custom_print_bilan_coll_par_region | /api/print/bilan/collectivites/{periode_id}/{region_id} | Path does not match |
7 | custom_reporting_recap_regions | /api/print/recap | Path does not match |
8 | custom_reporting_bureaux_toxls | /api/print/paiement/bureau/xls | Path does not match |
9 | custom_reporting_bureaux_tocsv | /api/print/paiement/bureau/exportcsv | Path does not match |
10 | custom_reporting_bureaux_print | /api/print/paiement/bureau/print | Path does not match |
11 | custom_reporting_paies_regions | /api/print/caisse/paiementjours | Path does not match |
12 | custom_print_paies_agence | /api/print/agence/paiementjours | Path does not match |
13 | custom_print_recu | /api/print/recu/{paie_id} | Path does not match |
14 | custom_print_duplicata_recu | /api/print/duplicata/{jour}/{paie_id} | Path does not match |
15 | custom_print_paies_jour | /api/print/paiementjours | Path does not match |
16 | api_pay_operator | /api/api_pay_operator | Path does not match |
17 | api_custom_ajout_multi_virements | /api/virements/multiples | Path does not match |
18 | api_entrypoint | /api/{index}.{_format} | Path does not match |
19 | api_doc | /api/docs.{_format} | Path does not match |
20 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
21 | api_virements_get_collection | /api/virements | Path does not match |
22 | api_virements_export_virement_pdf_collection | /api/virements/export/pdf | Path does not match |
23 | api_virements_export_virement_csv_collection | /api/virements/export/csv | Path does not match |
24 | api_virements_header_collection | /api/virements/header | Path does not match |
25 | api_virements_get_item | /api/virements/{id}.{_format} | Path does not match |
26 | api_beneficiaries_get_collection | /api/beneficiaries | Path does not match |
27 | api_beneficiaries_export_beneficiaire_pdf_collection | /api/beneficiaries/pdf | Path does not match |
28 | api_beneficiaries_export_beneficiaire_csv_collection | /api/beneficiaries/csv | Path does not match |
29 | api_beneficiaries_get_item | /api/beneficiaries/{id}.{_format} | Path does not match |
30 | api_adonis_schemas_get_collection | /api/adonis_schemas.{_format} | Path does not match |
31 | api_adonis_schemas_post_collection | /api/adonis_schemas.{_format} | Path does not match |
32 | api_adonis_schemas_get_item | /api/adonis_schemas/{id}.{_format} | Path does not match |
33 | api_adonis_schemas_delete_item | /api/adonis_schemas/{id}.{_format} | Path does not match |
34 | api_adonis_schemas_put_item | /api/adonis_schemas/{id}.{_format} | Path does not match |
35 | app.swagger | /api/doc.json/ | Path does not match |
36 | app.swagger_ui | /api/doc | Path does not match |
37 | _preview_error | /_error/{code}.{_format} | Path does not match |
38 | _wdt | /_wdt/{token} | Path does not match |
39 | _profiler_home | /_profiler/ | Path does not match |
40 | _profiler_search | /_profiler/search | Path does not match |
41 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
42 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
43 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
44 | _profiler_open_file | /_profiler/open | Path does not match |
45 | _profiler | /_profiler/{token} | Path does not match |
46 | _profiler_router | /_profiler/{token}/router | Path does not match |
47 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
48 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.