Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _logout_main | /api/logout | 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_login | /api/login | Path does not match |
17 | api_logout | /api/logout | Path does not match |
18 | app_cart_get | /cart/get | Path does not match |
19 | app_cart_json_get | /cart/json/get | Path does not match |
20 | app_cart_add_array | /cart/add/array/ | Path does not match |
21 | app_cart_add | /cart/add/{id} | Path does not match |
22 | app_cart_remove | /cart/remove/{id} | Path does not match |
23 | api_cloudflare_set_ns | /api/cloudflare/set/ns | Path does not match |
24 | api_cloudflare_set_ssl | /api/cloudflare/set/ssl | Path does not match |
25 | api_cloudflare_get_waf | /api/cloudflare/get/waf | Path does not match |
26 | api_constructor_migrate_deploy | /api/constructor/migrate/deploy | Path does not match |
27 | api_constructor_deploy | /api/constructor/deploy | Path does not match |
28 | app_constructor_constructor_getrefferal | /api/constructor/get/referral | Path does not match |
29 | app_constructor_constructor_getdomains | /api/constructor/manager/domains/get | Path does not match |
30 | app_constructor_constructor_updatedomains | /api/constructor/manager/domains/update | Path does not match |
31 | api_domains_get | /api/domains/get/ | Path does not match |
32 | api_emails_get | /api/emails/get/ | Path does not match |
33 | api_domains_create | /api/domains/create/{name}/{ip}/{copy}/ | Path does not match |
34 | api_emails_create | /api/emails/create/{name}/ | Path does not match |
35 | api_fast_domains_get_users | /api/fast-domains/get/users | Path does not match |
36 | api_fast_domains_get_domains | /api/fast-domains/get/domains | Path does not match |
37 | api_fast_domains | /api/fast-domains/create | Path does not match |
38 | api_google_get_sheets | /api/google/get/sheets/{table_id} | Path does not match |
39 | api_google_get_sheets_value | /api/google/get/sheets/{table_id}/{sheet_id} | Path does not match |
40 | app_slots_api_import_csv | /app/api/slots/import/csv | Path does not match |
41 | api_google_indexing | /api/google/indexing/ | Path does not match |
42 | app_home | /app/services | Path does not match |
43 | app_react | /s/{reactRouting} | Path does not match |
44 | app_options | /api/options/get/{name} | Path does not match |
45 | app_options_update | /api/options/update/{name} | Path does not match |
46 | api_register | /api/register | Path does not match |
47 | api_server_get | /api/server/get/{field}/{value} | Path does not match |
48 | api_servers_get | /api/servers/get | Path does not match |
49 | api_servers_process | /api/server/process | Path does not match |
50 | api_slots_create | /api/slots/create | Path does not match |
51 | api_slots_update | /api/slots/update/{id} | Path does not match |
52 | api_slots | /api/slots/{id} | Path does not match |
53 | api_slots_search | /api/slots/search/{name} | Path does not match |
54 | api_slots_multiple_search | /api/slots/search/multiple/{name} | Path does not match |
55 | api_slots_import | /api/import/slots/import | 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.