Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | addresses | /addresses | Path does not match |
| 13 | address | /address/{id} | Path does not match |
| 14 | delete_address | /address/delete/{id} | Path does not match |
| 15 | clients | /clients | Path does not match |
| 16 | client | /client/{id} | Path does not match |
| 17 | delete_client | /client/delete/{id} | Path does not match |
| 18 | config | /config | Path does not match |
| 19 | deleteuser | /config/user/{id} | Path does not match |
| 20 | deletestatus | /config/status/{id} | Path does not match |
| 21 | access_denied | /access-denied | Path does not match |
| 22 | home | / | Path does not match |
| 23 | magasins | /magasins | Path does not match |
| 24 | magasin | /magasin/{id} | Path does not match |
| 25 | delete_magasin | /magasin/delete/{id} | Path does not match |
| 26 | myaccount | /my-account | Path does not match |
| 27 | orders | /orders | Path does not match |
| 28 | order | /order/{id} | Path does not match |
| 29 | delete_order | /order/delete/{id} | Path does not match |
| 30 | products | /products | Path does not match |
| 31 | product | /product/{id} | Path does not match |
| 32 | duplicate_product | /product/duplicate/{id} | Path does not match |
| 33 | delete_product | /product/delete/{id} | Path does not match |
| 34 | app_register | /register | Path does not match |
| 35 | sales | /sales | Path does not match |
| 36 | sale | /sale/{id} | Path does not match |
| 37 | delete_sale | /sale/delete/{id} | Path does not match |
| 38 | search | /search | Path does not match |
| 39 | api_login | /api/login | Path does not match |
| 40 | app_login | /login | Path does not match |
| 41 | app_logout | /logout | Path does not match |
| 42 | suppliers | /suppliers | Path does not match |
| 43 | supplier | /supplier/{id} | Path does not match |
| 44 | delete_supplier | /supplier/delete/{id} | Path does not match |
| 45 | users | /users | Path does not match |
| 46 | user | /user/{id} | Path does not match |
| 47 | delete_user | /user/delete/{id} | Path does not match |
| 48 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 49 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 50 | api_doc | /api/docs.{_format} | Path does not match |
| 51 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 52 | api_clients_get_collection | /api/clients.{_format} | Path does not match |
| 53 | api_clients_post_collection | /api/clients.{_format} | Path does not match |
| 54 | api_clients_get_item | /api/clients/{id}.{_format} | Path does not match |
| 55 | api_clients_delete_item | /api/clients/{id}.{_format} | Path does not match |
| 56 | api_clients_put_item | /api/clients/{id}.{_format} | Path does not match |
| 57 | api_magasins_get_collection | /api/magasins.{_format} | Path does not match |
| 58 | api_magasins_post_collection | /api/magasins.{_format} | Path does not match |
| 59 | api_magasins_get_item | /api/magasins/{id}.{_format} | Path does not match |
| 60 | api_magasins_delete_item | /api/magasins/{id}.{_format} | Path does not match |
| 61 | api_magasins_put_item | /api/magasins/{id}.{_format} | Path does not match |
| 62 | api_products_get_collection | /api/products.{_format} | Path does not match |
| 63 | api_products_post_collection | /api/products.{_format} | Path does not match |
| 64 | api_products_get_item | /api/products/{id}.{_format} | Path does not match |
| 65 | api_products_delete_item | /api/products/{id}.{_format} | Path does not match |
| 66 | api_products_put_item | /api/products/{id}.{_format} | Path does not match |
| 67 | api_sale_details_get_collection | /api/sale_details.{_format} | Path does not match |
| 68 | api_sale_details_post_collection | /api/sale_details.{_format} | Path does not match |
| 69 | api_sale_details_get_item | /api/sale_details/{id}.{_format} | Path does not match |
| 70 | api_sale_details_delete_item | /api/sale_details/{id}.{_format} | Path does not match |
| 71 | api_sale_details_put_item | /api/sale_details/{id}.{_format} | Path does not match |
| 72 | api_sales_get_collection | /api/sales.{_format} | Path does not match |
| 73 | api_sales_post_collection | /api/sales.{_format} | Path does not match |
| 74 | api_sales_get_item | /api/sales/{id}.{_format} | Path does not match |
| 75 | api_sales_delete_item | /api/sales/{id}.{_format} | Path does not match |
| 76 | api_sales_put_item | /api/sales/{id}.{_format} | Path does not match |
| 77 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 78 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 79 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
| 80 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
| 81 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
| 82 | _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.