Routing
piece_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/piece/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | aliment_index | /aliment/ | Path does not match |
14 | search_aliment_ajax | /aliment/search_aliment_ajax | Path does not match |
15 | aliment_new | /aliment/new | Path does not match |
16 | aliment_delete_confirmation | /aliment/{id}/delete-confirmation | Path does not match |
17 | aliment_delete_validation | /aliment/delete-validation | Path does not match |
18 | aliment_show | /aliment/{id} | Path does not match |
19 | aliment_edit | /aliment/{id}/edit | Path does not match |
20 | aliment_delete | /aliment/{id} | Path does not match |
21 | accueil_back | / | Path does not match |
22 | category_aliment_index | /category-aliment/ | Path does not match |
23 | category_aliment_new | /category-aliment/new | Path does not match |
24 | category_aliment_delete_confirmation | /category-aliment/{id}/delete-confirmation | Path does not match |
25 | category_aliment_delete_validation | /category-aliment/delete-validation | Path does not match |
26 | category_aliment_show | /category-aliment/{id} | Path does not match |
27 | category_aliment_edit | /category-aliment/{id}/edit | Path does not match |
28 | category_aliment_delete | /category-aliment/{id}/delete | Path does not match |
29 | client_index | /client/ | Path does not match |
30 | client_new | /client/new | Path does not match |
31 | client_new_ajax | /client/new-ajax | Path does not match |
32 | client_delete_confirmation | /client/{id}/delete-confirmation | Path does not match |
33 | client_delete_validation | /client/delete-validation | Path does not match |
34 | delete_photo_client | /client/{id}/delete-photo-client | Path does not match |
35 | client_show | /client/{id} | Path does not match |
36 | client_delete_file | /client/{id}/delete-file | Path does not match |
37 | client_download_file | /client/{id}/download-file | Path does not match |
38 | client_delete_config_gift | /client/{id}/supprimer-configuration-fidelite | Path does not match |
39 | client_edit | /client/{id}/edit | Path does not match |
40 | client_delete | /client/{id}/delete | Path does not match |
41 | edit_config | /configuration/ | Path does not match |
42 | exercice_category_index | /exercice/category/ | Path does not match |
43 | exercice_category_new | /exercice/category/new | Path does not match |
44 | exercice_category_delete_confirmation | /exercice/category/{id}/delete-confirmation | Path does not match |
45 | exercice_category_delete_validation | /exercice/category/delete-validation | Path does not match |
46 | exercice_category_show | /exercice/category/{id} | Path does not match |
47 | exercice_category_edit | /exercice/category/{id}/edit | Path does not match |
48 | exercice_category_delete | /exercice/category/{id}/delete | Path does not match |
49 | exercice_index | /exercice/ | Path does not match |
50 | exercice_new | /exercice/new | Path does not match |
51 | exercice_delete_confirmation | /exercice/{id}/delete-confirmation | Path does not match |
52 | exercice_delete_validation | /exercice/delete-validation | Path does not match |
53 | exercice_show | /exercice/{id} | Path does not match |
54 | exercice_edit | /exercice/{id}/edit | Path does not match |
55 | exercice_delete | /exercice/{id} | Path does not match |
56 | payment_index | /payment/ | Path does not match |
57 | payment_new | /payment/new | Path does not match |
58 | payment_delete_confirmation | /payment/{id}/delete-confirmation | Path does not match |
59 | payment_show | /payment/{id} | Path does not match |
60 | payment_edit | /payment/{id}/edit | Path does not match |
61 | affect_payment_piece | /payment/{id}/affecter-payent | Path does not match |
62 | payment_delete_affectation | /payment/{id}/delete-affectation | Path does not match |
63 | payment_delete | /payment/{id}/delete | Path does not match |
64 | piece_index | /piece/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.