You are here

constant SearchApiEvents::GATHERING_DATA_SOURCES in Search API 8

The name of the event fired when gathering datasource plugins.

See also

\Drupal\search_api\Event\GatheringPluginInfoEvent

File

src/Event/SearchApiEvents.php, line 40

Class

SearchApiEvents
Defines events for the Search API module.

Namespace

Drupal\search_api\Event

Code

const GATHERING_DATA_SOURCES = 'search_api.gathering_data_sources';