public property Cluster::$options in Elasticsearch Connector 8
Same name and namespace in other branches
- 8.7 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
- 8.6 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::options
Options of the cluster.
Type: array
File
- src/
Entity/ Cluster.php, line 88 - Contains \Drupal\elasticsearch_connector\Entity\Cluster.
Class
- Cluster
- Defines the search server configuration entity.
Namespace
Drupal\elasticsearch_connector\EntityCode
public $options;