Méthode | Description | |
---|---|---|
getForeignObjectKey ( ) : string | The objectKey this relation points to. | |
getName ( ) : string | ||
getOnDelete ( ) : string | ||
getOnUpdate ( ) : string | ||
getRefName ( ) : string | ||
getReferences ( ) : Jarves\Admin\FieldTypes\RelationReferenceDefinitionInterface[] | ||
getType ( ) : string | One of | |
getWithConstraint ( ) : boolean |
public getForeignObjectKey ( ) : string | ||
Résultat | string |
public getOnDelete ( ) : string | ||
Résultat | string | cascade|setnull|restrict|none |
public getOnUpdate ( ) : string | ||
Résultat | string | cascade|setnull|restrict|none |
public getReferences ( ) : Jarves\Admin\FieldTypes\RelationReferenceDefinitionInterface[] | ||
Résultat | Jarves\Admin\FieldTypes\RelationReferenceDefinitionInterface[] |