AfterBackendGroupListConstraintsAssembledFromDemandEvent
FinalYes
Listeners are able to manipulating the constraint, used to find demanded user groups for the backend module
Table of Contents
Properties
- $backendUserGroupDto : BackendUserGroup
- $constraints : array<string|int, mixed>
- $query : QueryInterface
Methods
- __construct() : mixed
Properties
$backendUserGroupDto read-only
public
BackendUserGroup
$backendUserGroupDto
$constraints
public
array<string|int, mixed>
$constraints
$query read-only
public
QueryInterface
$query
Methods
__construct()
public
__construct(BackendUserGroup $backendUserGroupDto, QueryInterface $query, array<string|int, mixed> $constraints) : mixed
Parameters
- $backendUserGroupDto : BackendUserGroup
- $query : QueryInterface
- $constraints : array<string|int, mixed>