Routing
admin_emails_recheck_failures
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/emails/recheck-failures
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.swagger | /api/doc.json | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | get_access_controller | /pod-controller/access | Path does not match |
| 18 | admin_ap2t_resource_options | /admin/ap2t/resource/options | Path does not match |
| 19 | admin_ap2t_sysop_status | /admin/ap2t/sysop/status | Path does not match |
| 20 | admin_single_ap2t_sysop_status | /admin/ap2t/sysop/status/{status} | Path does not match |
| 21 | ap2t_set_sysop_status | /admin/ap2t/sysop/status | Path does not match |
| 22 | get_clients | /admin/clients | Path does not match |
| 23 | get_client | /admin/clients/{client} | Path does not match |
| 24 | create_client | /admin/clients | Path does not match |
| 25 | update_client | /admin/clients/{client} | Path does not match |
| 26 | delete_client | /admin/clients/{client} | Path does not match |
| 27 | get_client_domains | /admin/domains/{client} | Path does not match |
| 28 | add_client_domain | /admin/domains/{client} | Path does not match |
| 29 | admin_domain_validate | /admin/domains/{client}/domain/{domain}/validate | Path does not match |
| 30 | admin_domain_invalidate_validation | /admin/domains/{client}/domain/{domain}/invalidate-validation | Path does not match |
| 31 | update_demo_client | /admin/clients/{client}/demo | Path does not match |
| 32 | get_organizations_admin | /admin/organizations | Path does not match |
| 33 | get_organization_admin | /admin/organizations/{organization} | Path does not match |
| 34 | get_users | /admin/users/{client} | Path does not match |
| 35 | get_user | /admin/users/{client}/{user} | Path does not match |
| 36 | create_user | /admin/users/{client} | Path does not match |
| 37 | update_user | /admin/users/{client}/{user} | Path does not match |
| 38 | delete_user | /admin/users/{client}/{user} | Path does not match |
| 39 | tier_two_login | /admin/tier-two-login/{client}/request | Path does not match |
| 40 | admin_emails_sync_failures | /admin/emails/sync-failures | Path does not match |
| 41 | admin_emails_recheck_failures | /admin/emails/recheck-failures | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.