Property | Type | Description | |
---|---|---|---|
$em | |||
$userService | Newscoop\Services\UserService |
Method | Description | |
---|---|---|
__construct ( |
||
countBy ( array $criteria ) | ||
findAll ( ) : array | Find all records | |
findBy ( array $criteria, array | null $orderBy = null, integer | null $limit = null, integer | null $offset = null ) : array | Find records by set of criteria | |
getActionTypes ( ) | ||
getResourceTypes ( ) | ||
update ( |
Update audit |
public __construct ( |
||
$em | ||
$userService |