Routing
(none)
Matched route
Route Matching Logs
Path to match:
/deposit/EUR/crypto/ETH/3
# | Route name | Path | Log |
---|---|---|---|
1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | app_recipient | /recipient | Path does not match |
16 | app_bankOpen | /bankOpen/EUR | Path does not match |
17 | app_bankEurAdd | /bankEur/add | Path does not match |
18 | app_bankOpenUSD | /bankOpen/USD | Path does not match |
19 | app_bankUSDAdd | /bankUsd/add | Path does not match |
20 | app_cryptoOpens | /cryptoOpen/{coin} | Path does not match |
21 | app_cryptoAdd | /crypto/add/{coin} | Path does not match |
22 | set_doc_ci | /compliance/set-data-doc-ci | Path does not match |
23 | set_doc_ci_post | /compliance/set-data-doc-ci | Path does not match |
24 | set_doc_pt | /compliance/set-data-doc-pt | Path does not match |
25 | set_doc_pt_post | /compliance/set-data-doc-pt | Path does not match |
26 | user_r_setaddress | /compliance/set-r-address | Path does not match |
27 | user_r_setaddress_post | /compliance/set-r-address | Path does not match |
28 | get_set_income_data_private | /compliance/set-income-data-private | Path does not match |
29 | post_set_income_data_private | /compliance/set-income-data-private | Path does not match |
30 | get_set_income_data_business | /compliance/set-income-data-business | Path does not match |
31 | post_set_income_data_business | /compliance/set-income-data-business | Path does not match |
32 | upload | /upload | Path does not match |
33 | select_consumer_doc | /compliance/select | Path does not match |
34 | user_ci_front | /compliance/set-ci-front | Path does not match |
35 | user_ci_front_post | /compliance/set-ci-front | Path does not match |
36 | user_attocostitutivo | /compliance/set-attocostitutivo | Path does not match |
37 | user_attocostitutivo_post | /compliance/set-attocostitutivo | Path does not match |
38 | user_visuracamerale | /compliance/set-visuracamerale | Path does not match |
39 | user_visuracamerale_post | /compliance/set-visuracamerale | Path does not match |
40 | user_pt | /compliance/set-pt-front | Path does not match |
41 | user_pt_posts | /compliance/set-pt | Path does not match |
42 | user_ci_back | /compliance/set-ci-back | Path does not match |
43 | user_ci_back_post | /compliance/set-ci-back | Path does not match |
44 | user_cf | /compliance/set-cf | Path does not match |
45 | user_cf_post | /compliance/set-cf | Path does not match |
46 | user_selfie | /compliance/set-selfie | Path does not match |
47 | user_selfie_post | /compliance/set-selfie | Path does not match |
48 | app_deposits | /deposit/{coin} | Path does not match |
49 | app_deposits_bank | /deposit/{coin}/bank | Path does not match |
50 | app_deposits_crypto | /deposit/{coin}/crypto/{select_coin}/{type} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.