Routing
seigicms_web_client_page_view
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | seigicms_web_client_page_index | / | Path does not match |
| 2 | seigicms_security_login | /login | Path does not match |
| 3 | seigicms_security_set_locale | /set_locale | Path does not match |
| 4 | seigicms_security_register | /register | Path does not match |
| 5 | seigicms_security_empty_users | /empty_users | Path does not match |
| 6 | seigicms_security_user_list | /admin/security/user/ | Path does not match |
| 7 | seigicms_security_user_view | /admin/security/user/{id} | Path does not match |
| 8 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 9 | _logout_main | /logout | Path does not match |
| 10 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 11 | _wdt | /_wdt/{token} | Path does not match |
| 12 | _profiler_home | /_profiler/ | Path does not match |
| 13 | _profiler_search | /_profiler/search | Path does not match |
| 14 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 15 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 16 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 17 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 18 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 19 | _profiler_open_file | /_profiler/open | Path does not match |
| 20 | _profiler | /_profiler/{token} | Path does not match |
| 21 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 22 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 23 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 24 | seigicms_admin_construction_work_list | /admin/construction/work/ | Path does not match |
| 25 | app_obras | /obras | Path does not match |
| 26 | app_obras_view | /obras/{id} | Path does not match |
| 27 | seigicms_security_init | /admin/dashboard/init | Path does not match |
| 28 | app_logout | /logout | Path does not match |
| 29 | seigicms_multimedia_api_image_upload | /admin/api/multimedia/image/upload | Path does not match |
| 30 | seigicms_multimedia_api_image_list | /admin/api/multimedia/image/list | Path does not match |
| 31 | seigicms_multimedia_client_image_get | /multimedia/image/{src} | Path does not match |
| 32 | seigicms_web_admin_page_list | /admin/web/page/ | Path does not match |
| 33 | seigicms_web_admin_page_detail | /admin/web/page/{id} | Path does not match |
| 34 | seigicms_web_admin_setting_view | /admin/web/setting/ | Path does not match |
| 35 | seigicms_web_admin_template_list | /admin/web/template/ | Path does not match |
| 36 | seigicms_web_admin_template_detail | /admin/web/template/{id} | Path does not match |
| 37 | seigicms_web_api_page_store_page_editor_content | /admin/api/web/page/{id}/store_page_editor_content | Path does not match |
| 38 | seigicms_web_api_page_load_page_editor_content | /admin/api/web/page/{id}/load_page_editor_content | Path does not match |
| 39 | seigicms_web_api_template_store_page_editor_content | /admin/api/web/template/{id}/store_page_editor_content | Path does not match |
| 40 | seigicms_web_api_template_load_page_editor_content | /admin/api/web/template/{id}/load_entity_editor_content | Path does not match |
| 41 | seigicms_web_client_page_view | /{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.