http://yummy.antallis-dev.com/robots.txt

Routing

(none) Matched route

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 list_shops /list/shop Path does not match
2 list_users /list/users Path does not match
3 list_profiles /list/profiles Path does not match
4 list_products /list/products Path does not match
5 list_product_history /list/product-history Path does not match
6 list_params /list/params/{type} Path does not match
7 list_discounts /list/discounts Path does not match
8 list_stocks /list/stocks Path does not match
9 list_stock_details /list/stock-details Path does not match
10 list_stock_finished_details /list/stock-finished-details Path does not match
11 list_purchase_stocks /list/purchase-stocks Path does not match
12 list_packs /list/packs Path does not match
13 list_sales /list/sales Path does not match
14 list_supplier /list/suppliers Path does not match
15 search_purchases /list/purchases Path does not match
16 sales_journal /sales/journal Path does not match
17 stats_sales_details /stats/salesdetails Path does not match
18 app_discounts /discounts Path does not match
19 create_discount /discount-creation Path does not match
20 edit_discount /discount-edition/{id} Path does not match
21 remove_discount /discount-remove/{id} Path does not match
22 app_packs /packs Path does not match
23 create_pack /pack-creation Path does not match
24 edit_pack /pack-edition/{id} Path does not match
25 remove_pack /pack-remove/{id} Path does not match
26 get_pack_product /pack-get-product/{code} Path does not match
27 get_pack_byId /pack-get-by-product-id/{id} Path does not match
28 app_products /products Path does not match
29 app_product_history /product-history/{id} Path does not match
30 create_product /product-creation Path does not match
31 edit_product /product-edition/{id} Path does not match
32 remove_product /product-remove/{id} Path does not match
33 app_params /params Path does not match
34 create_param /param-creation/{type} Path does not match
35 remove_param /param-remove/{type}/{id} Path does not match
36 app_profiles /profiles Path does not match
37 create_profile /profile-creation Path does not match
38 edit_profile /profile-edition/{id} Path does not match
39 remove_profile /profile-remove/{id} Path does not match
40 list_purchases /purchases Path does not match
41 create_purchase /purchase-creation Path does not match
42 edit_purchase /purchase-edition/{id} Path does not match
43 remove_purchase /purchase-remove/{id} Path does not match
44 create_purchase_stock /stock-achat-creation/{achat} Path does not match
45 edit_purchase_stock /stock-achat-edition/{achat}/{id} Path does not match
46 remove_stock_achat /stock-achat-remove/{achat}/{id} Path does not match
47 app_register /register Path does not match
48 app_checkout /checkout/{id} Path does not match
49 app_sales /sales Path does not match
50 create_sale /sale-creation Path does not match
51 edit_sale /sale-edition/{id}/{history} Path does not match
52 remove_sale /sale-remove/{id} Path does not match
53 remove_saved_sale /saved-sale-remove/{id} Path does not match
54 app_journal /journal-de-caisse Path does not match
55 app_login /login Path does not match
56 app_logout /logout Path does not match
57 app_shop /shop Path does not match
58 create_shop /shop-creation Path does not match
59 edit_shop /shop-edition/{id} Path does not match
60 remove_shop /shop-remove/{id} Path does not match
61 app_stats_dashboard /stats Path does not match
62 app_stats_sale /stats/sale/{year}/{day}/{shopId} Path does not match
63 app_stats_draw_daily_sales_chart /stats/draw-daily-sales-chart/{dateFilter}/{shopFilter} Path does not match
64 app_stats_bestsellers /stats/bestsellers/{month}/{shopId} Path does not match
65 app_stats_trafic /stats/trafic/{shopId} Path does not match
66 app_stats_product /stats/product Path does not match
67 app_stats_benefices /stats/benefices Path does not match
68 app_stocks /stocks Path does not match
69 app_stock_details /details-stock/{productId}/{shopId} Path does not match
70 create_stock /stock-creation/{productId} Path does not match
71 edit_stock /stock-edition/{id} Path does not match
72 remove_stock /stock-remove/{id} Path does not match
73 get_stock_product /stock-get-product/{code} Path does not match
74 get_stock_product_byId /stock-get-by-product-id/{id} Path does not match
75 stock_generate_barcode /stock-generate-barcode/{code} Path does not match
76 stock_print_barcode /stock-print-barcode/{code} Path does not match
77 stock_get_pmp /get-pmp/{id} Path does not match
78 list_suppliers /suppliers Path does not match
79 create_supplier /supplier-creation Path does not match
80 edit_supplier /supplier-edition/{id} Path does not match
81 remove_supplier /supplier-remove/{id} Path does not match
82 home / Path does not match
83 app_users /users Path does not match
84 create_user /user-creation Path does not match
85 edit_user /user-edition/{id} Path does not match
86 remove_user /user-remove/{id} Path does not match
87 set_shop_user /user/set-shop/{id} Path does not match
88 _preview_error /_error/{code}.{_format} Path does not match
89 _wdt /_wdt/{token} Path does not match
90 _profiler_home /_profiler/ Path does not match
91 _profiler_search /_profiler/search Path does not match
92 _profiler_search_bar /_profiler/search_bar Path does not match
93 _profiler_phpinfo /_profiler/phpinfo Path does not match
94 _profiler_search_results /_profiler/{token}/search/results Path does not match
95 _profiler_open_file /_profiler/open Path does not match
96 _profiler /_profiler/{token} Path does not match
97 _profiler_router /_profiler/{token}/router Path does not match
98 _profiler_exception /_profiler/{token}/exception Path does not match
99 _profiler_exception_css /_profiler/{token}/exception.css 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.