Routing
reviews_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/avis-clients
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | blog_index | /blog | Path does not match |
| 17 | blog_discover | /blog/discover | Path does not match |
| 18 | blog_idea_create | /blog/idea | Path does not match |
| 19 | blog_purge | /blog/purge | Path does not match |
| 20 | blog_products_search | /blog/products/search | Path does not match |
| 21 | blog_article | /blog/article/{id} | Path does not match |
| 22 | blog_article_save | /blog/article/{id}/save | Path does not match |
| 23 | blog_generate | /blog/article/{id}/generate | Path does not match |
| 24 | blog_push | /blog/article/{id}/push | Path does not match |
| 25 | blog_autopublish_toggle | /blog/autopublish/toggle | Path does not match |
| 26 | blog_autopublish_status | /blog/autopublish/status | Path does not match |
| 27 | blog_delete | /blog/article/{id}/delete | Path does not match |
| 28 | company_settings | /settings/company | Path does not match |
| 29 | dashboard | / | Path does not match |
| 30 | admin_image_proxy | /admin/image-proxy | Path does not match |
| 31 | marketing_exploration | /marketing/exploration | Path does not match |
| 32 | marketing_exploration_export | /marketing/exploration/export | Path does not match |
| 33 | marketing_exploration_generate | /marketing/exploration/generate | Path does not match |
| 34 | parametres | /parametres | Path does not match |
| 35 | parametres_signature | /parametres/signature | Path does not match |
| 36 | parametres_status_new | /parametres/statuts/new | Path does not match |
| 37 | parametres_status_edit | /parametres/statuts/{id}/edit | Path does not match |
| 38 | parametres_status_delete | /parametres/statuts/{id}/delete | Path does not match |
| 39 | products_index | /products | Path does not match |
| 40 | products_search | /products/search | Path does not match |
| 41 | product_edit | /product/{id}/edit | Path does not match |
| 42 | product_panel | /product/{id}/panel | Path does not match |
| 43 | product_stock_update | /product/{id}/stock | Path does not match |
| 44 | product_price_update | /product/{id}/price | Path does not match |
| 45 | purchase_order_save | /suppliers/{id}/order/save | Path does not match |
| 46 | purchase_orders_index | /purchase-orders | Path does not match |
| 47 | purchase_order_show | /purchase-orders/{id} | Path does not match |
| 48 | purchase_order_pdf | /purchase-orders/{id}/pdf | Path does not match |
| 49 | purchase_order_send | /purchase-orders/{id}/send | Path does not match |
| 50 | purchase_order_edit | /purchase-orders/{id}/edit | Path does not match |
| 51 | purchase_order_delete | /purchase-orders/{id}/delete | Path does not match |
| 52 | reviews_index | /avis-clients | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.