SettingTranslation
class SettingTranslation extends Model (View source)
Traits
Properties
protected | $presenterInstance | from HasPresenter | |
$timestamps | from Model | ||
protected | $fillable |
Methods
$this
setPresenter(string $presenter, string $presenterProperty = 'presenter')
No description
from
HasPresenter
bool
isTranslatable(array|string|null $columns = null)
Checks if this model is translatable.
from
IsTranslatable
getTable()
No description
Details
object
present(string $presenter = 'presenter')
No description
object
presentAdmin()
No description
$this
setPresenter(string $presenter, string $presenterProperty = 'presenter')
No description
$this
setPresenterAdmin(string $presenter)
No description
bool
isTranslatable(array|string|null $columns = null)
Checks if this model is translatable.
array
getDates()
Get the attributes that should be converted to dates.
in
Model at line 22
protected
isTranslationModel()
No description
in
Model at line 27
scopePublished($query)
No description
in
Model at line 32
scopePublishedInListings($query)
No description
in
Model at line 42
scopeVisible($query)
No description
in
Model at line 59
setPublishStartDateAttribute($value)
No description
in
Model at line 64
scopeDraft($query)
No description
in
Model at line 69
scopeOnlyTrashed($query)
No description
in
Model at line 74
getFillable()
No description
in
Model at line 102
getTranslatedAttributes()
No description
in
Model at line 107
static protected
bootTaggableTrait()
No description
in
Model at line 115
MorphToMany
tags()
{@inheritdoc}
getTable()
No description