Routing
web3api_wallet_nft
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/web3api/wallet/nft
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
3 | api_doc | /api/docs.{_format} | Path does not match |
4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
5 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
6 | _preview_error | /_error/{code}.{_format} | Path does not match |
7 | _wdt | /_wdt/{token} | Path does not match |
8 | _profiler_home | /_profiler/ | Path does not match |
9 | _profiler_search | /_profiler/search | Path does not match |
10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
13 | _profiler_open_file | /_profiler/open | Path does not match |
14 | _profiler | /_profiler/{token} | Path does not match |
15 | _profiler_router | /_profiler/{token}/router | Path does not match |
16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
18 | admin | /admin | Path does not match |
19 | admin_collection_qr_zip_form | /admin/collection/{id}/qr-zip | Path does not match |
20 | api_ads_list | /papi/ads/{token} | Path does not match |
21 | api_ads_click | /papi/ads/click/{id} | Path does not match |
22 | papi_blockchains_index | /papi/blockchains | Path does not match |
23 | papi_blockchains_show | /papi/blockchains/{id} | Path does not match |
24 | papi_brand_show | /papi/brand/{id} | Path does not match |
25 | papi_brand_collections | /papi/brand/{id}/collections | Path does not match |
26 | api_contracts | /api/contracts | Path does not match |
27 | app_api_apicontract_markdeployed | /api/contract/{id}/mark-deployed | Path does not match |
28 | papi_nft_collections_home | /papi/nft-collections/home | Path does not match |
29 | papi_nft_collections | /papi/nft-collections | Path does not match |
30 | api_nft_collections | /api/nft-collections | Path does not match |
31 | app_api_apinftcollection_markdeployed | /api/nft-collections/{id}/mark-deployed | Path does not match |
32 | web3api_collection_mycollected | /web3api/collection/mycollected | Path does not match |
33 | web3api_collection_myfavs | /web3api/collection/myfavs | Path does not match |
34 | web3api_collection_like | /web3api/collection/like/{id} | Path does not match |
35 | papi_nft_qr | /papi/nft/qr/{qrCode} | Path does not match |
36 | api_nft_buyback | /web3api/nft/buyback/{id} | Path does not match |
37 | api_nft_claim | /web3api/nft/claim/{qrCode} | Path does not match |
38 | app_api_apinft_markclaimed | /web3api/nft/mark-claimed/ | Path does not match |
39 | app_api_apinft_claimnftbyqrcode1 | /api/nft/qr/{qrCode} | Path does not match |
40 | api_notifications_list | /papi/notifications/{type} | Path does not match |
41 | api_notifications_mark_read | /papi/notifications/{id}/read | Path does not match |
42 | web3api_user_update | /web3api/updateprofile | Path does not match |
43 | web3api_user_profile | /web3api/userprofile | Path does not match |
44 | web3api_wallet_history | /web3api/wallet/history | Path does not match |
45 | web3api_wallet_nft | /web3api/wallet/nft | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.