You are here

constant SearchApiEvents::GATHERING_PARSE_MODES in Search API 8

The name of the event fired when gathering parse mode plugins.

See also

\Drupal\search_api\Event\GatheringPluginInfoEvent

File

src/Event/SearchApiEvents.php, line 67

Class

SearchApiEvents
Defines events for the Search API module.

Namespace

Drupal\search_api\Event

Code

const GATHERING_PARSE_MODES = 'search_api.gathering_parse_modes';