Routing
(none)
Matched route
Route Matching Logs
Path to match:
/column/reform/foobarbaz
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | sword_reauthenticate | /reauthenticate | Path does not match |
| 2 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | 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 | /wp-admin/developer | Path does not match |
| 17 | api_index | /api | Path does not match |
| 18 | api_news | /api/news | Path does not match |
| 19 | api_news_category | /api/news/category | Path does not match |
| 20 | api_strong | /api/strong | Path does not match |
| 21 | api_strong_category | /api/strong/category | Path does not match |
| 22 | api_column | /api/column | Path does not match |
| 23 | api_column_category | /api/column/category | Path does not match |
| 24 | api_column_tag | /api/column/tag | Path does not match |
| 25 | api_staff | /api/staff | Path does not match |
| 26 | api_staff_random | /api/staff/random | Path does not match |
| 27 | api_staff_attribute_csv | /api/staff/attribute/csv | Path does not match |
| 28 | api_carousel_top | /api/carousel/top | Path does not match |
| 29 | api_carousel_reform | /api/carousel/reform | Path does not match |
| 30 | api_reform_category | /api/reform/category | Path does not match |
| 31 | api_reform_construction | /api/reform/construction | Path does not match |
| 32 | api_reform_construction_count | /api/reform/construction/count | Path does not match |
| 33 | api_reform_inquiry | /api/reform/inquiry | Path does not match |
| 34 | api_management_magazine_type | /api/management/magazine/type | Path does not match |
| 35 | api_management_magazine_subscription | /api/management/magazine/subscription | Path does not match |
| 36 | api_management_seminar | /api/management/seminar | Path does not match |
| 37 | api_management_seminar_prefecture | /api/management/seminar/prefecture | Path does not match |
| 38 | api_management_seminar_application | /api/management/seminar/application | Path does not match |
| 39 | api_management_inquiry | /api/management/inquiry | Path does not match |
| 40 | api_management_inquiry_type | /api/management/inquiry/type | Path does not match |
| 41 | api_management_inquiry_prefecture | /api/management/inquiry/prefecture | Path does not match |
| 42 | page_column_index | /column | Path does not match |
| 43 | page_column_category | /column/{category} | Path does not match |
| 44 | page_column_tag | /column/tag/{tag} | Path does not match |
| 45 | page_column_page | /column/{category}/{name} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.