프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$age | |||
$contributions | |||
$currentCompany | |||
$friends | |||
$id | |||
$isActive | boolean | ||
$livesIn | |||
$login | |||
$lovedBy | |||
$loves | |||
$roles | |||
$userResources |
메소드 | 설명 | |
---|---|---|
__construct ( $login, $age = null ) | ||
addContributionTo ( |
||
addLovedBy ( |
||
addLoves ( |
||
addResource ( |
||
addRole ( |
||
getAge ( ) : mixed | ||
getCity ( ) | ||
getContributions ( ) : GraphAware\Neo4j\OGM\Common\Collection | |
||
getCurrentCompany ( ) | ||
getFriends ( ) : |
||
getId ( ) : mixed | ||
getLivesIn ( ) : mixed | ||
getLogin ( ) : mixed | ||
getLovedBy ( ) : mixed | ||
getLoves ( ) : mixed | ||
getRoles ( ) : |
||
getUserResources ( ) : |
||
isActive ( ) : boolean | ||
removeCity ( |
||
serialize ( ) | ||
setActive ( ) | ||
setAge ( $age ) | ||
setCity ( |
||
setCurrentCompany ( |
||
setInactive ( ) | ||
setLivesIn ( |
||
unserialize ( $serialized ) |
public addContributionTo ( |
||
$repository |
public getContributions ( ) : GraphAware\Neo4j\OGM\Common\Collection | |
||
리턴 | GraphAware\Neo4j\OGM\Common\Collection | |
public getFriends ( ) : |
||
리턴 |
public getUserResources ( ) : |
||
리턴 |
protected Contribution[],GraphAware\Neo4j\OGM\Tests\Integration\Model|Collection,GraphAware\Neo4j\OGM\Common $contributions | ||
리턴 |
protected User[],GraphAware\Neo4j\OGM\Tests\Integration\Model $friends | ||
리턴 |
protected LivesIn,GraphAware\Neo4j\OGM\Tests\Integration\Model $livesIn | ||
리턴 |
protected SecurityRole[],GraphAware\Neo4j\OGM\Tests\Integration\Model|ArrayCollection,Doctrine\Common\Collections $roles | ||
리턴 |