Property | Type | Description | |
---|---|---|---|
$em |
Method | Description | |
---|---|---|
__construct ( |
||
find ( string $action ) : |
Find UserPoints entity object for this action. | |
findAll ( ) : array | Find all userpoints | |
update ( |
Receives notifications of points events. | |
updateEntries ( array $values ) : void | Update a points entry |
Method | Description | |
---|---|---|
getRepository ( ) : Newscoop\Entity\Repository\UserPointsRepository | Get repository for userpoints entity |
protected getRepository ( ) : Newscoop\Entity\Repository\UserPointsRepository | ||
return | Newscoop\Entity\Repository\UserPointsRepository |
public updateEntries ( array $values ) : void | ||
$values | array | |
return | void |