Redirect 302 redirect from GET @product.list (d2fe3b)

GET https://new.alles-fuer-selbermacher.de/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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_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 category.list /category Path does not match
14 category.add /category/add Path does not match
15 category.edit /category/edit/{id} Path does not match
16 datev /datev Path does not match
17 dropshipping /dropshipping Path does not match
18 dropshipping.order /dropshipping/order Path does not match
19 dropshipping.importCsv /dropshipping/importCsv Path does not match
20 dropshipping.editReplacements /dropshipping/editReplacements Path does not match
21 elastic /elastic Path does not match
22 elastic_digital /elastic/digital Path does not match
23 feature.list /feature Path does not match
24 feature.edit /feature/edit/{id} Path does not match
25 feature.add /feature/add Path does not match
26 option.list /option Path does not match
27 option.add /option/add Path does not match
28 option.edit /option/edit/{id} Path does not match
29 picklist /picklist Path does not match
30 printlist /printlist Path does not match
31 printlist.rolls /printlist/rolls Path does not match
32 printlist.history /printlist/history Path does not match
33 product.list /product Path does not match
34 product.productBatchEdit /productBatchEdit Path does not match
35 product.productBatchEditSave /productBatchEditSave Path does not match
36 product.edit /product/edit/{id} Path does not match
37 product.add /product/add Path does not match
38 product.copy /product/copy/{id} Path does not match
39 product.delete /product/delete/{id} Path does not match
40 product_files /product/files Path does not match
41 product_imagePositionFix /product/imagePositionFix Path does not match
42 stockProduct.list /stock/product Path does not match
43 stockProduct.qr_code /stock/qr_code/{id} Path does not match
44 stockProduct.barcode /stock/barcode/{id} Path does not match
45 stockProduct.emailNotif /stock/emailNotif/{id} Path does not match
46 stock.labelPrint /stock/labelPrint Path does not match
47 stock_status.list /stock_status Path does not match
48 stock_status.add /stock_status/add Path does not match
49 stock_status.edit /stock_status/edit/{id} Path does not match
50 data.product.list /data/product Path does not match
51 data.product.edit /data/product/edit/{id} Path does not match
52 data.product.add /data/product/add Path does not match
53 data.product.copy /data/product/copy/{id} Path does not match
54 product.listing / Path does not match
55 app_login /login Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.