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