You are here

constant Cluster::ELASTICSEARCH_CONNECTOR_DEFAULT_TIMEOUT in Elasticsearch Connector 8.2

Same name and namespace in other branches
  1. 8.7 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::ELASTICSEARCH_CONNECTOR_DEFAULT_TIMEOUT
  2. 8 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::ELASTICSEARCH_CONNECTOR_DEFAULT_TIMEOUT
  3. 8.5 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::ELASTICSEARCH_CONNECTOR_DEFAULT_TIMEOUT
  4. 8.6 src/Entity/Cluster.php \Drupal\elasticsearch_connector\Entity\Cluster::ELASTICSEARCH_CONNECTOR_DEFAULT_TIMEOUT

File

src/Entity/Cluster.php, line 56
Contains \Drupal\elasticsearch_connector\Entity\Cluster.

Class

Cluster
Defines the Elasticsearch Connector Cluster configuration entity.

Namespace

Drupal\elasticsearch_connector\Entity

Code

const ELASTICSEARCH_CONNECTOR_DEFAULT_TIMEOUT = 3;