Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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 | app_preview | /preview/email | Path does not match |
| 15 | api_genid | /.well-known/genid/{id} | Path does not match |
| 16 | api_errors | /errors/{status} | Path does not match |
| 17 | api_validation_errors | /validation_errors/{id} | Path does not match |
| 18 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 19 | api_doc | /docs.{_format} | Path does not match |
| 20 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
| 21 | _api_validation_errors_problem | /validation_errors/{id} | Path does not match |
| 22 | _api_validation_errors_hydra | /validation_errors/{id} | Path does not match |
| 23 | _api_validation_errors_jsonapi | /validation_errors/{id} | Path does not match |
| 24 | _api_/invoice-datas{._format}_get | /invoice-datas.{_format} | Path does not match |
| 25 | _api_/invoice-datas{._format}_get_collection | /invoice-datas.{_format} | Path does not match |
| 26 | _api_/invoice-datas{._format}_post | /invoice-datas.{_format} | Path does not match |
| 27 | _api_/invoice-datas{._format}_patch | /invoice-datas.{_format} | Path does not match |
| 28 | _api_/invoice-datas{._format}_delete | /invoice-datas.{_format} | Path does not match |
| 29 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 30 | api_auth_register | /api/auth/register | Path does not match |
| 31 | api_auth_login | /api/auth/login | Path does not match |
| 32 | api_auth_login_status | /api/user/status | Path does not match |
| 33 | api_auth_logout | /api/auth/logout | Path does not match |
| 34 | api_auth_reset-password | /api/auth/reset-password | Path does not match |
| 35 | api_auth_reset-password-session-validate | /api/auth/reset-password/session/validate | Path does not match |
| 36 | api_auth_reset-password-send | /api/auth/reset-password/send | Path does not match |
| 37 | api_auth_register_verify | /api/auth/register/verify | Path does not match |
| 38 | api_payment_create_client_token | /api/payment/paypal/client-token | Path does not match |
| 39 | api_create_payment_order | /api/payment/paypal/orders | Path does not match |
| 40 | api_update_payment_order | /api/payment/paypal/orders/{orderId}/capture | Path does not match |
| 41 | api_read_document | /api/document/{documentUuid} | Path does not match |
| 42 | api_preview_document | /api/document/{documentUuid}/preview | Path does not match |
| 43 | api_send_mail_document | /api/document/{documentUuid}/send-mail | Path does not match |
| 44 | api_create_customer_contact | /api/customer/contact | Path does not match |
| 45 | api_create_envelope | /api/envelope | Path does not match |
| 46 | api_read_envelope | /api/envelope/{envelopeUuid} | Path does not match |
| 47 | api_create_letter | /api/letters | Path does not match |
| 48 | api_user_assign_document | /api/user/assign-document | Path does not match |
| 49 | api_create_user_consent | /api/user/consent | Path does not match |
| 50 | api_user_subscription_fetch | /api/user/subscription | Path does not match |
| 51 | api_subscription_create_session | /api/subscription/session | Path does not match |
| 52 | api_subscription_post_payment | /api/subscription/payment/post | Path does not match |
| 53 | api_donation_create_session | /api/donation/session | Path does not match |
| 54 | api_create_invoice_pdf | /api/invoices/pdf | Path does not match |
| 55 | api_search_invoice | /api/invoice/search | Path does not match |
| 56 | api_update_invoice_status | /api/invoice/status/update | Path does not match |
| 57 | api_payment_create_session | /api/payment/session | Path does not match |
| 58 | api_fetch_like_count | /api/like-count | Path does not match |
| 59 | api_update_like_count | /api/like-count | Path does not match |
| 60 | api_create_pdf_by_html | /api/pdf/generate | Path does not match |
| 61 | api_create_client | /api/client/create | Path does not match |
| 62 | api_get_client_filter | /api/client/filter/get | Path does not match |
| 63 | api_search_client | /api/client/search | Path does not match |
| 64 | api_client_status_update | /api/client/status/update | Path does not match |
| 65 | api_company_create | /api/company/create | Path does not match |
| 66 | api_company_get | /api/company/get | Path does not match |
| 67 | preview-invoice | /preview-invoice | 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.