You are here

constant SearchApiEvents::GATHERING_TRACKERS in Search API 8

The name of the event fired when gathering tracker plugins.

See also

\Drupal\search_api\Event\GatheringPluginInfoEvent

File

src/Event/SearchApiEvents.php, line 85

Class

SearchApiEvents
Defines events for the Search API module.

Namespace

Drupal\search_api\Event

Code

const GATHERING_TRACKERS = 'search_api.gathering_trackers';