public property Cluster::$options in Elasticsearch Connector 8.6
Same name and namespace in other branches
- 8.7 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
- 8 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
- 8.2 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
- 8.5 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
Options of the cluster.
Type: array
File
- src/
Entity/ Cluster.php, line 85
Class
- Cluster
- Defines the Elasticsearch Connector Cluster configuration entity.
Namespace
Drupal\elasticsearch_connector\EntityCode
public $options;