You are here

public property Index::$server in Elasticsearch Connector 8.2

Same name and namespace in other branches
  1. 8.7 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::server
  2. 8 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::server
  3. 8.5 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::server
  4. 8.6 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::server

Cluster the index is attached to.

Type: array

File

src/Entity/Index.php, line 81
Contains \Drupal\elasticsearch_connector\Entity\Index.

Class

Index
Defines the Elasticsearch Connector Index configuration entity.

Namespace

Drupal\elasticsearch_connector\Entity

Code

public $server;