Routing
(none)
Matched route
Route Matching Logs
Path to match:
/open/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | address.create | /customerrole/address/create | Path does not match |
| 18 | address.save | /customerrole/address/save | Path does not match |
| 19 | article.create | /user/article/create | Path does not match |
| 20 | article.save | /user/article/save | Path does not match |
| 21 | article.show | /user/article/show | Path does not match |
| 22 | article.edit | /user/article/edit/{id} | Path does not match |
| 23 | article.update | /user/article/update | Path does not match |
| 24 | article.delete | /user/article/delete/{id} | Path does not match |
| 25 | article.remove | /user/article/remove | Path does not match |
| 26 | article.getAll | /article/getAll | Path does not match |
| 27 | auth.register | /admin/auth/register | Path does not match |
| 28 | auth.registerTest | /admin/auth/registerTest | Path does not match |
| 29 | auth.login | / | Path does not match |
| 30 | auth.loginTest | / | Path does not match |
| 31 | cart.add | /cart/add | Path does not match |
| 32 | cart.delete | /cart/delete | Path does not match |
| 33 | cart.get | /cart/get | Path does not match |
| 34 | category.create | /admin/category/create | Path does not match |
| 35 | category.save | /admin/category/save | Path does not match |
| 36 | category.show | /admin/category/show | Path does not match |
| 37 | category.edit | /admin/category/edit/{id} | Path does not match |
| 38 | category.update | /admin/category/update | Path does not match |
| 39 | category.delete | /admin/category/delete/{id} | Path does not match |
| 40 | category.remove | /admin/category/remove | Path does not match |
| 41 | category.hasSizes | /user/category/hasSizes | Path does not match |
| 42 | category.getAll | /category/getAll | Path does not match |
| 43 | cook.current | /cookrole/cook/current | Path does not match |
| 44 | cook.finish | /cookrole/cook/finish | Path does not match |
| 45 | cook.setting | /cookrole/cook/setting | Path does not match |
| 46 | cook.soldOut | /cookrole/cook/soldOut | Path does not match |
| 47 | cook.soldIn | /cookrole/cook/soldIn | Path does not match |
| 48 | customer.login | /customer/login | Path does not match |
| 49 | customer.loginTest | /customer/loginTest | Path does not match |
| 50 | customer.register | /customer/register | Path does not match |
| 51 | customer.registerTest | /customer/registerTest | Path does not match |
| 52 | customer.activeAccount | /customer/activeAccount/{token} | Path does not match |
| 53 | customer.logout | /customer/logout | Path does not match |
| 54 | customer.createNewPassword | /customer/createNewPassword | Path does not match |
| 55 | customer.createNewPasswordTest | /customer/createNewPasswordTest | Path does not match |
| 56 | customer.saveNewPassword | /customer/saveNewPassword/{token} | Path does not match |
| 57 | home.index | /home/index | Path does not match |
| 58 | home.admin | /admin/home | Path does not match |
| 59 | home.user | /user/home | Path does not match |
| 60 | home.kellner | /kellner/home | Path does not match |
| 61 | invoice.create | /customerrole/invoice/create | Path does not match |
| 62 | invoice.createWithout | /invoice/createWithout | Path does not match |
| 63 | invoice.payment | /cutomerrole/invoice/payment | Path does not match |
| 64 | invoice.paypalSuccess | /invoice/paypalSuccess | Path does not match |
| 65 | invoice.paypalCancel | /invoice/paypalCancel | Path does not match |
| 66 | invoice.show | /customerrole/invoice/show | Path does not match |
| 67 | invoice.edit | /invoice/edit/{id} | Path does not match |
| 68 | invoice.current | /cookrole/invoice/current | Path does not match |
| 69 | invoice.closeInvoice | /cookrole/invoice/closeInvoice | Path does not match |
| 70 | invoice.finish | /cookrole/invoice/finish | Path does not match |
| 71 | invoice.offenInvoice | /cookrole/invoice/offenInvoice | Path does not match |
| 72 | invoice.cancle | /cookrole/invoice/cancle | Path does not match |
| 73 | invoice.returnPriceListe | /user/invoice/returnPriceListe | Path does not match |
| 74 | invoice.returnPrice | /user/invoice/returnPrice/{invoiceId} | Path does not match |
| 75 | pusher.push | /pusher/push | Path does not match |
| 76 | screen.create | /admin/screen/create | Path does not match |
| 77 | screen.save | /admin/screen/save | Path does not match |
| 78 | screen.show | /admin/screen/show | Path does not match |
| 79 | screen.edit | /admin/screen/edit/{id} | Path does not match |
| 80 | screen.update | /admin/screen/update | Path does not match |
| 81 | screen.delete | /admin/screen/delete/{id} | Path does not match |
| 82 | screen.remove | /admin/screen/remove | Path does not match |
| 83 | screen.createArticleInScreen | /user/screen/createArticleInScreen/{screenTitle} | Path does not match |
| 84 | screen.saveArticleInScreen | /user/screen/saveArticleInScreen | Path does not match |
| 85 | screen.view | /screen/view/{screenTitle} | Path does not match |
| 86 | screen.visit | /screen/visit | Path does not match |
| 87 | werbung.create | /user/werbung/create | Path does not match |
| 88 | werbung.save | /user/werbung/save | Path does not match |
| 89 | werbung.show | /user/werbung/show | Path does not match |
| 90 | werbung.edit | /user/werbung/edit/{id} | Path does not match |
| 91 | werbung.update | /user/werbung/update | Path does not match |
| 92 | werbung.delete | /user/werbung/delete/{id} | Path does not match |
| 93 | werbung.remove | /user/werbung/remove | 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.