Home
last modified time | relevance | path

Searched refs:_getBaseName (Results 1 – 11 of 11) sorted by path

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DAbstractAggregation.php139 protected function _getBaseName() function in Elastica\\Aggregation\\AbstractAggregation
H A DAbstractSimpleAggregation.php43 $baseName = $this->_getBaseName();
H A DGlobalAggregation.php16 $array[$this->_getBaseName()] = new \ArrayObject();
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DParam.php39 $data = [$this->_getBaseName() => $this->getParams()];
178 protected function _getBaseName() function in Elastica\\Param
H A DSuggest.php61 $baseName = $this->_getBaseName();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DAbstractProcessor.php17 protected function _getBaseName() function in Elastica\\Processor\\AbstractProcessor
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DAbstractQuery.php15 protected function _getBaseName() function in Elastica\\Query\\AbstractQuery
H A DHasChild.php83 $baseName = $this->_getBaseName();
H A DHasParent.php71 $baseName = $this->_getBaseName();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Rescore/
H A DAbstractRescore.php31 protected function _getBaseName(): string function in Elastica\\Rescore\\AbstractRescore
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php166 $baseName = $this->_getBaseName();