You are here

constant SearchApiEvents::GATHERING_PROCESSORS in Search API 8

The name of the event fired when gathering processor plugins.

See also

\Drupal\search_api\Event\GatheringPluginInfoEvent

File

src/Event/SearchApiEvents.php, line 76

Class

SearchApiEvents
Defines events for the Search API module.

Namespace

Drupal\search_api\Event

Code

const GATHERING_PROCESSORS = 'search_api.gathering_processors';