Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Yab
Quarx
Models
Image
PHP Class Yab\Quarx\Models\Image
Inheritance:
extends
Illuminate\Database\Eloquent\Model
Mostra file
Open project: YABhq/Quarx
Class Usage Examples
Public Properties
Property
Type
Description
$primaryKey
$rules
$table
Protected Properties
Property
Type
Description
$guarded
Public Methods
Method
Description
getUrlAttribute
( ) :
string
Get the images url location.
toArray
( )
Method Details
getUrlAttribute()
public
method
Get the images url location.
public
getUrlAttribute
( ) :
string
return
string
toArray()
public
method
public
toArray
( )
Property Details
$guarded
protected_oe property
protected
$guarded
$primaryKey
public_oe property
public
$primaryKey
$rules
public_oe static_oe property
public
static
$rules
$table
public_oe property
public
$table