Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | acme_chat_health | /api/health/chat-http | Path does not match |
| 2 | acme_chat_list | /api/api/chats | Path does not match |
| 3 | acme_chat_create | /api/api/chats | Path does not match |
| 4 | acme_chat_show | /api/api/chats/{id} | Path does not match |
| 5 | acme_chat_rename | /api/api/chats/{id}/name | Path does not match |
| 6 | acme_chat_participants | /api/api/chats/{id}/participants | Path does not match |
| 7 | acme_chat_add_participant | /api/api/chats/{id}/participants | Path does not match |
| 8 | acme_chat_remove_participant | /api/api/chats/{id}/participants/{userId} | Path does not match |
| 9 | acme_chat_update_role | /api/api/chats/{id}/participants/{userId} | Path does not match |
| 10 | acme_chat_delete | /api/api/chats/{id} | Path does not match |
| 11 | acme_chat_messages | /api/api/chats/{chatId}/messages | Path does not match |
| 12 | acme_chat_message_create | /api/api/chats/{chatId}/messages | Path does not match |
| 13 | acme_chat_message_edit | /api/api/messages/{id} | Path does not match |
| 14 | acme_chat_message_delete | /api/api/messages/{id} | Path does not match |
| 15 | acme_chat_message_read | /api/api/messages/{id}/read | Path does not match |
| 16 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 17 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 18 | _wdt | /_wdt/{token} | Path does not match |
| 19 | _profiler_home | /_profiler/ | Path does not match |
| 20 | _profiler_search | /_profiler/search | Path does not match |
| 21 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 22 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 23 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 24 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 25 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 26 | _profiler_open_file | /_profiler/open | Path does not match |
| 27 | _profiler | /_profiler/{token} | Path does not match |
| 28 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 29 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 30 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 31 | app_billing_budget_add | /billing/budget | Path does not match |
| 32 | app_billing_budget_edit | /billing/budget/{id} | Path does not match |
| 33 | app_billing_budget_delete | /billing/budget/delete/{id} | Path does not match |
| 34 | app_billing_budget_print | /billing/budget/{id}/print | Path does not match |
| 35 | app_billing_budget_view | /billing/budget/{id}/view | Path does not match |
| 36 | app_billing_budget_email | /billing/budget/{id}/email | Path does not match |
| 37 | app_edit_mybusiness | /mybusiness | Path does not match |
| 38 | app_chat_index | /chats | Path does not match |
| 39 | app_chat_create_direct | /chats/direct | Path does not match |
| 40 | app_chat_create_group | /chats/group | Path does not match |
| 41 | app_chat_rename | /chats/{id}/rename | Path does not match |
| 42 | app_chat_delete | /chats/{id}/delete | Path does not match |
| 43 | app_chat_send_message | /chats/{id}/messages | Path does not match |
| 44 | app_chat_add_participant | /chats/{id}/participants | Path does not match |
| 45 | app_chat_remove_participant | /chats/{chatId}/participants/{userId}/remove | Path does not match |
| 46 | app_add_customer | /customer | Path does not match |
| 47 | app_edit_customer | /customer/{id} | Path does not match |
| 48 | app_delete_customer | /customer/delete/{id} | Path does not match |
| 49 | app_customer_landing_manage | /dashboard/my-page | Path does not match |
| 50 | app_customer_landing_preview | /dashboard/my-page/preview | Path does not match |
| 51 | app_billing_invoice_add | /billing/invoice | Path does not match |
| 52 | app_billing_invoice_edit | /billing/invoice/{id} | Path does not match |
| 53 | app_billing_invoice_delete | /billing/invoice/delete/{id} | Path does not match |
| 54 | app_billing_invoice_print | /billing/invoice/{id}/print | Path does not match |
| 55 | app_billing_invoice_view | /billing/invoice/{id}/view | Path does not match |
| 56 | app_billing_invoice_email | /billing/invoice/{id}/email | Path does not match |
| 57 | app_billing_invoice_payment_status | /billing/invoice/{id}/payment-status | Path does not match |
| 58 | app_billing_invoice_status | /billing/invoice/{id}/status | Path does not match |
| 59 | app_billing_invoice_redsys_pay | /billing/invoice/{id}/redsys/pay | Path does not match |
| 60 | app_billing_invoice_redsys_success | /billing/invoice/{id}/redsys/success | Path does not match |
| 61 | app_billing_invoice_redsys_failure | /billing/invoice/{id}/redsys/failure | Path does not match |
| 62 | landing | / | Path does not match |
| 63 | app_list | /list/{entity} | Path does not match |
| 64 | app_super_logs | /super/logs | Path does not match |
| 65 | app_register | /register | Path does not match |
| 66 | app_login | /login | Path does not match |
| 67 | app_recovery | /recovery | Path does not match |
| 68 | app_logout | /logout | Path does not match |
| 69 | app_mail_auth_configure | /mail-auth | Path does not match |
| 70 | app_index | /dashboard | Path does not match |
| 71 | app_dashboard_demo_mode | /dashboard/demo-mode | Path does not match |
| 72 | app_billing_product_add | /billing/product | Path does not match |
| 73 | app_billing_product_edit | /billing/product/{id} | Path does not match |
| 74 | app_billing_product_delete | /billing/product/delete/{id} | Path does not match |
| 75 | app_edit_myprofile | /myprofile | Path does not match |
| 76 | app_billing_rectifying_invoice_add | /billing/rectifying-invoice | Path does not match |
| 77 | app_billing_rectifying_invoice_edit | /billing/rectifying-invoice/{id} | Path does not match |
| 78 | app_billing_invoice_rectify | /billing/invoice/{id}/rectify | Path does not match |
| 79 | app_billing_rectifying_invoice_delete | /billing/rectifying-invoice/delete/{id} | Path does not match |
| 80 | app_billing_rectifying_invoice_print | /billing/rectifying-invoice/{id}/print | Path does not match |
| 81 | app_billing_rectifying_invoice_view | /billing/rectifying-invoice/{id}/view | Path does not match |
| 82 | app_billing_rectifying_invoice_email | /billing/rectifying-invoice/{id}/email | Path does not match |
| 83 | app_config_redsys | /config/redsys | Path does not match |
| 84 | app_search | /search | Path does not match |
| 85 | app_config_series | /config/series | Path does not match |
| 86 | app_config_series_new | /config/series/new/{type} | Path does not match |
| 87 | app_config_series_edit | /config/series/{id}/edit | Path does not match |
| 88 | app_config_series_delete | /config/series/{id} | Path does not match |
| 89 | app_add_status | /status | Path does not match |
| 90 | app_edit_status | /status/{id} | Path does not match |
| 91 | app_delete_status | /status/delete/{id} | Path does not match |
| 92 | app_add_task | /task | Path does not match |
| 93 | app_edit_task | /task/{id} | Path does not match |
| 94 | app_delete_task | /task/delete/{id} | Path does not match |
| 95 | app_config_terms | /config/terms | Path does not match |
| 96 | app_terms_confirm | /terms/{id}/confirm | Path does not match |
| 97 | app_add_thread | /thread/add/{id_task} | Path does not match |
| 98 | app_edit_thread | /thread/edit/{id_thread} | Path does not match |
| 99 | app_delete_thread | /thread/delete/{id} | Path does not match |
| 100 | app_add_user | /user | Path does not match |
| 101 | app_edit_user | /user/{id} | Path does not match |
| 102 | app_delete_user | /user/delete/{id} | Path does not match |
| 103 | app_support_ticket_index | /support/tickets/ | Path does not match |
| 104 | app_support_ticket_new | /support/tickets/nuevo | Path does not match |
| 105 | app_support_ticket_my | /support/tickets/mis | Path does not match |
| 106 | app_support_ticket_show | /support/tickets/{id} | Path does not match |
| 107 | app_customer_landing_show | /{slug} | Path almost matches, but Requirement for "slug" does not match ([a-z0-9\-]+) |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.