You are here

6 calls to Cluster::getDefaultCluster() in Elasticsearch Connector 8.2

ClusterDeleteForm::submitForm in src/Form/ClusterDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
ClusterForm::buildEntityForm in src/Form/ClusterForm.php
ClusterForm::validateForm in src/Form/ClusterForm.php
Form validation handler.
IndexForm::buildEntityForm in src/Form/IndexForm.php
SearchApiElasticsearchBackend::buildConfigurationForm in src/Plugin/search_api/backend/SearchApiElasticsearchBackend.php
SearchApiElasticsearchBackend::__construct in src/Plugin/search_api/backend/SearchApiElasticsearchBackend.php
SearchApiElasticsearchBackend constructor.