Bånder

UserMediaActivity extends BaseModel
in package
uses HasFactory, HasNanoPublicId

Table of Contents

Properties

$casts  : mixed
$dateFormat  : mixed
$fillable  : mixed
$table  : mixed

Methods

bootHasNanoPublicId()  : mixed
formatForException()  : string
getRouteKeyName()  : string
newEloquentBuilder()  : mixed
update()  : mixed
user()  : mixed
userMediaActivityable()  : mixed

Properties

$dateFormat

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

$fillable

protected mixed $fillable = ['public_id', 'play_count', 'love', 'last_played_at', 'last_platform', 'last_player']

Methods

formatForException()

public formatForException() : string
Return values
string

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> = []

        
On this page

Search results