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 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_api_health_check | /admin/api/health/{domain} | Path does not match |
| 17 | admin_api_task_progress | /admin/api/task/{taskId}/progress | Path does not match |
| 18 | admin_api_cleanup_site | /admin/api/cleanup/{siteId}/{syncStatus} | Path does not match |
| 19 | admin_api_task_stream | /admin/api/task/{taskId}/stream | Path does not match |
| 20 | admin_api_retry_provisioning | /admin/api/site-request/{siteRequestId}/retry | Path does not match |
| 21 | admin_api_migration_status | /admin/api/migration/{migrationId}/status | Path does not match |
| 22 | admin_dashboard | /admin | Path does not match |
| 23 | admin_audit_logs | /admin/logs | Path does not match |
| 24 | admin_email_logs | /admin/emails | Path does not match |
| 25 | admin_email_detail | /admin/emails/{id} | Path does not match |
| 26 | admin_users | /admin/users | Path does not match |
| 27 | admin_user_logins | /admin/connexions | Path does not match |
| 28 | admin_migrations | /admin/migrations | Path does not match |
| 29 | admin_migration_delete | /admin/migrations/{id}/delete | Path does not match |
| 30 | admin_site_details | /admin/sites/{id}/details | Path does not match |
| 31 | admin_site_manage | /admin/sites/{id}/manage | Path does not match |
| 32 | admin_test_error | /admin/test-error | Path does not match |
| 33 | test_logs_debug | /test-logs-debug | Path does not match |
| 34 | admin_delete_site_smart | /admin/sites/{id}/delete/{syncStatus} | Path does not match |
| 35 | admin_sync_sites | /admin/sync | Path does not match |
| 36 | admin_sync_sites_execute | /admin/sync/execute | Path does not match |
| 37 | admin_sync_individual_site | /admin/sites/{capRoverName}/sync | Path does not match |
| 38 | admin_delete_user | /admin/user/{login}/delete | Path does not match |
| 39 | admin_delete_site | /admin/site/{siteId}/delete | Path does not match |
| 40 | admin_local_users_list | /admin/local-users | Path does not match |
| 41 | admin_local_users_create | /admin/local-users/create | Path does not match |
| 42 | admin_local_users_update_password | /admin/local-users/{login}/update-password | Path does not match |
| 43 | admin_local_users_toggle_active | /admin/local-users/{login}/toggle-active | Path does not match |
| 44 | admin_outbox_list | /admin/outbox | Path does not match |
| 45 | admin_outbox_failed | /admin/outbox/failed | Path does not match |
| 46 | admin_outbox_stats | /admin/outbox/stats | Path does not match |
| 47 | admin_outbox_retry_event | /admin/outbox/{id}/retry | Path does not match |
| 48 | admin_outbox_purge_failed | /admin/outbox/purge-failed | Path does not match |
| 49 | admin_outbox_delete_event | /admin/outbox/{id}/delete | Path does not match |
| 50 | admin_roles_list | /admin/roles | Path does not match |
| 51 | api_cleanup_site | /api/cleanup/site | Path does not match |
| 52 | api_domain_check | /api/domain/check/{subdomain} | Path does not match |
| 53 | api_domain_validate | /api/domain/validate | Path does not match |
| 54 | api_migration_create | /api/migration | Path does not match |
| 55 | auth_login | /connexion | Path does not match |
| 56 | app_login_cas | /login/cas | Path does not match |
| 57 | cas_callback | /auth/cas/callback | Path does not match |
| 58 | app_profile | /profile | Path does not match |
| 59 | app_logout | /logout | Path does not match |
| 60 | health_check | /health | Path does not match |
| 61 | readiness_check | /health/ready | Path does not match |
| 62 | liveness_check | /health/live | Path does not match |
| 63 | app_home | / | Path does not match |
| 64 | information_index | /information | Path does not match |
| 65 | login | /login | Path does not match |
| 66 | auth_logout | /logout | Path does not match |
| 67 | metrics | /metrics | Path does not match |
| 68 | my_sites | /my-sites | Path does not match |
| 69 | my_sites_history | /my-sites/history | Path does not match |
| 70 | my_site_request_unmask | /my-sites/request/{requestId}/unmask | Path does not match |
| 71 | my_site_details | /my-sites/{id} | Path does not match |
| 72 | my_site_create_backup | /my-sites/{id}/backup | Path does not match |
| 73 | my_site_delete_backup | /my-sites/{id}/backup/{backupId}/delete | Path does not match |
| 74 | my_site_restore_backup | /my-sites/{id}/backup/{backupId}/restore | Path does not match |
| 75 | my_site_task_progress | /my-sites/{id}/task/{taskId}/progress | Path does not match |
| 76 | my_site_request_cancel | /my-sites/request/{requestId}/cancel | Path does not match |
| 77 | my_site_request_dismiss | /my-sites/request/{requestId}/dismiss | Path does not match |
| 78 | my_site_request_retry | /my-sites/request/{requestId}/retry | Path does not match |
| 79 | my_site_add_contact | /my-sites/{id}/contacts/add | Path does not match |
| 80 | my_site_remove_contact | /my-sites/{id}/contacts/{contactId}/remove | Path does not match |
| 81 | my_site_add_wp_user | /my-sites/{id}/wordpress-users/add | Path does not match |
| 82 | my_site_remove_wp_user | /my-sites/{id}/wordpress-users/{wpUserId}/remove | Path does not match |
| 83 | my_site_update_wp_user_role | /my-sites/{id}/wordpress-users/{wpUserId}/update-role | Path does not match |
| 84 | my_site_ftp_status | /my-sites/{id}/ftp/status | Path does not match |
| 85 | my_site_ftp_enable | /my-sites/{id}/ftp/enable | Path does not match |
| 86 | my_site_ftp_disable | /my-sites/{id}/ftp/disable | Path does not match |
| 87 | my_site_ftp_regenerate | /my-sites/{id}/ftp/regenerate | Path does not match |
| 88 | site_request_form | /demande-site | Path does not match |
| 89 | site_request_success | /demande-site/succes | Path does not match |
| 90 | site_request_dismiss | /demande-site/{id}/dismiss | Path does not match |
| 91 | validateur_dashboard | /validateur | Path does not match |
| 92 | validateur_validate | /validateur/valider/{id} | Path does not match |
| 93 | validateur_view_request | /validateur/demande/{id} | Path does not match |
| 94 | validateur_request_status | /validateur/demande/{id}/status | Path does not match |
| 95 | validateur_api_retry_provisioning | /validateur/api/retry/{siteRequestId} | 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.