Routing
pageNotFound
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "robots.txt" |
Route Redirection
This page redirects to:
/sign-in
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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api.v1.billing.balance.list | /api/v1/billing/balance | Path does not match |
| 14 | api.v1.billing.balance.create | /api/v1/billing/balance | Path does not match |
| 15 | api.v1.billing.balance.restore | /api/v1/billing/balance/restore | Path does not match |
| 16 | api.v1.billing.balance.invoice.payment-pdf | /api/v1/billing/balance/invocie/payment-pdf/{invoiceId} | Path does not match |
| 17 | api.v1.oauth.create.keys | /api/v1/oauth/keys | Path does not match |
| 18 | api.projects.payment-methods.add | /api/projects/{projectId}/payment-methods | Path does not match |
| 19 | api.projects.payment-methods.make-default | /api/projects/{projectId}/payment-methods/{id}/make-default | Path does not match |
| 20 | api.projects.payment-methods.delete | /api/projects/{projectId}/payment-methods/{id} | Path does not match |
| 21 | api.projects.payment-methods.pay | /api/projects/{projectId}/payment-methods/{id}/pay | Path does not match |
| 22 | api.projects.payment-methods.pay-by-card | /api/projects/{projectId}/payment-methods/pay-by-card | Path does not match |
| 23 | api.v1.project.initproject.create | /api/v1/project/create | Path does not match |
| 24 | api.v1.project.initproject.update.general | /api/v1/project/{id}/general | Path does not match |
| 25 | api.v1.project.initproject.restore | /api/v1/project/{id}/restore | Path does not match |
| 26 | billing.balance.list | /billing/balance | Path does not match |
| 27 | billing.balance.payment.create | /billing/balance/payment/create | Path does not match |
| 28 | billing.balance.payment.edit | /billing/balance/payment/edit/{id} | Path does not match |
| 29 | billing.balance.payment.delete | /billing/balance/payment/delete/{id} | Path does not match |
| 30 | create_invoice | /billing/create-invoice | Path does not match |
| 31 | billing_invoices_list | /billing/invoices-list | Path does not match |
| 32 | update_invoice | /billing/update-invoice/{invoice_id} | Path does not match |
| 33 | billing_projects_list | /billing/projects-list | Path does not match |
| 34 | delete_invoice | /billing/delete-invoice/{invoice_id} | Path does not match |
| 35 | delete_invoice_status | /billing/delete-invoice-status/{invoice_id} | Path does not match |
| 36 | ajax_invoice_approved | /billing/ajax-invoice-approved | Path does not match |
| 37 | ajax_invoice_resend | /billing/ajax-invoice-resend | Path does not match |
| 38 | ajax_invoice_past_due | /billing/ajax-invoice-past-due | Path does not match |
| 39 | ajax_invoice_status | /billing/ajax-invoice-status | Path does not match |
| 40 | payment_Pdf | /billing/payment-pdf/{invoice_p_id}.{invoice_id} | Path does not match |
| 41 | dashboard | /dashboard | Path does not match |
| 42 | project.contact.create | /project/update-project/{project_id}/create-contact | Path does not match |
| 43 | project.contact.update | /project/update-project/{project_id}/update-contact/{contact_id} | Path does not match |
| 44 | project.contact.delete | /project/update-project/{project_id}/delete-contact/{contact_id} | Path does not match |
| 45 | projects.notes.delete | /project/{id}/notes/{noteId}/delete | Path does not match |
| 46 | projects.notes.document.download | /project/{id}/notes/{noteId}/documents/{documentId} | Path does not match |
| 47 | projects_list | /project/projects-list | Path does not match |
| 48 | view_project | /project/view-project/{project_id} | Path does not match |
| 49 | update_project | /project/update-project/{project_id} | Path does not match |
| 50 | revert_change_log | /project/update-project/{project_id}/revert-change-log/{change_log_id} | Path does not match |
| 51 | project.hidden.setting.edit | /project/{id}/hidden-setting/edit | Path does not match |
| 52 | project.create | /project/create | Path does not match |
| 53 | auth_project | /project/auth/{project_id} | Path does not match |
| 54 | auth_project_new | /project/auth-new/{project_id} | Path does not match |
| 55 | report_main | /report-main | Path does not match |
| 56 | role_list | /role/role-list | Path does not match |
| 57 | create_role | /role/create-role | Path does not match |
| 58 | update_role | /role/update-role/{role_id} | Path does not match |
| 59 | clone_role | /role/clone-role/{role_id} | Path does not match |
| 60 | delete_role | /role/delete-role/{id} | Path does not match |
| 61 | app_logout | /logout | Path does not match |
| 62 | app_sign_in | /sign-in | Path does not match |
| 63 | homepage | / | Path does not match |
| 64 | renewSession | /site/renewSession | Path does not match |
| 65 | ticket_list | /support/ticket-list | Path does not match |
| 66 | ajax_close_ticket | /support/ajax-close-ticket | Path does not match |
| 67 | ticket_details | /support/ticket-details/{ticket_id} | Path does not match |
| 68 | ajax_add_assigned | /support/ajax-add-assigned/{ticket_id} | Path does not match |
| 69 | ajax_delete_assigned | /support/ajax-delete-assigned/{ticket_id}/{user_id} | Path does not match |
| 70 | ajax_add_watchers | /support/ajax-add-watchers/{ticket_id} | Path does not match |
| 71 | ajax_delete_watchers | /support/ajax-delete-watchers/{ticket_id}/{user_id} | Path does not match |
| 72 | close_ticket | /support/close-ticket/{ticket_id} | Path does not match |
| 73 | reopen_ticket | /support/reopen-ticket/{ticket_id} | Path does not match |
| 74 | send_comment | /support/send-comment/{ticket_id} | Path does not match |
| 75 | update_comment | /support/update-comment/{ticket_id}/{comment_id} | Path does not match |
| 76 | ajax_delete_file | /support/ajax-delete-file/{file_id} | Path does not match |
| 77 | ajax_download_file | /support/ajax-download-file/{file_id} | Path does not match |
| 78 | user.create | /user/create | Path does not match |
| 79 | user.delete | /user/delete/{userId} | Path does not match |
| 80 | users_list | /user/users-list | Path does not match |
| 81 | user.update | /user/update/{userId} | Path does not match |
| 82 | user.setting | /user/setting | Path does not match |
| 83 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 84 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 85 | pageNotFound | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.