Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Phan
Database
ModelOneInterface
PHP 인터페이스 Phan\Database\ModelOneInterface
파일 보기
프로젝트 열기: etsy/phan
공개 메소드들
메소드
설명
primaryKeyValue
( ) :
string
|
array
toRow
( ) :
array
메소드 상세
primaryKeyValue()
공개
메소드
public
primaryKeyValue
( ) :
string
|
array
리턴
string
|
array
The value of the primary key for this model
toRow()
공개
메소드
public
toRow
( ) :
array
리턴
array
Get a map from column name to row values for this instance