Routing
(none)
Matched route
Route Matching Logs
Path to match:
/wordpress/wp-admin/setup-config.php
# | 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 | api_auditions_list | /api/auditions | Path does not match |
17 | api_auditions_create | /api/auditions | Path does not match |
18 | api_auditions_show | /api/auditions/{id} | Path does not match |
19 | api_auditions_update | /api/auditions/{id} | Path does not match |
20 | api_auditions_delete | /api/auditions/{id} | Path does not match |
21 | api_login_check | /api/login_check | Path does not match |
22 | api_logout | /api/logout | Path does not match |
23 | api_me | /api/me | Path does not match |
24 | api_csrf_token | /api/csrf-token | Path does not match |
25 | api_contacts_list | /api/contacts | Path does not match |
26 | api_contacts_create | /api/contacts | Path does not match |
27 | api_contacts_show | /api/contacts/{id} | Path does not match |
28 | api_contacts_update | /api/contacts/{id} | Path does not match |
29 | api_contacts_delete | /api/contacts/{id} | Path does not match |
30 | api_expense_list | /api/expenses | Path does not match |
31 | api_expense_show | /api/expenses/{id} | Path does not match |
32 | api_expense_create | /api/expenses | Path does not match |
33 | api_expense_update | /api/expenses/{id} | Path does not match |
34 | api_expense_delete | /api/expenses/{id} | Path does not match |
35 | api_file_upload | /api/files/upload | Path does not match |
36 | api_file_delete | /api/files/delete | Path does not match |
37 | api_file_list | /api/files/list | Path does not match |
38 | api_income_list | /api/income | Path does not match |
39 | api_income_show | /api/income/{id} | Path does not match |
40 | api_income_create | /api/income | Path does not match |
41 | api_income_update | /api/income/{id} | Path does not match |
42 | api_income_delete | /api/income/{id} | Path does not match |
43 | api_knowledge_article_list | /api/knowledge-articles | Path does not match |
44 | api_knowledge_article_show | /api/knowledge-articles/{id} | Path does not match |
45 | api_knowledge_article_create | /api/knowledge-articles | Path does not match |
46 | api_knowledge_article_update | /api/knowledge-articles/{id} | Path does not match |
47 | api_knowledge_article_delete | /api/knowledge-articles/{id} | Path does not match |
48 | api_knowledge_article_published_list | /api/knowledge-articles/published | Path does not match |
49 | api_knowledge_article_by_slug | /api/knowledge-articles/by-slug/{slug} | Path does not match |
50 | api_mypage_profile_list | /api/mypage-profiles | Path does not match |
51 | api_mypage_profile_show | /api/mypage-profiles/{id} | Path does not match |
52 | api_mypage_profile_create | /api/mypage-profiles | Path does not match |
53 | api_mypage_profile_update | /api/mypage-profiles/{id} | Path does not match |
54 | api_mypage_profile_delete | /api/mypage-profiles/{id} | Path does not match |
55 | api_mypage_profile_public_list | /api/mypage-profiles/public | Path does not match |
56 | api_mypage_profile_by_url | /api/mypage-profiles/by-url/{pageUrl} | Path does not match |
57 | api_projects_list | /api/projects | Path does not match |
58 | api_projects_create | /api/projects | Path does not match |
59 | api_projects_show | /api/projects/{id} | Path does not match |
60 | api_projects_update | /api/projects/{id} | Path does not match |
61 | api_projects_delete | /api/projects/{id} | Path does not match |
62 | api_support_ticket_list | /api/support-tickets | Path does not match |
63 | api_support_ticket_show | /api/support-tickets/{id} | Path does not match |
64 | api_support_ticket_create | /api/support-tickets | Path does not match |
65 | api_support_ticket_update | /api/support-tickets/{id} | Path does not match |
66 | api_support_ticket_delete | /api/support-tickets/{id} | Path does not match |
67 | api_task_list | /api/tasks | Path does not match |
68 | api_task_show | /api/tasks/{id} | Path does not match |
69 | api_task_create | /api/tasks | Path does not match |
70 | api_task_update | /api/tasks/{id} | Path does not match |
71 | api_task_delete | /api/tasks/{id} | Path does not match |
72 | app_front | / | Path does not match |
73 | install-db-tables | /install/install-db-tables | Path does not match |
74 | install-admin-data | /install/install-admin-data | Path does not match |
75 | install | /install | Path does not match |
76 | app_register | /register | Path does not match |
77 | app_verify_email | /verify/email | Path does not match |
78 | app_login | /login | Path does not match |
79 | app_logout | /logout | Path does not match |
80 | app_dashboard | / | Path does not match |
81 | app_user | /user/{react} | 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.