Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Doctrine
ODM
OrientDB
Mapper
Annotations
Property
PHP Class Doctrine\ODM\OrientDB\Mapper\Annotations\Property
Inheritance:
extends
Doctrine\Common\Annotations\Annotation
Afficher le fichier
Open project: doctrine/orientdb-odm
Méthodes publiques
Свойство
Type
Description
$cast
$name
$notnull
$type
Méthodes publiques
Méthode
Description
getCast
( )
isNullable
( ) :
boolean
Defines whether an hydrated property can be null.
Method Details
getCast()
public
méthode
public
getCast
( )
isNullable()
public
méthode
Defines whether an hydrated property can be null.
public
isNullable
( ) :
boolean
Résultat
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