You are here

constant PrepareSearchQueryEvent::PREPARE_QUERY in Elasticsearch Connector 8.5

Same name and namespace in other branches
  1. 8.7 src/Event/PrepareSearchQueryEvent.php \Drupal\elasticsearch_connector\Event\PrepareSearchQueryEvent::PREPARE_QUERY
  2. 8.6 src/Event/PrepareSearchQueryEvent.php \Drupal\elasticsearch_connector\Event\PrepareSearchQueryEvent::PREPARE_QUERY

File

src/Event/PrepareSearchQueryEvent.php, line 14

Class

PrepareSearchQueryEvent
Class PrepareSearchQueryEvent

Namespace

Drupal\elasticsearch_connector\Event

Code

const PREPARE_QUERY = 'elasticsearch_connector.prepare_searchquery';