Table of Contents
Properties
-
$incrementing
: mixed
-
$timestamps
: mixed
-
$dateFormat
: mixed
-
$fillable
: mixed
Methods
-
movie()
: mixed
-
newEloquentBuilder()
: mixed
-
update()
: mixed
-
video()
: mixed
$incrementing
public
mixed
$incrementing
= true
$timestamps
public
mixed
$timestamps
= false
protected
mixed
$dateFormat
= 'Y-m-d H:i:sO'
$fillable
protected
mixed
$fillable
= ['order']
movie()
public
movie() : 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>
= []
-
video()
public
video() : mixed