메소드 | 설명 | |
---|---|---|
getRelationship ( string $name ) : array | Return the relationship configurations. | |
isRelationship ( string $name ) : boolean | Return whether the name is a relationship or not. |
public getRelationship ( string $name ) : array | ||
$name | string | of related model |
리턴 | array |
public isRelationship ( string $name ) : boolean | ||
$name | string | of related model |
리턴 | boolean |