VideoLabel
class VideoLabel extends VolumeFileLabel
Traits
HasFactory
Properties
| int | $id | from VolumeFileLabel | |
| int | $user_id | from VolumeFileLabel | |
| int | $label_id | from VolumeFileLabel |
Methods
VolumeFileLabel>
file()
The file, this volume file label belongs to.
int
getFileIdAttribute()
Get the file ID attribute.
Video, $this>
video()
The video, this video label belongs to.
Details
in
VolumeFileLabel at line 24
protected array
casts()
Get the attributes that should be cast.
at line 10
VolumeFileLabel>
file()
The file, this volume file label belongs to.
in
VolumeFileLabel at line 44
VolumeFileLabel>
label()
The label, this video label belongs to.
in
VolumeFileLabel at line 54
VolumeFileLabel>
user()
The user who created this video label.
at line 30
int
getFileIdAttribute()
Get the file ID attribute.
at line 20
Video, $this>
video()
The video, this video label belongs to.