Routing
(none)
Matched route
Route Matching Logs
Path to match:
//wp2/wp-includes/wlwmanifest.xml
# | 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 | api_ibix_user_balances | /api/user/ibix/balances | Path does not match |
14 | api_ibix_user_login | /api/user/ibix/login | Path does not match |
15 | api_ibix_app_buttons | /api/user/ibix/buttons | Path does not match |
16 | api_ibix_token_check | /api/user/ibix/token/check | Path does not match |
17 | api_ibix_user_status | /api/user/ibix/status | Path does not match |
18 | api_ibix_user_booking | /api/user/ibix/booking | Path does not match |
19 | app_api_token_auth | /api/auth | Path does not match |
20 | backend_user_index | /admin/backend/user/list | Path does not match |
21 | backend_user_new | /admin/backend/user/new | Path does not match |
22 | backend_user_show | /admin/backend/user/show/{id} | Path does not match |
23 | backend_user_edit | /admin/backend/user/edit/{id} | Path does not match |
24 | backend_user_delete | /admin/backend/user/delete/{id} | Path does not match |
25 | homepage | / | Path does not match |
26 | admin_index | /admin/index | Path does not match |
27 | ibix_company_index | /admin/ibix/company/list | Path does not match |
28 | ibix_company_new | /admin/ibix/company/new | Path does not match |
29 | ibix_company_show | /admin/ibix/company/show/{id} | Path does not match |
30 | ibix_company_edit | /admin/ibix/company/edit/{id} | Path does not match |
31 | ibix_company_delete | /admin/ibix/company/delete/{id} | Path does not match |
32 | ibix_gateway_index | /admin/ibix/gateway/list | Path does not match |
33 | ibix_gateway_new | /admin/ibix/gateway/new | Path does not match |
34 | ibix_gateway_show | /admin/ibix/gateway/show/{id} | Path does not match |
35 | ibix_gateway_edit | /admin/ibix/gateway/edit/{id} | Path does not match |
36 | ibix_gateway_delete | /admin/ibix/gateway/delete/{id} | Path does not match |
37 | ibix_user_index | /admin/ibix/user/list | Path does not match |
38 | ibix_user_fetch | /admin/ibix/user/fetch | Path does not match |
39 | ibix_user_new | /admin/ibix/user/new | Path does not match |
40 | ibix_user_show | /admin/ibix/user/show/{id} | Path does not match |
41 | ibix_user_edit | /admin/ibix/user/{id}/edit | Path does not match |
42 | ibix_user_delete | /admin/ibix/user/delete/{id} | Path does not match |
43 | app_login | /login | Path does not match |
44 | app_logout | /logout | Path does not match |
45 | app.swagger_ui | /api/doc | 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.