public property Cluster::$url in Elasticsearch Connector 8
Same name and namespace in other branches
- 8.7 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::url
- 8.2 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::url
- 8.5 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::url
- 8.6 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::url
The cluster url.
Type: string
File
- src/
Entity/ Cluster.php, line 81 - Contains \Drupal\elasticsearch_connector\Entity\Cluster.
Class
- Cluster
- Defines the search server configuration entity.
Namespace
Drupal\elasticsearch_connector\EntityCode
public $url;