Routing
main-campus-list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/campuses
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin-top | /adminVlx/ | Path does not match |
| 17 | admin-postCat-create | /adminVlx/posts-category/create | Path does not match |
| 18 | admin-postCat-list | /adminVlx/posts-category/ | Path does not match |
| 19 | admin-image-create | /adminVlx/univ/{id}/images/create | Path does not match |
| 20 | admin-image-edit | /adminVlx/univ/{id}/images/{img_id} | Path does not match |
| 21 | admin-image-activate | /adminVlx/univ/{id}/images/{img_id}/activate | Path does not match |
| 22 | admin-image-emblem | /adminVlx/univ/{id}/images/{img_id}/emblem | Path does not match |
| 23 | admin-image-index | /adminVlx/univ/{id}/images/index | Path does not match |
| 24 | admin-image-list | /adminVlx/univ/{id}/images | Path does not match |
| 25 | admin-posts-create | /adminVlx/univ/{id}/posts/create | Path does not match |
| 26 | admin-posts-create4campus | /adminVlx/univ/{id}/posts/create/{campus_id} | Path does not match |
| 27 | admin-posts-list | /adminVlx/univ/{id}/posts/list | Path does not match |
| 28 | admin-posts-details | /adminVlx/univ/{id}/posts/{post_id} | Path does not match |
| 29 | admin-posts-edit | /adminVlx/univ/{id}/posts/{post_id}/edit | Path does not match |
| 30 | admin-campus-detail | /adminVlx/univ/{id}/campus/{campus_id} | Path does not match |
| 31 | admin-campus-posts | /adminVlx/univ/{id}/campus/{campus_id}/posts | Path does not match |
| 32 | admin-campus-create | /adminVlx/univ/{id}/campus/create | Path does not match |
| 33 | admin-campus-edit | /adminVlx/univ/{id}/campus/{campus_id}/edit | Path does not match |
| 34 | admin-campus-done | /adminVlx/univ/{id}/campus/{campus_id}/done | Path does not match |
| 35 | admin-campus-open | /adminVlx/univ/{id}/campus/{campus_id}/open | Path does not match |
| 36 | admin-campus-close | /adminVlx/univ/{id}/campus/{campus_id}/close | Path does not match |
| 37 | admin-univ-create | /adminVlx/univ/create | Path does not match |
| 38 | admin-univ-detail | /adminVlx/univ/{id} | Path does not match |
| 39 | admin-univ-memo | /adminVlx/univ/{id}/memo | Path does not match |
| 40 | admin-univ-edit | /adminVlx/univ/{id}/edit | Path does not match |
| 41 | admin-univ-done | /adminVlx/univ/{id}/done | Path does not match |
| 42 | admin-univ-list | /adminVlx/univ/ | Path does not match |
| 43 | admin-univ-open | /adminVlx/univ/{id}/open | Path does not match |
| 44 | admin-univ-close | /adminVlx/univ/{id}/close | Path does not match |
| 45 | admin-user-create | /adminVlx/user/create | Path does not match |
| 46 | admin-user-list | /adminVlx/users | Path does not match |
| 47 | admin-user-detail | /adminVlx/users/{id} | Path does not match |
| 48 | admin-user-modRoles | /adminVlx/users/{id}/roles | Path does not match |
| 49 | app_login | /login | Path does not match |
| 50 | app_logout | /logout | Path does not match |
| 51 | main-campus-detail | /univ/{id}/campus/{campus_id} | Path does not match |
| 52 | main-campus-draft | /univ/{id}/campus/{campus_id}/draft/{token} | Path does not match |
| 53 | main-campus-list | /campuses | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.