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