Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | app.swagger | /api/doc.json | Path does not match |
| 4 | app.swagger_ui | /api/doc | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | admin | /admin | Path does not match |
| 19 | get_customer_logs_ajax_data | /ajax/data/customer/logs/{id} | Path does not match |
| 20 | get_customer_purchases_ajax_data | /ajax/data/customer/purchases/{id} | Path does not match |
| 21 | get_customer_count_ajax_data | /ajax/data/customer/count | Path does not match |
| 22 | get_customer_creation_ajax_data | /ajax/data/customer/creation | Path does not match |
| 23 | reverse_customer_merge | /merge/{id}/reverse | Path does not match |
| 24 | homepage | / | Path does not match |
| 25 | parameters_list | /parameters | Path does not match |
| 26 | purchases_list | /purchases | Path does not match |
| 27 | purchase_detail | /purchase/detail/{id} | Path does not match |
| 28 | invoice_detail | /invoice/detail/{id} | Path does not match |
| 29 | show_customer_redirect | /redirect/customer/show/{id} | Path does not match |
| 30 | app_register | /register | Path does not match |
| 31 | app_forgot_password_request | /reset-password | Path does not match |
| 32 | app_check_email | /reset-password/check-email | Path does not match |
| 33 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 34 | get_purchase_total_ajax_data | /ajax/data/purchase/total | Path does not match |
| 35 | get_purchase_amount_ajax_data | /ajax/data/purchase/amount | Path does not match |
| 36 | get_purchase_count_ajax_data | /ajax/data/purchase/count | Path does not match |
| 37 | app_login | /login | Path does not match |
| 38 | app_logout | /logout | Path does not match |
| 39 | get_voucher_total_ajax_data | /ajax/data/voucher/total | Path does not match |
| 40 | get_voucher_current_ajax_data | /ajax/data/voucher/current | Path does not match |
| 41 | get_voucher_yearly_amount_ajax_data | /ajax/data/voucher/amount | Path does not match |
| 42 | get_voucher_yearly_count_ajax_data | /ajax/data/voucher/count | Path does not match |
| 43 | soap | /ws/ | Path does not match |
| 44 | app_webservicerestcontrollerv1_getversion | /api/v1/version | Path does not match |
| 45 | app_webservicerestcontrollerv1_getparameters | /api/v1/parameters | Path does not match |
| 46 | app_webservicerestcontrollerv1_getcustomersbybookstore | /api/v1/bookstore/{id}/customers | Path does not match |
| 47 | app_webservicerestcontrollerv1_searchcustomer | /api/v1/customers/search | Path does not match |
| 48 | api_v1_get_customers | /api/v1/customers | Path does not match |
| 49 | api_v1_get_customer | /api/v1/customer/{id} | Path does not match |
| 50 | app_webservicerestcontrollerv1_createcustomer | /api/v1/customer | Path does not match |
| 51 | app_webservicerestcontrollerv1_editcustomer | /api/v1/customer/{id} | Path does not match |
| 52 | app_webservicerestcontrollerv1_resetcustomercard | /api/v1/customer/{id}/card/reset | Path does not match |
| 53 | app_webservicerestcontrollerv1_deletecustomer | /api/v1/customer/{id} | Path does not match |
| 54 | app_webservicerestcontrollerv1_merge | /api/v1/customer/{id}/merge | Path does not match |
| 55 | app_webservicerestcontrollerv1_getcustomerpurchases | /api/v1/customer/{id}/purchases | Path does not match |
| 56 | app_webservicerestcontrollerv1_getsalesdaylinesbycustomer | /api/v1/customer/{id}/purchases-lines | Path does not match |
| 57 | app_webservicerestcontrollerv1_getmergelist | /api/v1/merges | Path does not match |
| 58 | app_webservicerestcontrollerv1_getdeletionlist | /api/v1/deletions | Path does not match |
| 59 | app_webservicerestcontrollerv1_createpurchase | /api/v1/purchase | Path does not match |
| 60 | app_webservicerestcontrollerv1_editpurchase | /api/v1/purchase/{id} | Path does not match |
| 61 | app_webservicerestcontrollerv1_addinvoicetopurchase | /api/v1/purchase/{id}/invoice/add | Path does not match |
| 62 | app_webservicerestcontrollerv1_deletepurchase | /api/v1/purchase/{id} | Path does not match |
| 63 | app_webservicerestcontrollerv1_getpurchasedetail | /api/v1/purchase/{id}/detail | Path does not match |
| 64 | app_webservicerestcontrollerv1_createinvoice | /api/v1/invoice | Path does not match |
| 65 | app_webservicerestcontrollerv1_deleteinvoice | /api/v1/invoice/{id} | Path does not match |
| 66 | app_webservicerestcontrollerv1_getvoucher | /api/v1/voucher/{id} | Path does not match |
| 67 | app_webservicerestcontrollerv1_createvoucher | /api/v1/voucher | Path does not match |
| 68 | app_webservicerestcontrollerv1_usevoucher | /api/v1/voucher/{id}/use | Path does not match |
| 69 | app_webservicerestcontrollerv1_activatevoucher | /api/v1/voucher/{id}/activate | Path does not match |
| 70 | app_webservicerestcontrollerv1_resurrectvoucher | /api/v1/voucher/{id}/resurrect | Path does not match |
| 71 | app_webservicerestcontrollerv1_nullifyvoucher | /api/v1/voucher/{id}/nullify | Path does not match |
| 72 | app_webservicerestcontrollerv1_invalidatevoucher | /api/v1/voucher/{id}/invalidate | Path does not match |
| 73 | app_webservicerestcontrollerv1_deletevoucher | /api/v1/voucher/{id} | Path does not match |
| 74 | app_webservicerestcontrollerv1_updatefidelitycategorylist | /api/v1/fidelity_categories | Path does not match |
| 75 | app_webservicerestcontrollerv1_updatepaymenttypelist | /api/v1/payment_types | Path does not match |
| 76 | app_webservicerestcontrollerv1_checkvouchervalidity | /api/v1/voucher/{id}/validity | Path does not match |
| 77 | app_webservicerestcontrollerv1_associatevouchertocustomer | /api/v1/voucher/{id}/associate | 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.