PHP Class Sulu\Bundle\SecurityBundle\Entity\RoleRepository

Inheritance: extends Sulu\Component\Persistence\Repository\ORM\EntityRepository, implements Sulu\Component\Security\Authentication\RoleRepositoryInterface
Afficher le fichier Open project: sulu/sulu Class Usage Examples

Méthodes publiques

Méthode Description
findAllRoles ( )
findRoleById ( $id )
findRoleByNameAndSystem ( $name, $system )
getRoleNames ( )

Method Details

findAllRoles() public méthode

public findAllRoles ( )

findRoleById() public méthode

public findRoleById ( $id )

findRoleByNameAndSystem() public méthode

public findRoleByNameAndSystem ( $name, $system )

getRoleNames() public méthode

public getRoleNames ( )