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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | home | / | Path does not match |
| 15 | user.login.google.auth | /user/login/google/auth | Path does not match |
| 16 | user.login.google.verify | /user/login/google/verify | Path does not match |
| 17 | user.login | /login | Path does not match |
| 18 | user.logout | /logout | Path does not match |
| 19 | attachment.upload | /api/attachment/upload | Path does not match |
| 20 | wiki.welcome | /wiki | Path does not match |
| 21 | wiki.category | /wiki/category/{category} | Path does not match |
| 22 | wiki.post.create | /wiki/post/create | Path does not match |
| 23 | wiki.post.edit | /wiki/post/{post}/edit | Path does not match |
| 24 | wiki.post.view | /wiki/post/{post} | Path does not match |
| 25 | wiki.post.list.tag | /wiki/post/tag/{tag} | Path does not match |
| 26 | wiki.post.comment.add | /wiki/post/{post}/comment/add | Path does not match |
| 27 | wiki.course.create | /wiki/course/create | Path does not match |
| 28 | wiki.course.list | /wiki/course/list | Path does not match |
| 29 | wiki.course.view | /wiki/course/{course} | Path does not match |
| 30 | admin.wiki.post.list | /admin/wiki/post/list | Path does not match |
| 31 | admin.wiki.post.changeStatus | /admin/wiki/post/{post}/change-status/{status} | Path does not match |
| 32 | admin.wiki.post.delete | /admin/wiki/post/{post}/delete | Path does not match |
| 33 | admin.user.panel.list | /admin/user/panel/list | Path does not match |
| 34 | admin.user.panel.view | /admin/user/panel/{user} | Path does not match |
| 35 | admin.user.panel.addUserRole | /admin/user/panel/{user}/add-role/{role} | Path does not match |
| 36 | admin.user.panel.removeUserRole | /admin/user/panel/{user}/remove-role/{role} | Path does not match |
| 37 | admin.log.list | /admin/log/list | Path does not match |
| 38 | sale.upwork.rss.list | /sale/upwork/rss/list | Path does not match |
| 39 | sale.upwork.rss.create | /sale/upwork/rss/create | Path does not match |
| 40 | sale.upwork.rss.edit | /sale/upwork/rss/{rss}/edit | Path does not match |
| 41 | sale.upwork.rss.changeStatus | /sale/upwork/rss/{rss}/change-status/{status} | Path does not match |
| 42 | sale.upwork.developer.list | /sale/upwork/developer/list | Path does not match |
| 43 | sale.upwork.developer.create | /sale/upwork/developer/create | Path does not match |
| 44 | sale.upwork.developer.edit | /sale/upwork/developer/{developer}/edit | Path does not match |
| 45 | sale.upwork.bid.list | /sale/upwork/bid/list | Path does not match |
| 46 | sale.woodpecker.query.list | /sale/woodpecker/query/list | Path does not match |
| 47 | sale.woodpecker.query.create | /sale/woodpecker/query/create | Path does not match |
| 48 | sale.woodpecker.query.restart | /sale/woodpecker/query/{query}/restart | Path does not match |
| 49 | sale.woodpecker.setting.create | /sale/woodpecker/setting/create | Path does not match |
| 50 | api.wiki.post.like | /api/wiki/post/{post}/like | Path does not match |
| 51 | api.wiki.post.read | /api/wiki/post/{post}/read | 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.