BeforeFinalSearchQueryIsExecutedEvent

FinalYes

Listeners are able to manipulate the QueryBuilder before the search query gets executed

Table of Contents

Properties

$freeIndexUid  : int
$queryBuilder  : QueryBuilder
$searchWords  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$freeIndexUid read-only

public int $freeIndexUid

$searchWords read-only

public array<string|int, mixed> $searchWords

Methods

__construct()

public __construct(QueryBuilder $queryBuilder, array<string|int, mixed> $searchWords, int $freeIndexUid) : mixed
Parameters
$queryBuilder : QueryBuilder
$searchWords : array<string|int, mixed>
$freeIndexUid : int

        
On this page

Search results