Table of Contents
Properties
-
$dateFormat
: mixed
-
$fillable
: mixed
Methods
-
bootHasNanoPublicId()
: mixed
-
formatForException()
: string
-
getRouteKeyName()
: string
-
library()
: mixed
-
newEloquentBuilder()
: mixed
-
update()
: mixed
-
videos()
: mixed
protected
mixed
$dateFormat
= 'Y-m-d H:i:sO'
$fillable
protected
mixed
$fillable
= ['title', 'year', 'summary']
bootHasNanoPublicId()
public
static bootHasNanoPublicId() : mixed
public
formatForException() : string
getRouteKeyName()
public
getRouteKeyName() : 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