constant SearchApiEvents::GATHERING_BACKENDS in Search API 8
The name of the event fired when gathering backend plugins.
See also
\Drupal\search_api\Event\GatheringPluginInfoEvent
File
- src/
Event/ SearchApiEvents.php, line 31
Class
- SearchApiEvents
- Defines events for the Search API module.
Namespace
Drupal\search_api\EventCode
const GATHERING_BACKENDS = 'search_api.gathering_backends';