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 | mobizel_markdown_docs_main_menu | /docs/_partials/menu | Path does not match |
| 3 | mobizel_markdown_docs_main_search | /docs/_search | Path does not match |
| 4 | mobizel_markdown_docs_main_index | /docs/ | Path does not match |
| 5 | mobizel_markdown_docs_main_print | /docs/_print | Path does not match |
| 6 | mobizel_markdown_docs_main_page_show | /docs/{slug}{trailingSlash} | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | icod_admin_homepage | /admin/ | Path does not match |
| 19 | icod_documentation | /docs/ | Path does not match |
| 20 | docs_coding | /docs/coding | Path does not match |
| 21 | docs_coding_command_groups | /docs/coding/command_groups | Path does not match |
| 22 | icod_default | / | Path does not match |
| 23 | login | /login | Path does not match |
| 24 | logout | /logout | Path does not match |
| 25 | kick_out | /kick_out | Path does not match |
| 26 | login_redirect | /login/redirect | Path does not match |
| 27 | icod_guest_homepage | /guest/ | Path does not match |
| 28 | nexus_dashboard | /admin/nexus/dashboard | Path does not match |
| 29 | nexus_platform_project_list | /admin/nexus/project/list | Path does not match |
| 30 | nexus_platform_project_add | /admin/nexus/project/add | Path does not match |
| 31 | nexus_platform_project_view | /admin/nexus/project/{id}/view | Path does not match |
| 32 | nexus_platform_project_edit | /admin/nexus/project/{id}/edit | Path does not match |
| 33 | nexus_platform_project_delete | /admin/nexus/project/{id}/delete | Path does not match |
| 34 | nexus_platform_project_deployment_point_single_view | /admin/nexus/project/{id}/deployment_point/single_view | Path does not match |
| 35 | nexus_platform_platform_view | /admin/nexus/platform/{id}/view | Path does not match |
| 36 | nexus_platform_platform_add | /admin/nexus/project/{id}/platform/add | Path does not match |
| 37 | nexus_platform_platform_edit | /admin/nexus/platform/{id}/edit | Path does not match |
| 38 | nexus_platform_platform_delete | /admin/nexus/platform/{id}/delete | Path does not match |
| 39 | nexus_platform_platform_update_positions | /admin/nexus/platform/update/positions | Path does not match |
| 40 | nexus_platform_platform_update_prod | /admin/nexus/platform/update/prod | Path does not match |
| 41 | nexus_platform_project_prod_push_add | /admin/nexus/project/{id}/prod_push/add | Path does not match |
| 42 | nexus_platform_prod_push_view | /admin/nexus/prod_push/{id}/view | Path does not match |
| 43 | nexus_platform_prod_push_deployment_point_single_view | /admin/nexus/prod_push/{id}/deployment_point/single_view | Path does not match |
| 44 | nexus_platform_prod_push_done | /admin/nexus/prod_push/{id}/done | Path does not match |
| 45 | nexus_platform_prod_push_delete | /admin/nexus/prod_push/{id}/delete | Path does not match |
| 46 | nexus_platform_deployment_point_add | /admin/nexus/project/{id}/deployment_point/add | Path does not match |
| 47 | nexus_platform_deployment_point_edit | /admin/nexus/deployment_point/{id}/edit | Path does not match |
| 48 | nexus_platform_deployment_point_delete | /admin/nexus/deployment_point/{id}/delete | Path does not match |
| 49 | nexus_platform_deployment_point_preview | /admin/nexus/deployment_point/{id}/preview | Path does not match |
| 50 | nexus_platform_deployment_point_view | /admin/nexus/deployment_point/{id}/view | Path does not match |
| 51 | nexus_platform_deployment_point_check | /admin/nexus/project/deployment_point/check | Path does not match |
| 52 | nexus_platform_deployment_point_update_positions | /admin/nexus/project/deployment_point/update/positions | Path does not match |
| 53 | icod_security_ip_ban_revoke | /admin/ipban/{id}/revoke | Path does not match |
| 54 | icod_security_ip_ban_list | /admin/ipban/list | Path does not match |
| 55 | icod_security_ip_ban_list_datatables_call | /admin/ipban/list_datatables_call | Path does not match |
| 56 | icod_security_ip_attempt_list | /admin/ipattempt/list | Path does not match |
| 57 | icod_security_ip_attempt_list_datatables_call | /admin/ipattempt/list_datatables_call | 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.