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 | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | admin_account | /admin/account/ | Path does not match |
| 14 | admin_account_create | /admin/account/create | Path does not match |
| 15 | admin_account_edit | /admin/account/edit/{id} | Path does not match |
| 16 | admin_account_delete | /admin/account/delete/{id} | Path does not match |
| 17 | admin_dashboard | /admin/dashboard | Path does not match |
| 18 | admin_file_uploader | /admin/fileuploader/entry | Path does not match |
| 19 | admin_file_uploader_preview | /admin/fileuploader/preview/{entity}/{filename} | Path does not match |
| 20 | admin_file_uploader_value | /admin/fileuploader/value/{entity}/{filename} | Path does not match |
| 21 | admin_index | /admin | Path does not match |
| 22 | admin_inquiry_contactcategory | /admin/inquiry/contact-category/ | Path does not match |
| 23 | admin_inquiry_contactcategory_create | /admin/inquiry/contact-category/create | Path does not match |
| 24 | admin_inquiry_contactcategory_edit | /admin/inquiry/contact-category/edit/{id} | Path does not match |
| 25 | admin_inquiry_contactcategory_delete | /admin/inquiry/contact-category/delete/{id} | Path does not match |
| 26 | admin_inquiry_contact | /admin/inquiry/contact/{page} | Path does not match |
| 27 | admin_inquiry_ngword | /admin/inquiry/ngword/ | Path does not match |
| 28 | admin_inquiry_ngword_create | /admin/inquiry/ngword/create | Path does not match |
| 29 | admin_inquiry_ngword_update | /admin/inquiry/ngword/update/{id} | Path does not match |
| 30 | admin_inquiry_ngword_delete | /admin/inquiry/ngword/delete/{id} | Path does not match |
| 31 | admin_login | /admin/login | Path does not match |
| 32 | admin_logout | /admin/logout | Path does not match |
| 33 | admin_news_category | /admin/news/category/ | Path does not match |
| 34 | admin_news_category_create | /admin/news/category/create | Path does not match |
| 35 | admin_news_category_edit | /admin/news/category/edit/{id} | Path does not match |
| 36 | admin_news_category_delete | /admin/news/category/delete/{id} | Path does not match |
| 37 | admin_news_entry | /admin/news/entry/{page} | Path does not match |
| 38 | admin_news_entry_create | /admin/news/entry/create | Path does not match |
| 39 | admin_news_entry_edit | /admin/news/entry/edit/{id} | Path does not match |
| 40 | admin_news_entry_delete | /admin/news/entry/delete/{id} | Path does not match |
| 41 | admin_news_entry_child | /admin/news/entry/child | Path does not match |
| 42 | contact | /contact/ | Path does not match |
| 43 | contact_confirm | /contact/confirm | Path does not match |
| 44 | contact_send | /contact/send | Path does not match |
| 45 | contact_complete | /contact/complete | Path does not match |
| 46 | news | /news/ | Path does not match |
| 47 | news_detail | /news/{id} | Path does not match |
| 48 | news_image | /news/image/{filename} | Path does not match |
| 49 | news_newly | /news/newly | Path does not match |
| 50 | top | / | Path does not match |
| 51 | service | /service | Path does not match |
| 52 | hospital | /hospital | Path does not match |
| 53 | welfare | /welfare | Path does not match |
| 54 | hotel | /hotel | Path does not match |
| 55 | process | /process | Path does not match |
| 56 | company | /company | Path does not match |
| 57 | recruit | /recruit | Path does not match |
| 58 | message | /message | Path does not match |
| 59 | privacy | /privacy | Path does not match |
| 60 | facility | /facility | 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.