Partly copied from Shopware\Models\Media\Media
ORM\Entity | |
---|---|
ORM\Table |
(name="pickware_erp_attachment_media") |
ORM\HasLifecycleCallbacks |
() |
package |
Default |
getAlbumId() : integer
integer
getCreated() : \DateTimeInterface
\DateTimeInterface
getDescription() : string
string
getExtension() : string
string
getFile() : \Symfony\Component\HttpFoundation\File\File
\Symfony\Component\HttpFoundation\File\File
getFileName() : string
string
getFileSize() : integer
integer
getId() : integer
integer
getName() : string
string
getPath() : string
string
getType() : string
string
getUserId() : integer
integer
onRemove()
ORM\PostRemove |
() |
---|---|
onSave()
ORM\PrePersist |
() |
---|---|
setAlbumId(integer $albumId) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
integer
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setCreated(\DateTimeInterface $created) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
\DateTimeInterface
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setDescription(string $description) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
string
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setExtension(string $extension) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
string
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setFile(\Symfony\Component\HttpFoundation\File\File $file) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
\Symfony\Component\HttpFoundation\File\File
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setFileSize(integer $fileSize) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
integer
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setName(string $name) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
string
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setPath(string $path) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
string
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setType(string $type) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
string
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
setUserId(integer $userId) : \Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
integer
\Shopware\CustomModels\ViisonPickwareERP\AttachmentMedia\AttachmentMedia
DENYLIST
ID