Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 15 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 16 | api_doc | /api/docs.{_format} | Path does not match |
| 17 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 18 | api_orders_get_collection | /api/orders.{_format} | Path does not match |
| 19 | api_orders_post_collection | /api/orders.{_format} | Path does not match |
| 20 | api_orders_get_item | /api/orders/{id}.{_format} | Path does not match |
| 21 | api_accounts_post_collection | /api/accounts.{_format} | Path does not match |
| 22 | api_accounts_get_collection | /api/accounts.{_format} | Path does not match |
| 23 | api_accounts_put_item | /api/accounts/{id}.{_format} | Path does not match |
| 24 | api_accounts_get_item | /api/accounts/{id}.{_format} | Path does not match |
| 25 | api_operations_get_collection | /api/operations.{_format} | Path does not match |
| 26 | api_operations_get_item | /api/operations/{id}.{_format} | Path does not match |
| 27 | api_payment_methods_get_collection | /api/payment_methods.{_format} | Path does not match |
| 28 | api_payment_methods_get_item | /api/payment_methods/{id}.{_format} | Path does not match |
| 29 | api_purchases_get_collection | /api/purchases.{_format} | Path does not match |
| 30 | api_purchases_post_collection | /api/purchases.{_format} | Path does not match |
| 31 | api_purchases_get_item | /api/purchases/{id}.{_format} | Path does not match |
| 32 | api_transactions_get_collection | /api/transactions.{_format} | Path does not match |
| 33 | api_transactions_get_item | /api/transactions/{id}.{_format} | Path does not match |
| 34 | api_transfers_get_collection | /api/transfers.{_format} | Path does not match |
| 35 | api_transfers_post_collection | /api/transfers.{_format} | Path does not match |
| 36 | api_transfers_get_item | /api/transfers/{id}.{_format} | Path does not match |
| 37 | api_transfer_types_get_collection | /api/transfer_types.{_format} | Path does not match |
| 38 | api_transfer_types_post_collection | /api/transfer_types.{_format} | Path does not match |
| 39 | api_transfer_types_get_item | /api/transfer_types/{id}.{_format} | Path does not match |
| 40 | api_wallets_get_collection | /api/wallets.{_format} | Path does not match |
| 41 | api_wallets_get_item | /api/wallets/{id}.{_format} | Path does not match |
| 42 | api_profiles_get_item | /api/profiles/{id}.{_format} | Path does not match |
| 43 | api_brands_get_collection | /api/brands.{_format} | Path does not match |
| 44 | api_brands_get_item | /api/brands/{id}.{_format} | Path does not match |
| 45 | api_products_get_collection | /api/products.{_format} | Path does not match |
| 46 | api_products_get_item | /api/products/{id}.{_format} | Path does not match |
| 47 | api_taxonomies_get_collection | /api/taxonomies.{_format} | Path does not match |
| 48 | api_taxonomies_get_item | /api/taxonomies/{id}.{_format} | Path does not match |
| 49 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 50 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 51 | access_list | /accesses/list | Path does not match |
| 52 | access_read | /accesses/{id}/read | Path does not match |
| 53 | access_delete | /accesses/{id}/delete | Path does not match |
| 54 | access_suspend | /accesses/{id}/suspend | Path does not match |
| 55 | access_activate | /accesses/{id}/activate | Path does not match |
| 56 | access_create | /accesses/create | Path does not match |
| 57 | access_update | /accesses/{id}/update | Path does not match |
| 58 | client_list | /clients/list | Path does not match |
| 59 | client_create | /clients/create | Path does not match |
| 60 | client_read | /clients/{id}/read | Path does not match |
| 61 | client_delete | /clients/{id}/delete | Path does not match |
| 62 | client_update | /clients/{id}/update | Path does not match |
| 63 | notification_list | /notifications/list | Path does not match |
| 64 | notification_component | /notifications/component | Path does not match |
| 65 | notification_read | /notifications/{id}/read | Path does not match |
| 66 | notification_read_all | /notifications/read-all | Path does not match |
| 67 | order_list | /orders/list | Path does not match |
| 68 | order_read | /orders/{id}/read | Path does not match |
| 69 | order_prepare | /orders/{id}/prepare | Path does not match |
| 70 | order_process | /orders/{id}/process | Path does not match |
| 71 | order_cancel | /orders/{id}/cancel | Path does not match |
| 72 | order_ship | /orders/{id}/ship | Path does not match |
| 73 | order_deliver | /orders/{id}/deliver | Path does not match |
| 74 | order_editNumberOrder | /orders/{detail}/editNumberOrder | Path does not match |
| 75 | order_editDeliveryAddress | /orders/{id}/editDeliveryAddress | Path does not match |
| 76 | order_overwriteDeliveryAddress | /orders/{id}/overwriteDeliveryAddress | Path does not match |
| 77 | order_editSupplier | /orders/{detail}/editSupplier | Path does not match |
| 78 | order_billDelete | /orders/{order}/bill/{bill}/delete | Path does not match |
| 79 | order_carrier_list | /orders/carriers/list | Path does not match |
| 80 | order_carrier_create | /orders/carriers/create | Path does not match |
| 81 | order_carrier_read | /orders/carriers/{id}/read | Path does not match |
| 82 | order_carrier_delete | /orders/carriers/{id}/delete | Path does not match |
| 83 | order_carrier_update | /orders/carriers/{id}/update | Path does not match |
| 84 | order_bill_list | /orders/bills/list | Path does not match |
| 85 | order_bill_create | /orders/bills/create | Path does not match |
| 86 | order_bill_read | /orders/bills/{id}/read | Path does not match |
| 87 | order_bill_delete | /orders/bills/{id}/delete | Path does not match |
| 88 | order_bill_update | /orders/bills/{id}/update | Path does not match |
| 89 | order_bill_upload | /orders/bills/{detail}/upload | Path does not match |
| 90 | point_monitoring_index | /points/monitoring/ | Path does not match |
| 91 | point_monitoring_amount_of_spent_points | /points/monitoring/amount-of-spent-points | Path does not match |
| 92 | point_monitoring_number_of_spent_points | /points/monitoring/number-of-spent-points | Path does not match |
| 93 | point_monitoring_number_of_accounts | /points/monitoring/number-of-accounts | Path does not match |
| 94 | point_monitoring_number_of_pending_purchases | /points/monitoring/number-of-pending-purchases | Path does not match |
| 95 | point_monitoring_number_of_pending_purchased_points | /points/monitoring/number-of-pending-purchased-points | Path does not match |
| 96 | point_monitoring_amount_of_pending_purchased_points | /points/monitoring/amount-of-pending-purchased-points | Path does not match |
| 97 | point_monitoring_number_of_active_points | /points/monitoring/number-of-active-points | Path does not match |
| 98 | point_monitoring_amount_of_active_points | /points/monitoring/amount-of-active-points | Path does not match |
| 99 | point_monitoring_number_of_expired_points | /points/monitoring/number-of-expired-points | Path does not match |
| 100 | point_monitoring_amount_of_expired_points | /points/monitoring/amount-of-expired-points | Path does not match |
| 101 | point_monitoring_active_points_by_profile | /points/monitoring/active-points-by-profile | Path does not match |
| 102 | point_monitoring_spent_points_by_profile | /points/monitoring/spent-points-by-profile | Path does not match |
| 103 | point_monitoring_expired_points_by_profile | /points/monitoring/expired-points-by-profile | Path does not match |
| 104 | point_account_list | /points/accounts/list | Path does not match |
| 105 | point_account_read | /points/accounts/{id}/read | Path does not match |
| 106 | point_account_update | /points/accounts/{id}/update | Path does not match |
| 107 | point_account_create | /points/accounts/create | Path does not match |
| 108 | point_transfer_list | /points/transfers/list | Path does not match |
| 109 | point_transfer_read | /points/transfers/{id}/read | Path does not match |
| 110 | point_transfer_create | /points/transfers/create | Path does not match |
| 111 | point_transaction_list | /points/transactions/list | Path does not match |
| 112 | point_transaction_read | /points/transactions/{id}/read | Path does not match |
| 113 | point_purchase_list | /points/purchases/list | Path does not match |
| 114 | point_purchase_read | /points/purchases/{id}/read | Path does not match |
| 115 | point_purchase_accept | /points/purchases/{id}/accept | Path does not match |
| 116 | point_purchase_refuse | /points/purchases/{id}/refuse | Path does not match |
| 117 | point_purchase_cancel | /points/purchases/{id}/cancel | Path does not match |
| 118 | point_purchase_create | /points/purchases/create/{account} | Path does not match |
| 119 | point_wallet_read | /points/wallets/{id}/read | Path does not match |
| 120 | point_wallet_list | /points/wallets/list | Path does not match |
| 121 | profile_password | /profile/password | Path does not match |
| 122 | profile_update | /profile/update | Path does not match |
| 123 | program_list | /programs/list | Path does not match |
| 124 | program_read | /programs/{id}/read | Path does not match |
| 125 | program_delete | /programs/{id}/delete | Path does not match |
| 126 | program_create | /programs/create | Path does not match |
| 127 | program_update | /programs/{id}/update | Path does not match |
| 128 | program_profile_list | /programs/profiles/list | Path does not match |
| 129 | program_profile_read | /programs/profiles/{id}/read | Path does not match |
| 130 | program_profile_delete | /programs/profiles/{id}/delete | Path does not match |
| 131 | program_profile_create | /programs/profiles/create | Path does not match |
| 132 | program_profile_update | /programs/profiles/{id}/update | Path does not match |
| 133 | security_login | /security/login | Path does not match |
| 134 | security_logout | /security/logout | Path does not match |
| 135 | security_reset_password | /security/reset-password/{forgottenPasswordToken} | Path does not match |
| 136 | security_forgotten_password | /security/forgotten-password | Path does not match |
| 137 | home | / | Path does not match |
| 138 | email_list | /emails/list | Path does not match |
| 139 | email_create | /emails/create | Path does not match |
| 140 | email_update | /emails/{id}/update | Path does not match |
| 141 | email_read | /emails/{id}/read | Path does not match |
| 142 | shop_list | /shop/list | Path does not match |
| 143 | shop_create | /shop/create | Path does not match |
| 144 | shop_update | /shop/{id}/update | Path does not match |
| 145 | shop_delete | /shop/{id}/delete | Path does not match |
| 146 | shop_filter_list | /shop/{shop}/filters/list | Path does not match |
| 147 | shop_filter_create | /shop/{shop}/filters/create | Path does not match |
| 148 | shop_filter_delete | /shop/{shop}/filters/{id}/delete | Path does not match |
| 149 | shop_product_list | /shop/products/list | Path does not match |
| 150 | shop_product_create | /shop/products/create | Path does not match |
| 151 | shop_product_read | /shop/products/{id}/read | Path does not match |
| 152 | shop_product_delete | /shop/products/{id}/delete | Path does not match |
| 153 | shop_product_publish | /shop/products/{id}/publish | Path does not match |
| 154 | shop_product_unwanted | /shop/products/{id}/unwanted | Path does not match |
| 155 | shop_product_wanted | /shop/products/{id}/wanted | Path does not match |
| 156 | shop_product_update | /shop/products/{id}/update | Path does not match |
| 157 | shop_product_price | /shop/products/{id}/price | Path does not match |
| 158 | shop_product_features | /shop/products/{id}/features | Path does not match |
| 159 | shop_product_calculator | /shop/products/price/{id}/calculator | Path does not match |
| 160 | shop_product_edit_properties | /shop/products/{id}/edit-properties | Path does not match |
| 161 | shop_product_list_on_hold | /shop/products/list-on-hold | Path does not match |
| 162 | shop_product_toggle_to_edit | /shop/products/toggle-to-edit | Path does not match |
| 163 | shop_taxonomy_list | /shop/taxonomies/list | Path does not match |
| 164 | shop_taxonomy_create | /shop/taxonomies/create | Path does not match |
| 165 | shop_taxonomy_read | /shop/taxonomies/{id}/read | Path does not match |
| 166 | shop_taxonomy_delete | /shop/taxonomies/{id}/delete | Path does not match |
| 167 | shop_taxonomy_update | /shop/taxonomies/{id}/update | Path does not match |
| 168 | shop_brand_list | /shop/brands/list | Path does not match |
| 169 | shop_brand_create | /shop/brands/create | Path does not match |
| 170 | shop_brand_read | /shop/brands/{id}/read | Path does not match |
| 171 | shop_brand_delete | /shop/brands/{id}/delete | Path does not match |
| 172 | shop_brand_update | /shop/brands/{id}/update | Path does not match |
| 173 | shop_vat_list | /shop/vats/list | Path does not match |
| 174 | shop_vat_create | /shop/vats/create | Path does not match |
| 175 | shop_vat_read | /shop/vats/{id}/read | Path does not match |
| 176 | shop_vat_delete | /shop/vats/{id}/delete | Path does not match |
| 177 | shop_vat_update | /shop/vats/{id}/update | Path does not match |
| 178 | shop_feature_list | /shop/features/list | Path does not match |
| 179 | shop_feature_create | /shop/features/create | Path does not match |
| 180 | shop_feature_read | /shop/features/{id}/read | Path does not match |
| 181 | shop_feature_delete | /shop/features/{id}/delete | Path does not match |
| 182 | shop_feature_update | /shop/features/{id}/update | Path does not match |
| 183 | supplier_list | /suppliers/list | Path does not match |
| 184 | supplier_create | /suppliers/create | Path does not match |
| 185 | supplier_read | /suppliers/{id}/read | Path does not match |
| 186 | supplier_delete | /suppliers/{id}/delete | Path does not match |
| 187 | supplier_import | /suppliers/{id}/import | Path does not match |
| 188 | supplier_update | /suppliers/{id}/update | Path does not match |
| 189 | supplier_brand_matching | /suppliers/brands/matching | Path does not match |
| 190 | supplier_brand_match | /suppliers/brands/{id}/match | Path does not match |
| 191 | supplier_taxonomy_matching | /suppliers/taxonomies/matching | Path does not match |
| 192 | supplier_taxonomy_match | /suppliers/taxonomies/{id}/match | 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.