Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Phan
Database
ModelOneInterface
PHP Interface Phan\Database\ModelOneInterface
Show file
Open project: etsy/phan
Public Methods
Method
Description
primaryKeyValue
( ) :
string
|
array
toRow
( ) :
array
Method Details
primaryKeyValue()
public
method
public
primaryKeyValue
( ) :
string
|
array
return
string
|
array
The value of the primary key for this model
toRow()
public
method
public
toRow
( ) :
array
return
array
Get a map from column name to row values for this instance