Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | sync_invoices | /api/sync-invoices | Path does not match |
| 2 | app_api_productapi_synchronizeproduct | /api/products | Path does not match |
| 3 | app_api_productapi_getproduct | /api/products | Path does not match |
| 4 | sync_stock_movements | /api/sync-stock-movements | Path does not match |
| 5 | app_init_demo_data | /admin/init-demo-data | Path does not match |
| 6 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 7 | sonata_admin_redirect | / | Path does not match |
| 8 | sonata_admin_dashboard | /dashboard | Path does not match |
| 9 | sonata_admin_retrieve_form_element | /core/get-form-field-element | Path does not match |
| 10 | sonata_admin_append_form_element | /core/append-form-field-element | Path does not match |
| 11 | sonata_admin_short_object_information | /core/get-short-object-description.{_format} | Path does not match |
| 12 | sonata_admin_set_object_field_value | /core/set-object-field-value | Path does not match |
| 13 | sonata_admin_search | /search | Path does not match |
| 14 | sonata_admin_retrieve_autocomplete_items | /core/get-autocomplete-items | Path does not match |
| 15 | admin_product_list | /product/list | Path does not match |
| 16 | admin_product_create | /product/create | Path does not match |
| 17 | admin_product_batch | /product/batch | Path does not match |
| 18 | admin_product_edit | /product/{id}/edit | Path does not match |
| 19 | admin_product_delete | /product/{id}/delete | Path does not match |
| 20 | admin_product_show | /product/{id}/show | Path does not match |
| 21 | admin_product_export | /product/export | Path does not match |
| 22 | admin_product_import_product | /product/importProduct | Path does not match |
| 23 | admin_app_stockmovement_list | /app/stockmovement/list | Path does not match |
| 24 | admin_app_stockmovement_create | /app/stockmovement/create | Path does not match |
| 25 | admin_app_stockmovement_show | /app/stockmovement/{id}/show | Path does not match |
| 26 | admin_app_invoice_list | /app/invoice/list | Path does not match |
| 27 | admin_app_invoice_show | /app/invoice/{id}/show | Path does not match |
| 28 | admin_app_invoice_exportPeriodPdf | /app/invoice/export-period-pdf | Path does not match |
| 29 | sales_of_day_list | /SalesOfDay/list | Path does not match |
| 30 | sales_of_day_show | /SalesOfDay/{id}/show | Path does not match |
| 31 | sales_of_day_exportDayPdf | /SalesOfDay/export-pdf | Path does not match |
| 32 | admin_pos_list | /pos/list | Path does not match |
| 33 | admin_pos_add_to_card | /pos/addToCard | Path does not match |
| 34 | admin_app_user_list | /app/user/list | Path does not match |
| 35 | admin_app_user_create | /app/user/create | Path does not match |
| 36 | admin_app_user_batch | /app/user/batch | Path does not match |
| 37 | admin_app_user_edit | /app/user/{id}/edit | Path does not match |
| 38 | admin_app_user_delete | /app/user/{id}/delete | Path does not match |
| 39 | admin_app_user_show | /app/user/{id}/show | Path does not match |
| 40 | admin_app_user_export | /app/user/export | Path does not match |
| 41 | _wdt | /_wdt/{token} | Path does not match |
| 42 | _profiler_home | /_profiler/ | Path does not match |
| 43 | _profiler_search | /_profiler/search | Path does not match |
| 44 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 45 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 46 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 47 | _profiler_open_file | /_profiler/open | Path does not match |
| 48 | _profiler | /_profiler/{token} | Path does not match |
| 49 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 50 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 51 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 52 | sonata_user_admin_security_login | /login | Path does not match |
| 53 | sonata_user_admin_security_check | /login_check | Path does not match |
| 54 | sonata_user_admin_security_logout | /logout | Path does not match |
| 55 | sonata_user_admin_resetting_request | /request | Path does not match |
| 56 | sonata_user_admin_resetting_check_email | /check-email | Path does not match |
| 57 | sonata_user_admin_resetting_reset | /reset/{token} | 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.