Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Doctrine
ODM
OrientDB
Mapper
Annotations
Property
PHP Class Doctrine\ODM\OrientDB\Mapper\Annotations\Property
Inheritance:
extends
Doctrine\Common\Annotations\Annotation
Exibir arquivo
Open project: doctrine/orientdb-odm
Public Properties
Property
Type
Description
$cast
$name
$notnull
$type
Public Methods
Method
Description
getCast
( )
isNullable
( ) :
boolean
Defines whether an hydrated property can be null.
Method Details
getCast()
public
method
public
getCast
( )
isNullable()
public
method
Defines whether an hydrated property can be null.
public
isNullable
( ) :
boolean
return
boolean
Property Details
$cast
public_oe property
public
$cast
$name
public_oe property
public
$name
$notnull
public_oe property
public
$notnull
$type
public_oe property
public
$type