Property | Type | Description | |
---|---|---|---|
$args | stdClas\stdClass | null | ||
$container | string | null | ||
$defaultValue | mixed | ||
$enum | array of alowed values | ||
$hasGetter | string | null | ||
$hasSetter | string | null | ||
$isNullable | boolean | ||
$isPrimary | boolean | ||
$isReadonly | boolean | ||
$isVirtual | boolean | ||
$name | property name | ||
$relationship | |||
$types | of allowed types defined as keys |
Method | Description | |
---|---|---|
isValid ( &$value ) |
public PropertyRelationshipMetadata,Nextras\Orm\Entity\Reflection|null $relationship | ||
return |