TransformerManager
FinalYes
Table of Contents
Constants
- PULL_TAG = 'mainTransform'
- QUEUE_NAME = 'main_preview'
Methods
- __construct() : mixed
- buildTransformationByFile() : null|Transformation
- getPullTag() : mixed
- isAvailable() : mixed
- subscribeCurrentUserForTransformation() : mixed
- transform() : mixed
Constants
PULL_TAG
public
mixed
PULL_TAG
= 'mainTransform'
QUEUE_NAME
public
mixed
QUEUE_NAME
= 'main_preview'
Methods
__construct()
public
__construct() : mixed
buildTransformationByFile()
public
buildTransformationByFile(array<string|int, mixed> $fileData) : null|Transformation
Parameters
- $fileData : array<string|int, mixed>
Tags
Return values
null|TransformationgetPullTag()
public
static getPullTag(mixed $fileId) : mixed
Parameters
- $fileId : mixed
isAvailable()
public
isAvailable() : mixed
subscribeCurrentUserForTransformation()
public
subscribeCurrentUserForTransformation(mixed $fileId) : mixed
Parameters
- $fileId : mixed
transform()
public
transform(mixed $fileId) : mixed
Parameters
- $fileId : mixed