Event
Table of Contents
Classes
- BeforeSearchInDatabaseRecordProviderEvent
- PSR-14 event to modify the incoming input about which tables should be searched for within
the live search results. This allows adding additional DB tables to be excluded / ignored, to
further limit the search result on certain page IDs or to modify the search query altogether.
- ModifyQueryForLiveSearchEvent
- PSR-14 event to modify the query builder instance for the live search
- ModifyResultItemInLiveSearchEvent
- PSR-14 event to modify as result item created by the live search