Bånder

Movie extends BaseModel
in package
uses HasFactory, HasNanoPublicId

Table of Contents

Properties

$dateFormat  : mixed
$fillable  : mixed

Methods

bootHasNanoPublicId()  : mixed
formatForException()  : string
getRouteKeyName()  : string
library()  : mixed
newEloquentBuilder()  : mixed
update()  : mixed
videos()  : mixed

Properties

$dateFormat

protected mixed $dateFormat = 'Y-m-d H:i:sO'

$fillable

protected mixed $fillable = ['title', 'year', 'summary']

Methods

formatForException()

public formatForException() : string
Return values
string

getRouteKeyName()

public getRouteKeyName() : string
Return values
string

library()

public library() : mixed

newEloquentBuilder()

public newEloquentBuilder(mixed $query) : mixed
Parameters
$query : mixed

update()

public update([array<string|int, mixed> $attributes = [] ][, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$attributes : array<string|int, mixed> = []
$options : array<string|int, mixed> = []

videos()

public videos() : mixed

        
On this page

Search results