Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_book | /v1/books | Path does not match |
| 2 | api_login | /v1/login | Path does not match |
| 3 | api_pages | /v1/pages/{unit_id} | Path does not match |
| 4 | api_units | /v1/units/{book_id} | Path does not match |
| 5 | admin_book | /admin/book/{page}/{maxPerPage} | Path does not match |
| 6 | admin_book_edit | /admin/book/edit/{book_id} | Path does not match |
| 7 | admin_book_add | /admin/book/add | Path does not match |
| 8 | admin_company | /admin/company/{page}/{maxPerPage} | Path does not match |
| 9 | admin_company_edit | /admin/company/edit/{company_id} | Path does not match |
| 10 | admin_company_add | /admin/company/add | Path does not match |
| 11 | admin_page | /admin/page/{page}/{maxPerPage} | Path does not match |
| 12 | admin_page_edit | /admin/page/edit/{page_id} | Path does not match |
| 13 | admin_page_add | /admin/page/add | Path does not match |
| 14 | admin_page_book_data | /admin/page/book_data | Path does not match |
| 15 | admin_school | /admin/school/{page}/{maxPerPage} | Path does not match |
| 16 | admin_school_edit | /admin/school/edit/{school_id} | Path does not match |
| 17 | admin_school_add | /admin/school/add | Path does not match |
| 18 | admin_unit | /admin/unit/{page}/{maxPerPage} | Path does not match |
| 19 | admin_unit_edit | /admin/unit/edit/{unit_id} | Path does not match |
| 20 | admin_unit_add | /admin/unit/add | Path does not match |
| 21 | client_school | /client/school/{page}/{maxPerPage} | Path does not match |
| 22 | client_school_info | /client/school/info/{school_id} | Path does not match |
| 23 | client_login | / | Path does not match |
| 24 | client_logout | /client_logout | Path does not match |
| 25 | client_user | /client/user/{page}/{maxPerPage} | Path does not match |
| 26 | client_user_edit | /client/user/edit/{user_id} | Path does not match |
| 27 | client_user_add | /client/user/add | Path does not match |
| 28 | kb_admin_base_account | /admin/account/{page}/{maxPerPage} | Path does not match |
| 29 | kb_admin_base_account_edit | /admin/account/edit/{account_id} | Path does not match |
| 30 | kb_admin_base_account_add | /admin/account/add | Path does not match |
| 31 | kb_admin_base_push_index | /admin/push/{page}/{maxPerPage} | Path does not match |
| 32 | kb_admin_base_push_edit | /admin/push/edit/{id} | Path does not match |
| 33 | kb_admin_base_push_add | /admin/push/edit | Path does not match |
| 34 | kb_admin_baset_category_index | /admin/category/{rootSlug}/{id} | Path does not match |
| 35 | kb_admin_baset_category_edit | /admin/category/{rootSlug}/edit/{id} | Path does not match |
| 36 | kb_admin_baset_category_ajax_category | /admin/category/{rootSlug}/fetch/{id} | Path does not match |
| 37 | kb_admin_baset_category_add_child | /admin/category/{rootSlug}/edit/{id}/add{childId} | Path does not match |
| 38 | kb_admin_baset_category_upload_image | /admin/category/image/upload | Path does not match |
| 39 | kb_admin_base_feature | /admin/feature/{page}/{maxPerPage} | Path does not match |
| 40 | kb_admin_base_feature_edit | /admin/feature/edit/{post_id} | Path does not match |
| 41 | kb_admin_base_feature_add | /admin/feature/add | Path does not match |
| 42 | kb_admin_base_news | /admin/news/{page}/{maxPerPage} | Path does not match |
| 43 | kb_admin_base_news_edit | /admin/news/edit/{post_id} | Path does not match |
| 44 | kb_admin_base_news_add | /admin/news/add | Path does not match |
| 45 | kb_admin_base_post | /admin/post/{page}/{maxPerPage} | Path does not match |
| 46 | kb_admin_base_post_edit | /admin/post/edit/{post_id} | Path does not match |
| 47 | kb_admin_base_post_add | /admin/post/add | Path does not match |
| 48 | admin_login | / | Path does not match |
| 49 | admin_logout | /admin_logout | Path does not match |
| 50 | kb_admin_base_static | /static/{page}.html | Path does not match |
| 51 | kb_admin_base_post_has_image | /admin/post/image/exists/{id} | Path does not match |
| 52 | kb_admin_base_post_get_image | /admin/post/image/{id} | Path does not match |
| 53 | kb_admin_base_post_upload_image_single | /admin/post/image/upload_single/{slug} | Path does not match |
| 54 | kb_admin_base_post_upload_image | /admin/post/image/upload/{id} | Path does not match |
| 55 | kb_admin_base_post_sort_image | /admin/post/image/sort/ | Path does not match |
| 56 | kb_admin_base_post_delete_image_check | /admin/post/image/delete/check/{slug} | Path does not match |
| 57 | kb_admin_base_post_delete_image | /admin/post/image/delete/{id}/{file} | Path does not match |
| 58 | kb_admin_base_post_delete_updated_image | /admin/post/updatedimage/delete | Path does not match |
| 59 | kb_admin_base_website_setting | /admin/website_setting/{page}/{maxPerPage} | Path does not match |
| 60 | kb_admin_base_website_setting_edit | /admin/website_setting/edit/{slug} | Path does not match |
| 61 | kb_admin_base_website_setting_add | /admin/website_setting/add | Path does not match |
| 62 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 63 | _wdt | /_wdt/{token} | Path does not match |
| 64 | _profiler_home | /_profiler/ | Path does not match |
| 65 | _profiler_search | /_profiler/search | Path does not match |
| 66 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 67 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 68 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 69 | _profiler_open_file | /_profiler/open | Path does not match |
| 70 | _profiler | /_profiler/{token} | Path does not match |
| 71 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 72 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 73 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.