Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Yab
Quarx
Models
Image
PHP 클래스 Yab\Quarx\Models\Image
상속:
extends
Illuminate\Database\Eloquent\Model
파일 보기
프로젝트 열기: YABhq/Quarx
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$primaryKey
$rules
$table
보호된 프로퍼티들
프로퍼티
타입
설명
$guarded
공개 메소드들
메소드
설명
getUrlAttribute
( ) :
string
Get the images url location.
toArray
( )
메소드 상세
getUrlAttribute()
공개
메소드
Get the images url location.
public
getUrlAttribute
( ) :
string
리턴
string
toArray()
공개
메소드
public
toArray
( )
프로퍼티 상세
$guarded
보호되어 있는 프로퍼티
protected
$guarded
$primaryKey
공개적으로 프로퍼티
public
$primaryKey
$rules
공개적으로 정적으로 프로퍼티
public
static
$rules
$table
공개적으로 프로퍼티
public
$table