ProductTranslationController
class ProductTranslationController extends Controller
Class ProductTranslationController defines routes for entity translations
Methods
JsonResponse
generateTranslationsAction(ArrayCollection $productTranslationsUpdate)
Backend route for generating new product translations
JsonResponse
generateProductSeoTranslationsAction(ArrayCollection $productSeoTranslationsUpdate)
Backend route for generating new product seo translations
Response
saveEntityTranslationsAction(ArrayCollection $generateEntityRelationship)
Backend route for generating default translation for entities from catalogue
JsonResponse
generateTranslationsForCategoryAction(ArrayCollection $categoryTranslationsUpdate)
Backend route for updating category translations
JsonResponse
generateBrandsTranslationsAction(ArrayCollection $updateEntityTranslations)
Backend route for updating brand translations
Details
at line 45
JsonResponse
generateTranslationsAction(ArrayCollection $productTranslationsUpdate)
Backend route for generating new product translations
at line 60
JsonResponse
generateProductSeoTranslationsAction(ArrayCollection $productSeoTranslationsUpdate)
Backend route for generating new product seo translations
at line 75
Response
saveEntityTranslationsAction(ArrayCollection $generateEntityRelationship)
Backend route for generating default translation for entities from catalogue
at line 90
JsonResponse
generateTranslationsForCategoryAction(ArrayCollection $categoryTranslationsUpdate)
Backend route for updating category translations
at line 118
JsonResponse
generateBrandsTranslationsAction(ArrayCollection $updateEntityTranslations)
Backend route for updating brand translations