http://162.252.214.10/?XDEBUG_SESSION_START=phpstorm

Routing

default Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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 account_list /account Path does not match
14 account_get /account/{id} Path does not match
15 account_get_test /account/test/{id} Path does not match
16 account_update /account/{id} Path does not match
17 account_verify_start /account/{id}/verify Path does not match
18 account_verify_complete /account/{id}/verify Path does not match
19 accountuser_api_create /account/{id}/user Path does not match
20 accountuser_api_list /account/{id}/user Path does not match
21 accountuser_api_delete /account/{account_id}/user/{id} Path does not match
22 admin_account_list /admin/account Path does not match
23 admin_account_create /admin/account/create Path does not match
24 admin_account_update /admin/account/update/{id} Path does not match
25 admin_account_delete /admin/account/delete/{id} Path does not match
26 admin_account_details /admin/account/{id} Path does not match
27 admin_apiuser_list /admin/apiuser/{account_id} Path does not match
28 admin_apiuser_delete /admin/apiuser/{id} Path does not match
29 admin_dashboard_index /admin/dashboard Path does not match
30 admin_report_request /admin/report Path does not match
31 admin_report_get /admin/report/{reportId}/{fileName} Path does not match
32 admin_transaction_list /admin/transaction Path does not match
33 admin_transaction/invoice/read_many /admin/transaction/invoice Path does not match
34 admin_transaction/invoice/read /admin/transaction/{transaction_id}/invoice Path does not match
35 admin_user_list /admin/user Path does not match
36 admin_user_details /admin/user/{id} Path does not match
37 admin_zone_list /admin/zone Path does not match
38 gwoc_domain_list /account/{account_id}/gwoc/domain Path does not match
39 gwoc_domain_create /account/{account_id}/gwoc/domain Path does not match
40 gwoc_domain_update /account/{account_id}/gwoc/domain/{id} Path does not match
41 gwoc_domain_delete /account/{account_id}/gwoc/domain/{id} Path does not match
42 gwoc_query /account/{account_id}/gwoc/query/{domain} Path does not match
43 gwoc_domain_verify_start /account/{account_id}/gwoc/domain/{id}/verify Path does not match
44 gwoc_domain_verify_complete /account/{account_id}/gwoc/domain/{id}/verify Path does not match
45 ipn_default_test /ipn/test Path does not match
46 pdt_default /paypal/pdt Path does not match
47 ipn_default /ipn/paypal Path does not match
48 public_badge /public/badge/{hash} Path does not match
49 report_ip_post /account/{accountId}/ip_report Path does not match
50 ip_report_stream /account/{accountId}/ip_report/{reportId}/{fileName} Path does not match
51 ip_report_stream_public /dl/report/{fileName} Path does not match
52 ip_report_stream_public_old /report/{fileName} Path does not match
53 report_request /account/{id}/report Path does not match
54 report_get /account/{accountId}/report/{reportId}/{fileName} Path does not match
55 report_list /account/{id}/report Path does not match
56 report_update /account/{account_id}/report/{id} Path does not match
57 report_delete /account/{account_id}/report/{id} Path does not match
58 service_pdfshift_convert /service/pdfshift/convert Path does not match
59 service_nexmo_event /service/nexmo/event Path does not match
60 session_create /session Path does not match
61 session_token /session/token Path does not match
62 session_alter /session Path does not match
63 session_read /session Path does not match
64 session_delete /session Path does not match
65 default / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.