Routing
(none)
Matched route
Route Matching Logs
Path to match:
/api/actions
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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 | admin | /admin | Path does not match |
| 17 | app_app_index | / | Path does not match |
| 18 | cardusers_stockcards_profiles | /admin/cuscp/{cid} | Path does not match |
| 19 | findOwnCards | /find/own/cards | Path does not match |
| 20 | findOwnCardById | /find/own/card/by-id | Path does not match |
| 21 | changeCardProfile | /card/profile/change | Path does not match |
| 22 | registerCard | /card/register | Path does not match |
| 23 | deleteCard | /card/delete | Path does not match |
| 24 | patch_card | /card/{cid} | Path does not match |
| 25 | downloadWalletPass | /wallet/download/{cardId} | Path does not match |
| 26 | carduserRegister | /carduser/register | Path does not match |
| 27 | carduserByHash | /carduser/byhash/{hash} | Path does not match |
| 28 | carduserUpdatePassword | /carduser/updpasswd | Path does not match |
| 29 | carduserByPaswordhash | /carduser/bypasswdhash/{hash} | Path does not match |
| 30 | user_login | /api/coopuser/login | Path does not match |
| 31 | user_refresh | /api/coopuser/refresh | Path does not match |
| 32 | coopuser_download_documentfile | /admin/cudwnlfile/{did} | Path does not match |
| 33 | coopuser_doc | /api/coopuser/doc/{pid}/{filename} | Path does not match |
| 34 | update_coopuser_content | /api/coopuser/content/update | Path does not match |
| 35 | get_coopuser_content | /api/coopuser/content/{name} | Path does not match |
| 36 | upload_coopuser_document | /api/coopuser/document/upload | Path does not match |
| 37 | delete_coopuser_document | /api/coopuser/document/delete | Path does not match |
| 38 | get_coopnames | /api/coopnames | Path does not match |
| 39 | cardusers_cards | /admin/cuc/{cid} | Path does not match |
| 40 | findOwnActiveProfiles | /find/own/profiles/active | Path does not match |
| 41 | findOwnProfileById | /find/own/profile/by-id | Path does not match |
| 42 | createCardProfile | /profile/create | Path does not match |
| 43 | updateCardProfile | /profile/update | Path does not match |
| 44 | deleteProfile | /profile/delete | Path does not match |
| 45 | findOwnLoginImage | /find/own/login-image | Path does not match |
| 46 | uploadProfileImage | /upload/profileImage | Path does not match |
| 47 | uploadProfileLogo | /upload/profileLogo | Path does not match |
| 48 | deleteProfileLogo | /delete/profileLogo | Path does not match |
| 49 | uploadInsuranceCard | /upload/insurancecard | Path does not match |
| 50 | deleteInsuranceCard | /delete/insurancecard | Path does not match |
| 51 | uploadDocument | /upload/document | Path does not match |
| 52 | deleteDocument | /delete/document | Path does not match |
| 53 | profile_download_documentfile | /admin/mdownldocfile/{pdid} | Path does not match |
| 54 | publicShowProfile | /profile/show | Path does not match |
| 55 | publicPdfProfile | /profile/pdf | Path does not match |
| 56 | publicShowCard | /card/show | Path does not match |
| 57 | downloadFile | /download/{type}/{pid}/{filename} | Path does not match |
| 58 | downloadDocument | /download/document | Path does not match |
| 59 | downloadStockcardFile | /dwnlstockcard/{cid}/{type}/{filename} | Path does not match |
| 60 | sendContactToProfile | /send/contact | Path does not match |
| 61 | generateVcfWithComment | /download/generate-vcf-with-comment | Path does not match |
| 62 | generateEvent | /download/calendar | Path does not match |
| 63 | app_login | /login | Path does not match |
| 64 | app_logout | /logout | Path does not match |
| 65 | forgot_password | /fpasswd | Path does not match |
| 66 | set_new_password | /snpasswd/{token} | Path does not match |
| 67 | qrcode_dwnl | /qrcodedwnl/{sid} | 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.