Routing
invoice_get_points
Matched route
Route Parameters
Name | Value |
---|---|
id | "191" |
Route Matching Logs
Path to match:
/invoice/product-points/191
# | 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_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | admin | /admin | Path does not match |
16 | api_app_api_awards_getproducts | /api/awards/{id} | Path does not match |
17 | api_app_api_awards_getaward | /api/award/{id} | Path does not match |
18 | api_app_api_awards_getawardcategories | /api/awards-categories | Path does not match |
19 | api_app_api_default_init | /api/init | Path does not match |
20 | api_app_api_default_news | /api/news | Path does not match |
21 | api_app_api_default_newslatest | /api/news/latest | Path does not match |
22 | api_app_api_default_advisers | /api/advisers | Path does not match |
23 | api_app_api_default_contact | /api/contact | Path does not match |
24 | api_app_api_default_getdistributors | /api/distributors | Path does not match |
25 | api_app_api_invoice_create | /api/invoice/create | Path does not match |
26 | api_app_api_invoice_userinvoices | /api/user/invoices | Path does not match |
27 | api_app_api_order_getdistributors | /api/order/distributors | Path does not match |
28 | api_app_api_order_userorders | /api/user/orders | Path does not match |
29 | api_app_api_order_ordercreate | /api/user/orders/create | Path does not match |
30 | api_app_api_order_payu | /api/order/payu/{id} | Path does not match |
31 | api_app_api_order_payunotify | /api/order/payu-notify/notify/{id} | Path does not match |
32 | api_app_api_products_getproducts | /api/products | Path does not match |
33 | api_app_api_products_getproductcategories | /api/products/categories | Path does not match |
34 | api_app_api_products_getproductstoinvoice | /api/invoice/products | Path does not match |
35 | api_app_api_restlogin_login | /api/login | Path does not match |
36 | api_app_api_user_user | /api/user/ | Path does not match |
37 | api_app_api_user_userupdate | /api/user/update/ | Path does not match |
38 | api_app_api_user_useredycjaupdate | /api/user/edycja/ | Path does not match |
39 | api_app_api_user_getdeliveryadresses | /api/user/delivery-addresses/ | Path does not match |
40 | api_app_api_user_deliveryaddressadd | /api/user/delivery-address/add/ | Path does not match |
41 | api_app_api_user_deliveryaddressupdate | /api/user/delivery-address/update/ | Path does not match |
42 | api_app_api_user_deliveryaddressdelete | /api/user/delivery-address/delete/{name} | Path does not match |
43 | articles | /artykuly/porady | Path does not match |
44 | show_article | /artykul/{id} | Path does not match |
45 | google_map | /shop/gdzie-kupic | Path does not match |
46 | index | / | Path does not match |
47 | app_index_sendemail | Path does not match | |
48 | frontend_program_4_kroki | /program/4-kroki-do-nagrody | Path does not match |
49 | frontend_program_formularze | /program/formularze-do-pobrania | Path does not match |
50 | frontend_nowy_wizerunek | /poznaj-nasz-nowy-wizerunek | Path does not match |
51 | frontend_regulations | /regulamin | Path does not match |
52 | frontend_regulations7 | /regulamin-edycja-7 | Path does not match |
53 | frontend_regulations25-26 | /regulamin-edycja-25-26 | Path does not match |
54 | frontend_privacy | /polityka-prywatnosci | Path does not match |
55 | frontend_cookies | /polityka-cookies | Path does not match |
56 | frontend_regulations2 | /regulamin-swiadczenia-uslug | Path does not match |
57 | frontend_progam_kontakt | /program/kontakt | Path does not match |
58 | app_program_zbieraj | /program/zasady-programu | Path does not match |
59 | app_aplikacja | /aplikacja | Path does not match |
60 | frontend_progam_zbieraj | /program/zbieraj | Path does not match |
61 | frontend_vip_regulations | /klub-vip/regulamin | Path does not match |
62 | doradcy_techniczni | /doradcy-techniczni | Path does not match |
63 | invoice_add | /profil/faktury/dodaj | Path does not match |
64 | invoice_edit | /profil/faktury/edycja/{id} | Path does not match |
65 | frontend_user_invoice_index | /profil/faktury/lista | Path does not match |
66 | frontend_invoice_show | /profil/faktury/{id} | Path does not match |
67 | admin_invoice_show | /admin/invoice/show/{id} | Path does not match |
68 | frontend_user_invoice_remove | /profil/faktury/usun/{id} | Path does not match |
69 | invoice_get_points | /invoice/product-points/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.