Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin-role-acl | /admin-role-acl | Path does not match |
| 2 | admin-user-remove | /admin-user-remove/{uid} | Path does not match |
| 3 | admin-user-list | /admin-user-list | Path does not match |
| 4 | paged-admin-user-list | /admin-user-list/page/{page} | Path does not match |
| 5 | admin-user-form | /admin-user-form/{uid} | Path does not match |
| 6 | login | /login | Path does not match |
| 7 | access | /access | Path does not match |
| 8 | logout | /logout | Path does not match |
| 9 | forgot-password | /forgot-password | Path does not match |
| 10 | profile | /profile | Path does not match |
| 11 | register | /register | Path does not match |
| 12 | ingredient | /ingredient | Path does not match |
| 13 | paged-ingredient | /ingredient/page/{page} | Path does not match |
| 14 | ingredient-list-print | /ingredient/list/print | Path does not match |
| 15 | ingredient-details | /ingredient/{id} | Path does not match |
| 16 | ingredient-details-json | /ingredient/{id}/json | Path does not match |
| 17 | new-ingredient | /ingredient/new | Path does not match |
| 18 | edit-ingredient | /ingredient/edit/{id} | Path does not match |
| 19 | delete-ingredient | /ingredient/delete/{id} | Path does not match |
| 20 | recipe-list | /recipe-list | Path does not match |
| 21 | paged-recipe-list | /recipe-list/page/{page} | Path does not match |
| 22 | recipe-remove | /recipe-remove/{rid} | Path does not match |
| 23 | recipe-list-print | /recipe/list/print | Path does not match |
| 24 | recipe-form | /recipe-form/{rid} | Path does not match |
| 25 | import | /import | Path does not match |
| 26 | import-success | /import/success | Path does not match |
| 27 | import-fail | /import/fail | Path does not match |
| 28 | product-list | /product-list | Path does not match |
| 29 | paged-product-list | /product-list/page/{page} | Path does not match |
| 30 | product-remove | /product-remove/{pid} | Path does not match |
| 31 | product-list-print | /product/list/print | Path does not match |
| 32 | product-form | /product-form/{pid} | Path does not match |
| 33 | homepage | / | Path does not match |
| 34 | filial-product-print-list | /filial-product-print-list | Path does not match |
| 35 | filial-product-print-list-2 | /filial-product-print-list/{category}/{subCategory}/page/{page} | Path does not match |
| 36 | filial-product-list-mobile | /filial-product-list-mobile | Path does not match |
| 37 | filial-product-list-2-mobile | /filial-product-list-mobile/{category}/{subCategory}/page/{page} | Path does not match |
| 38 | manual | /manual | Path does not match |
| 39 | manual-2 | /manual/{category}/{subCategory}/page/{page} | Path does not match |
| 40 | filial-product-print-details | /filial-product-print-details/{pid}/{format} | Path does not match |
| 41 | filial-list | /filial-list | Path does not match |
| 42 | paged-filial-list | /filial-list/page/{page} | Path does not match |
| 43 | filial-remove | /filial-remove/{fid} | Path does not match |
| 44 | filial-form | /filial-form/{fid} | Path does not match |
| 45 | filial-products | /filial-products | Path does not match |
| 46 | filial-id-products | /filial-products/{filialID} | Path does not match |
| 47 | paged-filial-id-products-1 | /filial-products/{filialID}/page/{productsPage} | Path does not match |
| 48 | paged-filial-id-products-2 | /filial-products/{filialID}/page/{productsPage}/products/{allProductsPage} | Path does not match |
| 49 | filial-products-ajax | /filial-products/{action}/{filial}/{product} | Path does not match |
| 50 | edit-mapped-product | /filial-products/{filialID}/product/{product} | Path does not match |
| 51 | shelf-life | /shelf-life | Path does not match |
| 52 | shelf-life-category | /shelf-life/{category}/{subCategory}/page/{page} | Path does not match |
| 53 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 54 | _wdt | /_wdt/{token} | Path does not match |
| 55 | _profiler_home | /_profiler/ | Path does not match |
| 56 | _profiler_search | /_profiler/search | Path does not match |
| 57 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 58 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 59 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 60 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 61 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 62 | _profiler_open_file | /_profiler/open | Path does not match |
| 63 | _profiler | /_profiler/{token} | Path does not match |
| 64 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 65 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 66 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 67 | _preview_error | /_error/{code}.{_format} | 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.