Routing
catalogs_search
Matched route
Route Parameters
| Name | Value |
|---|---|
| category | "0" |
| page | "2" |
| phrase | "" |
| producer | "102" |
Route Matching Logs
Path to match:
/katalogi/2/0/102
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 2 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 3 | test_404 | /test-404 | Path does not match |
| 4 | test_500 | /test-500 | Path does not match |
| 5 | preview_404 | /preview-404 | Path does not match |
| 6 | preview_500 | /preview-500 | Path does not match |
| 7 | preview_error | /preview-error | Path does not match |
| 8 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 9 | _wdt | /_wdt/{token} | Path does not match |
| 10 | _profiler_home | /_profiler/ | Path does not match |
| 11 | _profiler_search | /_profiler/search | Path does not match |
| 12 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 13 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 14 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 15 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 16 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 17 | _profiler_open_file | /_profiler/open | Path does not match |
| 18 | _profiler | /_profiler/{token} | Path does not match |
| 19 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 20 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 21 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 22 | admin_login_index | /admin/login | Path does not match |
| 23 | admin_logout | /admin/logout | Path does not match |
| 24 | admin_admins_index | /admin/admins | Path does not match |
| 25 | admin_admins_add | /admin/admins/add | Path does not match |
| 26 | admin_admins_edit | /admin/admins/edit/{id} | Path does not match |
| 27 | admin_admins_delete | /admin/admins/delete/{id} | Path does not match |
| 28 | admin | /admin | Path does not match |
| 29 | admin_note_save | /admin/note/save | Path does not match |
| 30 | admin_note_get | /admin/note/get | Path does not match |
| 31 | admin_weather | /admin/weather | Path does not match |
| 32 | app_homepage | / | Path does not match |
| 33 | admin_blog_index | /admin/blog | Path does not match |
| 34 | admin_blog_listing | /admin/blog/listing | Path does not match |
| 35 | admin_blog_add | /admin/blog/add | Path does not match |
| 36 | admin_blog_edit | /admin/blog/edit/{id} | Path does not match |
| 37 | admin_blog_delete | /admin/blog/delete/{id} | Path does not match |
| 38 | admin_blog_active | /admin/blog/active/{id} | Path does not match |
| 39 | blog_index | /blog | Path does not match |
| 40 | blog_view | /blog/{id}/{dt} | Path does not match |
| 41 | admin_products_index | /admin/products | Path does not match |
| 42 | admin_products_listing | /admin/products/listing/{parent} | Path does not match |
| 43 | admin_products_add | /admin/products/add/{parent} | Path does not match |
| 44 | admin_products_edit | /admin/products/edit/{id} | Path does not match |
| 45 | admin_products_delete | /admin/products/delete/{id} | Path does not match |
| 46 | admin_products_active | /admin/products/active/{id} | Path does not match |
| 47 | admin_products_position | /admin/products/position/{id}/{place} | Path does not match |
| 48 | product_by_id | /oferta/{id}/{dt}/ | Path does not match |
| 49 | admin_knowledge_index | /admin/knowledge | Path does not match |
| 50 | admin_knowledge_listing | /admin/knowledge/listing/{parent} | Path does not match |
| 51 | admin_knowledge_add | /admin/knowledge/add/{parent} | Path does not match |
| 52 | admin_knowledge_edit | /admin/knowledge/edit/{id} | Path does not match |
| 53 | admin_knowledge_delete | /admin/knowledge/delete/{id} | Path does not match |
| 54 | admin_knowledge_active | /admin/knowledge/active/{id} | Path does not match |
| 55 | admin_knowledge_position | /admin/knowledge/position/{id}/{place} | Path does not match |
| 56 | knowledge_by_id | /wiedza/{id}/{dt}/ | Path does not match |
| 57 | admin_catalogs_index | /admin/catalogs | Path does not match |
| 58 | admin_catalogs_listing | /admin/catalogs/listing | Path does not match |
| 59 | admin_catalogs_add | /admin/catalogs/add | Path does not match |
| 60 | admin_catalogs_edit | /admin/catalogs/edit/{id} | Path does not match |
| 61 | admin_catalogs_delete | /admin/catalogs/delete/{id} | Path does not match |
| 62 | admin_catalogs_active | /admin/catalogs/active/{id} | Path does not match |
| 63 | catalogs | /katalogi/ | Path does not match |
| 64 | catalogs_search | /katalogi/{page}/{category}/{producer}/{phrase} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.