Routing
(none)
Matched route
Route Matching Logs
Path to match:
/info.php
# | 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 | admin_business_monitor_new | /admin/business/{id}/new | Path does not match |
14 | admin_business_monitor_delete | /admin/business/{id} | Path does not match |
15 | admin_command_order_list | /admin/command-order | Path does not match |
16 | admin_command_order_import | /admin/command-order-import | Path does not match |
17 | admin_contract_new | /admin/contract/{id}/new | Path does not match |
18 | admin_contract_delete | /admin/contract/{id} | Path does not match |
19 | admin_dashboard | /admin/ | Path does not match |
20 | admin_demand_delete | /admin/demand/{id} | Path does not match |
21 | admin_demand_index | /admin/demand | Path does not match |
22 | admin_demand_complete | /admin/demand/{id}/complete | Path does not match |
23 | admin_demand_comment | /admin/demand/{id}/comment | Path does not match |
24 | admin_demand_transfer | /admin/demand/{id}/transfer | Path does not match |
25 | admin_demand_pdf | /admin/demand/{id}/pdf | Path does not match |
26 | admin_document_index | /admin/document | Path does not match |
27 | admin_document_folder_content | /admin/document/folder/{id} | Path does not match |
28 | admin_document_new | /admin/document/new | Path does not match |
29 | admin_document_show | /admin/document/{id} | Path does not match |
30 | admin_document_delete | /admin/document/{id} | Path does not match |
31 | admin_external_link_video_index | /admin/videos | Path does not match |
32 | admin_external_link_new_video | /admin/video/new | Path does not match |
33 | admin_external_link_show_video | /admin/video/{id} | Path does not match |
34 | admin_external_link_delete_video | /admin/video/{id} | Path does not match |
35 | admin_folder_index | /admin/folder | Path does not match |
36 | admin_folder_new | /admin/folder/new | Path does not match |
37 | admin_folder_show | /admin/folder/{id} | Path does not match |
38 | admin_folder_delete | /admin/folder/{id} | Path does not match |
39 | admin_language_group_index | /admin/language-group | Path does not match |
40 | admin_language_group_new | /admin/language-group/new | Path does not match |
41 | admin_language_group_show | /admin/language-group/{id} | Path does not match |
42 | admin_language_group_delete | /admin/language-group/{id} | Path does not match |
43 | admin_retailer_index | /admin/retailer | Path does not match |
44 | admin_retailer_new | /admin/retailer/new | Path does not match |
45 | admin_retailer_show | /admin/retailer/{id} | Path does not match |
46 | admin_retailer_delete | /admin/retailer/{id} | Path does not match |
47 | admin_account_new | /admin/account/{id}/new | Path does not match |
48 | admin_account_show | /admin/account/{id} | Path does not match |
49 | admin_account_notify | /admin/account/notify/{id} | Path does not match |
50 | admin_account_delete | /admin/account/{id} | Path does not match |
51 | admin_user_index | /admin/user | Path does not match |
52 | admin_user_new | /admin/user/new | Path does not match |
53 | admin_user_show | /admin/user/{id} | Path does not match |
54 | admin_user_delete | /admin/user/{id} | Path does not match |
55 | api_demand_new | /api/demand/new | Path does not match |
56 | api_retailer_list | /api/retailer/list | Path does not match |
57 | api_token_generate | /api/token/generate | Path does not match |
58 | retailer_business_monitor_index | /retailer/business | Path does not match |
59 | retailer_command_order_list | /retailer/command-order | Path does not match |
60 | retailer_contract_index | /retailer/contract | Path does not match |
61 | retailer_dashboard | /retailer/ | Path does not match |
62 | retailer_demand_index | /retailer/demand | Path does not match |
63 | retailer_demand_complete | /retailer/demand/{id}/complete | Path does not match |
64 | retailer_demand_comment | /retailer/demand/{id}/comment | Path does not match |
65 | retailer_demand_transfer | /retailer/demand/{id}/transfer | Path does not match |
66 | retailer_demand_pdf | /retailer/demand/{id}/pdf | Path does not match |
67 | retailer_document_list | /retailer/{slug}/documents | Path does not match |
68 | retailer_document_download | /retailer/document-download/{id} | Path does not match |
69 | retailer_external_link_videos | /retailer/link/videos | Path does not match |
70 | retailer_folder_list | /retailer/folders | Path does not match |
71 | retailer_folder_show | /retailer/folder/{slug} | Path does not match |
72 | retailer_account_index | /retailer/account | Path does not match |
73 | retailer_account_new | /retailer/account/new | Path does not match |
74 | retailer_account_show | /retailer/account/{id} | Path does not match |
75 | retailer_account_notify | /retailer/account/notify/{id} | Path does not match |
76 | retailer_account_delete | /retailer/account/{id} | Path does not match |
77 | app_login | /login | Path does not match |
78 | app_logout | /logout | Path does not match |
79 | app_forgot_password | /forgot-password | Path does not match |
80 | app_new_password | /new-password/{token} | Path does not match |
81 | homepage | / | Path does not match |
82 | switch_language | /switch-language/{locale} | Path does not match |
83 | search | /search | Path does not match |
84 | uploaded_file | /upload/{dirPath}/{storedFilename} | Path does not match |
85 | app.swagger | /api-doc.json | Path does not match |
86 | 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.