Routing
lot_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://numisbaltvvs.se.lt/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | auction_assemble_index | /auction-assemble/ | Path does not match |
| 13 | auction_assemble_assign_numbers | /auction-assemble/ | Path does not match |
| 14 | auction_index | /auction/ | Path does not match |
| 15 | auction_new | /auction/new | Path does not match |
| 16 | auction_edit | /auction/{id}/edit | Path does not match |
| 17 | auction_delete | /auction/{id} | Path does not match |
| 18 | lot_move_index | /lot-move/ | Path does not match |
| 19 | lot_move | /lot-move/{lot}/auction/{auction} | Path does not match |
| 20 | lot_auto_move | /lot-move/auto/{auction} | Path does not match |
| 21 | auction_preview_index | /auction-preview/ | Path does not match |
| 22 | checkout_step1 | /pay/{hash} | Path does not match |
| 23 | checkout_step2 | /pay/{hash}/shipping | Path does not match |
| 24 | checkout_step3 | /pay/{hash}/payment | Path does not match |
| 25 | checkout_step4 | /pay/{hash}/complete | Path does not match |
| 26 | checkout_paid | /pay/{hash}/paid | Path does not match |
| 27 | stripe_callback | /pay/{hashStripe}/stripe-callback | Path does not match |
| 28 | checkout_invoice_pdf | /pay/{hash}/invoice-pdf | Path does not match |
| 29 | shipping_totals | /pay/{hash}/shipping-totals | Path does not match |
| 30 | payment_totals | /pay/{hash}/payment-totals | Path does not match |
| 31 | client_index | /client/ | Path does not match |
| 32 | client_new | /client/new | Path does not match |
| 33 | client_import | /client/import | Path does not match |
| 34 | client_edit | /client/{id}/edit | Path does not match |
| 35 | client_print_invoice | /client/{id}/print | Path does not match |
| 36 | client_delete | /client/{id} | Path does not match |
| 37 | country_index | /country/ | Path does not match |
| 38 | country_new | /country/new | Path does not match |
| 39 | country_edit | /country/{id}/edit | Path does not match |
| 40 | country_delete | /country/{id} | Path does not match |
| 41 | country_type_new | /country/{id}/type/new | Path does not match |
| 42 | country_type_delete | /country/delete-type/{id} | Path does not match |
| 43 | dealer_index | /dealer/ | Path does not match |
| 44 | dealer_new | /dealer/new | Path does not match |
| 45 | dealer_import | /dealer/import | Path does not match |
| 46 | dealer_edit | /dealer/{id}/edit | Path does not match |
| 47 | dealer_print_invoice | /dealer/{id}/print | Path does not match |
| 48 | dealer_delete | /dealer/{id} | Path does not match |
| 49 | email_index | /email/ | Path does not match |
| 50 | email_show | /email/{id} | Path does not match |
| 51 | email_send | /email/{id}/send | Path does not match |
| 52 | email_delete | /email/{id} | Path does not match |
| 53 | image_index | /image/ | Path does not match |
| 54 | image_bulk_delete | /image/bulk/delete | Path does not match |
| 55 | image_new | /image/new | Path does not match |
| 56 | image_edit | /image/{id}/edit | Path does not match |
| 57 | app_image_upload | /image/upload | Path does not match |
| 58 | app_image_downloadarchive | /image/download-archive | Path does not match |
| 59 | image_delete | /image/{id} | Path does not match |
| 60 | invoice_index | /invoice/ | Path does not match |
| 61 | invoice_view | /invoice/{id}/logo.png | Path does not match |
| 62 | invoice_lot_search | /invoice/{id}/search | Path does not match |
| 63 | invoice_edit | /invoice/{id}/edit | Path does not match |
| 64 | invoice_bulk_accept | /invoice/bulk/accept | Path does not match |
| 65 | invoice_bulk_prepare | /invoice/bulk/prepare | Path does not match |
| 66 | invoice_bulk_remove_shipping | /invoice/bulk/remove-shipping | Path does not match |
| 67 | invoice_bulk_withdraw | /invoice/bulk/withdraw | Path does not match |
| 68 | invoice_delete | /invoice/{id} | Path does not match |
| 69 | legacy_index | /legacy/ | Path does not match |
| 70 | legacy_download | /legacy/{id}/download | Path does not match |
| 71 | legacy_ordered | /legacy/{id}/ordered | Path does not match |
| 72 | legacy_complete | /legacy/{id}/complete | Path does not match |
| 73 | legacy_bulk_ordered | /legacy/bulk-ordered | Path does not match |
| 74 | legacy_bulk_complete | /legacy/bulk-complete | Path does not match |
| 75 | lot_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.