Routing
paytweak
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/paytweak/payment
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | absence_delete | /absence/{id} | Path does not match |
15 | admin | /admin | Path does not match |
16 | app_billing_testsepa | /facturation/testSepa | Path does not match |
17 | app_billing_rendrecontencieux | /facturation/billing/rendrecontencieux | Path does not match |
18 | app_billing_index | /facturation/liste | Path does not match |
19 | billing_new_rdv | /facturation/new/rdv/{id} | Path does not match |
20 | billing_edit | /facturation/edit/{id} | Path does not match |
21 | billing_cancel | /facturation/cancel/{id}/{date} | Path does not match |
22 | billing_importajax | /facturation/import-ajax | Path does not match |
23 | import_csv | /facturation/importCSV | Path does not match |
24 | app_billing_downloadexcel | /facturation/downloadExcel | Path does not match |
25 | app_billing_downloaditemsexcel | /facturation/downloadItemsExcel | Path does not match |
26 | client_index | /client/ | Path does not match |
27 | client_send_billing | /client/sendBilling/{client} | Path does not match |
28 | client_new | /client/new | Path does not match |
29 | client_import | /client/import | Path does not match |
30 | client_importajax | /client/import-ajax | Path does not match |
31 | client_importajaxcontract | /client/import-ajax-contract | Path does not match |
32 | client_importContract | /client/import-contract | Path does not match |
33 | app_client_downloadexcel | /client/downloadExcel | Path does not match |
34 | app_client_downloadclient | /client/downloadClient | Path does not match |
35 | client_show | /client/{id} | Path does not match |
36 | client_edit | /client/{id}/edit | Path does not match |
37 | client_send_billing_multiple | /client/sendBillingMultiple | Path does not match |
38 | app_client_recurrence | /client/{id}/recurrence | Path does not match |
39 | app_client_deleterecurrence | /client/{id}/recurrence/{type}/delete | Path does not match |
40 | app_client_recurrenceesthetique | /client/{id}/recurrence-esthetique | Path does not match |
41 | client_generaterecurrence | /client/{id}/generateRecurrence | Path does not match |
42 | client_delete | /client/{id} | Path does not match |
43 | app_client_ajaxgetproducts | /client/getProducts/{id} | Path does not match |
44 | client_payment_link | /client/{id}/paymentLink | Path does not match |
45 | company_index | /societe/ | Path does not match |
46 | company_new | /societe/new | Path does not match |
47 | company_show | /societe/{id} | Path does not match |
48 | company_edit | /societe/{id}/edit | Path does not match |
49 | company_delete | /societe/{id} | Path does not match |
50 | app_exploitation_index | /exploitation/ | Path does not match |
51 | app_exploitation_download | /exploitation/download | Path does not match |
52 | app_export_index | /export/ | Path does not match |
53 | homepage | / | Path does not match |
54 | intervenant_index | /intervenant/ | Path does not match |
55 | intervenant_new | /intervenant/new | Path does not match |
56 | app_intervenant_downloadexcel | /intervenant/downloadExcel | Path does not match |
57 | intervenant_show | /intervenant/{id} | Path does not match |
58 | intervenant_edit | /intervenant/{id}/edit | Path does not match |
59 | intervenant_delete | /intervenant/{id} | Path does not match |
60 | app_parameter_index | /parametres | Path does not match |
61 | paytweak | /paytweak/payment | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.