Routing
_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://test.wigo-produktfinder.ft-test.de/login
Route Matching Logs
Path to match:
/
| # | 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 | _api_product_update | /api/v1/product/update/{uuid} | Path does not match |
| 16 | _api_product_delete | /api/v1/product/delete/{uuid} | Path does not match |
| 17 | _api_product_update_all | /api/v1/public/product/update | Path does not match |
| 18 | _api_category_update | /api/v1/category/update/{uuid} | Path does not match |
| 19 | _api_category_update_all | /api/v1/public/category/update | Path does not match |
| 20 | _api_attribute_type_update | /api/v1/attributetype/update/{uuid} | Path does not match |
| 21 | _api_attribute_type_update_all | /api/v1/attributetype/update | Path does not match |
| 22 | _api_category_get_ids_from_woocommerce | /api/v1/category/get-ids-from-woocommerce | Path does not match |
| 23 | _api_product_get_ids_from_woocommerce | /api/v1/product/get-ids-from-woocommerce | Path does not match |
| 24 | _api_attribute_get_ids_from_woocommerce | /api/v1/attribute/get-ids-from-woocommerce | Path does not match |
| 25 | _api_attribute_translate_all | /api/v1/attribute/translate-all | Path does not match |
| 26 | _attribute_translation_index | /attributetranslation | Path does not match |
| 27 | _attribute_translation_diff | /attributetranslation/diff | Path does not match |
| 28 | _attribute_translation_edit | /attributetranslation/edit/{uuid} | Path does not match |
| 29 | _attribute_translation_get_from_api | /attributetranslation/getfromapi | Path does not match |
| 30 | _attribute_translation_send_to_api | /attributetranslation/sendtoapi | Path does not match |
| 31 | _attribute_type_index | /attributetypes | Path does not match |
| 32 | _attribute_type_create | /attributetypes/create | Path does not match |
| 33 | _attribute_type_edit | /attributetypes/edit/{uuid} | Path does not match |
| 34 | _category_index | /category | Path does not match |
| 35 | _category_up | /category/up/{uuid} | Path does not match |
| 36 | _category_down | /category/down/{uuid} | Path does not match |
| 37 | _category_visible | /category/visible/{visibleint}/{uuid} | Path does not match |
| 38 | _category_resort | /category/resort | Path does not match |
| 39 | _category_create | /category/create | Path does not match |
| 40 | _category_edit | /category/edit/{uuid} | Path does not match |
| 41 | _configuration_edit | /configuration | Path does not match |
| 42 | _external_index | /external | Path does not match |
| 43 | _external_public_show_full_preview | /public/showfull/preview/{secret} | Path does not match |
| 44 | _external_public_show_full | /public/showfull/{secret} | Path does not match |
| 45 | _external_public_get_search_results | /public/ajax/getsearchresults | Path does not match |
| 46 | _external_public_get_model_years | /public/ajax/getmodelyears | Path does not match |
| 47 | _external_public_get_product_list | /public/ajax/getproductlist | Path does not match |
| 48 | _serve_image | /image/serve/{uuid} | Path does not match |
| 49 | _serve_image_preview | /image/serve/preview/{uuid} | Path does not match |
| 50 | _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.