Media
extends Model
Table of Contents
-
$appends
: mixed
-
$fillable
: mixed
-
$table
: mixed
-
$visible
: mixed
-
$fbAccessToken
: mixed
-
getBasenameAttribute()
: mixed
-
getContrastAttribute()
: mixed
-
getFullpathAttribute()
: mixed
-
getUrlAttribute()
: mixed
-
mediable()
: mixed
-
owner()
: mixed
-
fbAccessToken()
: mixed
$appends
protected
mixed
$appends
= ["contrast", "url", "fullpath", "basename"]
$fillable
protected
mixed
$fillable
= ["path", "owner_id", "mediable_type", "title", "mediable_id", "descriptif", "height"]
$table
protected
mixed
$table
= "ry_medias_medias"
$visible
protected
mixed
$visible
= ["title", "descriptif", "type", "id", "contrast", "height", "url", "fullpath", "path", "basename"]
$fbAccessToken
private
static mixed
$fbAccessToken
getBasenameAttribute()
public
getBasenameAttribute() : mixed
Return values
mixed
—
getContrastAttribute()
public
getContrastAttribute() : mixed
Return values
mixed
—
getFullpathAttribute()
public
getFullpathAttribute() : mixed
Return values
mixed
—
getUrlAttribute()
public
getUrlAttribute() : mixed
Return values
mixed
—
public
mediable() : mixed
Return values
mixed
—
owner()
public
owner() : mixed
Return values
mixed
—
fbAccessToken()
private
fbAccessToken() : mixed
Return values
mixed
—