File
class File
Traits
Properties
| protected | $size |
Methods
int
getId()
No description
void
setId(int $id)
No description
string
getFilename()
No description
void
setFilename(string $filename)
No description
string
getDisplayName()
No description
void
setDisplayName(string $displayName)
No description
string
getMimeType()
No description
void
setMimeType(string $mimeType)
No description
int
getSize()
No description
void
setSize(int $size)
No description
Details
in
HasPidTrait at line 14
string|null
getPid()
No description
in
HasPidTrait at line 19
void
generatePid()
No description
in
TimestampableTrait at line 18
DateTimeImmutable
getCreatedAt()
No description
in
TimestampableTrait at line 23
DateTimeImmutable
getUpdatedAt()
No description
in
TimestampableTrait at line 28
void
setCreatedAtValue()
No description
in
TimestampableTrait at line 36
void
setUpdatedAtValue()
No description
at line 38
int
getId()
No description
at line 43
void
setId(int $id)
No description
at line 48
string
getFilename()
No description
at line 53
void
setFilename(string $filename)
No description
at line 58
string
getDisplayName()
No description
at line 63
void
setDisplayName(string $displayName)
No description
at line 68
string
getMimeType()
No description
at line 73
void
setMimeType(string $mimeType)
No description
at line 78
int
getSize()
No description
at line 83
void
setSize(int $size)
No description