You are here

constant AddSearchMetaEvents::ADD_SEARCH_META in JSON:API Search API 8

Emitted during the resource type build process.

File

src/Event/AddSearchMetaEvents.php, line 15

Class

AddSearchMetaEvents
Contains all events emitted during building the search's meta.

Namespace

Drupal\jsonapi_search_api\Event

Code

const ADD_SEARCH_META = 'jsonapi_search_api.add_search_meta';