Role
class Role extends Role
Class Role represent the nested tree structure for user roles
Methods
__construct(string $role)
No description
string
__toString()
No description
int
getId()
No description
string
getName()
No description
string
getRole()
No description
ArrayCollection
getChildren()
No description
mixed
getGroups()
No description
array
getAllowedRoutes()
No description
setAllowedRoutes(array $allowedRoutes)
No description
array
getRegexAllowedRoutes()
No description
setRegexAllowedRoutes(array $regexAllowedRoutes)
No description
int
getLft()
No description
int
getLvl()
No description
int
getRgt()
No description
string|null
getBackendRoute()
No description
setBackendRoute(string $backendRoute)
No description