ProductDisableController
class ProductDisableController extends Controller
Class ProductDisableController. Defines routes for UserDisabledBrand
Methods
JsonResponse
getUserBrandsAction(ArrayCollection $userBrandsUserEditPage)
API route for getting available brands for user
JsonResponse
disableBrandsAction(ArrayCollection $userBrandsDisable)
API route for disabling brands for user
Response
disableBrandDownloadAction(ArrayCollection $userBrandsDownload)
Download CSV with all data
Details
at line 39
JsonResponse
getUserBrandsAction(ArrayCollection $userBrandsUserEditPage)
API route for getting available brands for user
at line 72
JsonResponse
disableBrandsAction(ArrayCollection $userBrandsDisable)
API route for disabling brands for user
at line 87
Response
disableBrandDownloadAction(ArrayCollection $userBrandsDownload)
Download CSV with all data