Routing
browse_level2
Matched route
Route Parameters
Name | Value |
---|---|
level1 | "Bigårdsskilt" |
level2 | "shopping-cart.html" |
Route Matching Logs
Path to match:
/Produkter/Big%C3%A5rdsskilt/shopping-cart.html
# | 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 | admin_home | /admin | Path does not match |
14 | admin_dashboard | /admin/dashboard | Path does not match |
15 | admin_orders | /admin/orders | Path does not match |
16 | admin_baskets | /admin/baskets | Path does not match |
17 | admin_general | /admin/general | Path does not match |
18 | admin_browsechilidb | /admin/browsechilidb | Path does not match |
19 | admin_getdocumentxml | /admin/getdocumentxml/{id} | Path does not match |
20 | admin_ajax_getChiliDocUrl | /admin/ajax_getChiliDocEditorUrl/{id} | Path does not match |
21 | admin_ajax_editDocumentSettings | /admin/ajax_editDocumentSettings | Path does not match |
22 | admin_savedocumentsettingspage | /admin/savedocumentsettings | Path does not match |
23 | admin_updatechilidocssortorderpage | /admin/updatechilidocssortorder | Path does not match |
24 | admin_deletechiliitempage | /admin/deletechiliitem | Path does not match |
25 | admin_execute_uploadpage | /admin/execute_upload | Path does not match |
26 | admin_deletedocumentpreview | /admin/deletedocumentpreview | Path does not match |
27 | admin_prices | /admin/prices | Path does not match |
28 | admin_discounts | /admin/discounts | Path does not match |
29 | admin_deliveries | /admin/deliveries | Path does not match |
30 | admin_ajax_showPaymentDetails | /admin/ajax_showPaymentDetails | Path does not match |
31 | admin_ajax_generatePDFfromOrder | /admin/ajax_generatePDFfromOrder/{id} | Path does not match |
32 | admin_ajax_showOrderDetails | /admin/ajax_showOrderDetails/{id} | Path does not match |
33 | admin_ajax_updateOrderStatus | /admin/ajax_updateOrderStatus | Path does not match |
34 | admin_ajax_showDeliveryDetails | /admin/ajax_showDeliveryDetails/{id} | Path does not match |
35 | admin_ajax_showPriceDetails | /admin/ajax_showPriceDetails/{id} | Path does not match |
36 | admin_ajax_showDiscountcodeDetails | /admin/ajax_showDiscountcodeDetails/{id} | Path does not match |
37 | admin_ajax_sendOrderReceipt | /admin/ajax_sendOrderReceipt/{id} | Path does not match |
38 | admin_ajax_getDashboardGraph | /admin/ajax_getDashboardGraph/{id} | Path does not match |
39 | admin_updatechilitodb | /admin/updatechilitodb | Path does not match |
40 | AJAXgetEmptyEditorURL | /ajax/getEmptyEditorURL/{id} | Path does not match |
41 | AJAXgetChiliDocumentXML | /ajax/getChiliDocumentXML/{id} | Path does not match |
42 | AJAXgetOrderDetails | /ajax/getOrderDetails/{id} | Path does not match |
43 | AJAXfindPostalname | /ajax/findPostalname/{pnr} | Path does not match |
44 | AJAXupdateNumInBasket | /ajax/updateNumInBasket | Path does not match |
45 | AJAXaddToWishlist | /ajax/addToWishlist/{id} | Path does not match |
46 | AJAXremoveFromWishlist | /ajax/removeFromWishlist/{id} | Path does not match |
47 | Handlekurv | /Handlekurv | Path does not match |
48 | saveChilidocumentToBasket | /saveChilidocumentToBasket | Path does not match |
49 | deletebasketitem | /deletebasketitem/{id} | Path does not match |
50 | emptybasket | /emptybasket | Path does not match |
51 | orderbasket | /orderbasket | Path does not match |
52 | updateBasketAfterAmountChange | /updateBasketAfterAmountChange | Path does not match |
53 | getProductPricing | /getProductPricing/{producttype}/{productid}/{amount}/{basketrowid} | Path does not match |
54 | activatediscountcode | /activatediscountcode/{code} | Path does not match |
55 | betalmedpage | /betalmed/{type} | Path does not match |
56 | updateBasketAfterDelivery | /updateBasketAfterDelivery | Path does not match |
57 | savebasketmessage | /savebasketmessage | Path does not match |
58 | browse_level0 | /Produkter | Path does not match |
59 | browse_level1 | /Produkter/{level1} | Path does not match |
60 | browse_level2 | /Produkter/{level1}/{level2} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.