Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.admin_api | /admin/api | Path does not match |
| 3 | admin_2fa_login | /admin/2fa | Path does not match |
| 4 | admin_2fa_login_check | /admin/2fa_check | Path does not match |
| 5 | 2fa_login | /2fa | Path does not match |
| 6 | 2fa_login_check | /2fa_check | Path does not match |
| 7 | _logout_admin | /admin/logout | Path does not match |
| 8 | _logout_tenant | /logout | Path does not match |
| 9 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 10 | _wdt | /_wdt/{token} | Path does not match |
| 11 | _profiler_home | /_profiler/ | Path does not match |
| 12 | _profiler_search | /_profiler/search | Path does not match |
| 13 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 14 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 15 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 16 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 17 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 18 | _profiler_open_file | /_profiler/open | Path does not match |
| 19 | _profiler | /_profiler/{token} | Path does not match |
| 20 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 21 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 22 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 23 | admin | /admin | Path does not match |
| 24 | admin_letters | /admin/letters | Path does not match |
| 25 | tenant_user_dashboard | /admin/dashboard | Path does not match |
| 26 | admin_letter_list | /admin/letters/list | Path does not match |
| 27 | admin_letter_preview | /admin/letters/preview/{uuid} | Path does not match |
| 28 | admin_profile | /admin/profile | Path does not match |
| 29 | admin_profile_password | /admin/profile/password | Path does not match |
| 30 | admin_profile_2fa_setup | /admin/profile/2fa/setup | Path does not match |
| 31 | admin_profile_2fa_backup_codes | /admin/profile/2fa/backup-codes | Path does not match |
| 32 | admin_profile_2fa_disable | /admin/profile/2fa/disable | Path does not match |
| 33 | admin_dev_auto_seed_toggle | /admin/dev/auto-seed | Path does not match |
| 34 | admin_letter_queue | /admin/letters/queue | Path does not match |
| 35 | admin_letter_queue_retry | /admin/letters/queue/{id}/retry | Path does not match |
| 36 | admin_letter_queue_retry_all | /admin/letters/queue/retry-all | Path does not match |
| 37 | admin_letter_queue_remove | /admin/letters/queue/{id}/remove | Path does not match |
| 38 | tenant_user_login | /admin/login | Path does not match |
| 39 | admin_settings | /admin/settings | Path does not match |
| 40 | admin_settings_save | /admin/settings/{section} | Path does not match |
| 41 | admin_tenants | /admin/tenants | Path does not match |
| 42 | admin_tenant_detail | /admin/tenants/{tenantId} | Path does not match |
| 43 | admin_tenant_connect | /admin/tenants/connect | Path does not match |
| 44 | admin_tenant_delete | /admin/tenants/{tenantId}/delete | Path does not match |
| 45 | admin_tenant_user_add | /admin/tenants/{tenantId}/users/add | Path does not match |
| 46 | admin_tenant_user_remove | /admin/tenants/{tenantId}/users/{userId}/remove | Path does not match |
| 47 | admin_tenant_api_key | /admin/tenants/{tenantId}/users/{userId}/api-key | Path does not match |
| 48 | admin_tenant_hostname_add | /admin/tenants/{tenantId}/hostnames/add | Path does not match |
| 49 | admin_tenant_hostname_remove | /admin/tenants/{tenantId}/hostnames/{hostnameId}/remove | Path does not match |
| 50 | document_approval_action | /document/{uuid}/approval | Path does not match |
| 51 | home | / | Path does not match |
| 52 | api_batch_retrieve | /api/{entity}/batch | Path does not match |
| 53 | api_config | /api/config | Path does not match |
| 54 | api_config_add | /api/config | Path does not match |
| 55 | api_config_get | /api/config/{idOrKey} | Path does not match |
| 56 | api_config_delete | /api/config/{idOrKey} | Path does not match |
| 57 | api_config_update | /api/config/{idOrKey} | Path does not match |
| 58 | api_config_smtp_update | /api/config/smtp | Path does not match |
| 59 | api_documents | /api/documents | Path does not match |
| 60 | api_document_access | /api/document_access | Path does not match |
| 61 | api_document | /api/document | Path does not match |
| 62 | api_document_remind | /api/document/{uuid}/remind | Path does not match |
| 63 | api_document_recall | /api/document/{uuid}/recall | Path does not match |
| 64 | api_document_update | /api/document/{uuid}/update | Path does not match |
| 65 | api_document_delete | /api/document/{uuid} | Path does not match |
| 66 | api_document_renew | /api/document/{uuid}/renew | Path does not match |
| 67 | api_documents_archive | /api/documents/archive | Path does not match |
| 68 | api_documents_restore | /api/documents/restore | Path does not match |
| 69 | api_documents_delete | /api/documents/delete | Path does not match |
| 70 | api_documents_get_broken | /api/documents/get-broken | Path does not match |
| 71 | api_documents_reset_expiry | /api/documents/reset-expiry | Path does not match |
| 72 | api_document_mailsort_renew | /api/document/{uuid}/mailsort-renew | Path does not match |
| 73 | admin_health | /api/health | Path does not match |
| 74 | health_check | /health | Path does not match |
| 75 | api_generate_enrollment_link | /api/recipients/generate-enrollment-link | Path does not match |
| 76 | api_recipients_sync_batch | /api/recipients/sync/batch | Path does not match |
| 77 | api_recipients_events | /api/recipients/events | Path does not match |
| 78 | api_recipients_changes | /api/recipients/changes | Path does not match |
| 79 | api_recipients_summary | /api/recipients/summary | Path does not match |
| 80 | api_recipients_digest | /api/recipients/digest | Path does not match |
| 81 | api_recipients_reconcile | /api/recipients/reconcile | Path does not match |
| 82 | api_recipients_bulk_enable | /api/recipients/bulk-enable | Path does not match |
| 83 | api_recipients_health | /api/recipients/health | Path does not match |
| 84 | recipient_unsubscribe | /api/recipient/unsubscribe | Path does not match |
| 85 | api_generate_unsubscribe_link | /api/recipient/generate-unsubscribe-link | Path does not match |
| 86 | api_recipients | /api/recipients | Path does not match |
| 87 | api_recipients_show | /api/recipients/{id} | Path does not match |
| 88 | api_recipients_enabled | /api/recipients/enabled | Path does not match |
| 89 | api_recipients_create | /api/recipients | Path does not match |
| 90 | api_recipients_edit | /api/recipients/{id} | Path does not match |
| 91 | api_recipients_delete | /api/recipients/{id} | Path does not match |
| 92 | api_recipients_toggle_delete | /api/recipients/{uuid}/toggleDelete | Path does not match |
| 93 | api_recipients_bulk_create | /api/bulk-recipients | Path does not match |
| 94 | api_recipients_bulk_update | /api/bulk-recipients | Path does not match |
| 95 | api_recipients_bulk_delete_refs | /api/bulk-recipients | Path does not match |
| 96 | api_subscribers_sync_batch | /api/subscribers/sync/batch | Path does not match |
| 97 | api_subscribers_summary | /api/subscribers/summary | Path does not match |
| 98 | api_subscribers_digest | /api/subscribers/digest | Path does not match |
| 99 | api_subscribers_reconcile | /api/subscribers/reconcile | Path does not match |
| 100 | api_subscribers_bulk_enable | /api/subscribers/bulk-enable | Path does not match |
| 101 | terms_and_conditions | /terms-and-conditions | Path does not match |
| 102 | privacy_policy | /privacy-policy | Path does not match |
| 103 | app_recipient_enrollment | /enroll/{token} | Path does not match |
| 104 | app_recipient_enrollment_success | /enrollment-success | Path does not match |
| 105 | app_recipient_unsubscribe | /unsubscribe/{token} | Path does not match |
| 106 | app_login | /login | Path does not match |
| 107 | subscriber_login | /portal/login | Path does not match |
| 108 | subscriber_logout | /portal/logout | Path does not match |
| 109 | subscriber_set_password | /portal/set-password/{token} | Path does not match |
| 110 | subscriber_portal_home | /portal | Path does not match |
| 111 | subscriber_document_view | /portal/documents/{uuid} | Path does not match |
| 112 | subscriber_document_approval | /portal/documents/{uuid}/approval | Path does not match |
| 113 | tenant_asset | /asset/{key} | Path does not match |
| 114 | document_dashboard | /dashboard | Path does not match |
| 115 | document_bulk_download | /dashboard/bulk-download | Path does not match |
| 116 | document_authenticate | /document/{uuid}/authenticate | Path does not match |
| 117 | document_show | /document/{uuid} | Path does not match |
| 118 | document_view | /document/{uuid}/view | Path does not match |
| 119 | document_file | /document/{uuid}/file | Path does not match |
| 120 | document_download | /document/{uuid}/download | Path does not match |
| 121 | document_unsubscribe | /document/{uuid}/unsubscribe | Path does not match |
| 122 | document_report_broken | /document/{uuid}/report-broken | Path does not match |
| 123 | request_code | /request-code/{uuid} | Path does not match |
| 124 | recipient_sign_in | /sign-in | Path does not match |
| 125 | recipient_sign_in_verify | /sign-in/verify | Path does not match |
| 126 | register | /register | Path does not match |
| 127 | register_iframe | /register/iframe | Path does not match |
| 128 | register_success | /register/success | Path does not match |
| 129 | app.swagger | /api/doc.json | 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.