Свойство | Тип | Описание | |
---|---|---|---|
$em |
Метод | Описание | |
---|---|---|
__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 |
Метод | Описание | |
---|---|---|
getRepository ( ) : Newscoop\Entity\Repository\UserPointsRepository | Get repository for userpoints entity |
public __construct ( |
||
$em |
protected getRepository ( ) : Newscoop\Entity\Repository\UserPointsRepository | ||
Результат | Newscoop\Entity\Repository\UserPointsRepository |
public updateEntries ( array $values ) : void | ||
$values | array | |
Результат | void |