You are here

constant SearchApiEvents::GATHERING_DISPLAYS in Search API 8

The name of the event fired when gathering display plugins.

See also

\Drupal\search_api\Event\GatheringPluginInfoEvent

File

src/Event/SearchApiEvents.php, line 58

Class

SearchApiEvents
Defines events for the Search API module.

Namespace

Drupal\search_api\Event

Code

const GATHERING_DISPLAYS = 'search_api.gathering_displays';