Home
last modified time | relevance | path

Searched defs:toArray (Results 1 – 25 of 118) sorted by relevance

12345

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DArrayableInterface.php17 public function toArray(); function
H A DPointInTime.php15 public function toArray(): array function in Elastica\\PointInTime
H A DCollapse.php50 public function toArray(): array function in Elastica\\Collapse
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DGlobalAggregation.php12 public function toArray(): array function in Elastica\\Aggregation\\GlobalAggregation
H A DReverseNested.php38 public function toArray(): array function in Elastica\\Aggregation\\ReverseNested
H A DAbstractSimpleAggregation.php36 public function toArray(): array function in Elastica\\Aggregation\\AbstractSimpleAggregation
H A DDerivative.php43 public function toArray(): array function in Elastica\\Aggregation\\Derivative
H A DStatsBucket.php43 public function toArray(): array function in Elastica\\Aggregation\\StatsBucket
H A DSumBucket.php43 public function toArray(): array function in Elastica\\Aggregation\\SumBucket
H A DFilter.php37 public function toArray(): array function in Elastica\\Aggregation\\Filter
H A DAvgBucket.php45 public function toArray(): array function in Elastica\\Aggregation\\AvgBucket
H A DPercentilesBucket.php34 public function toArray(): array function in Elastica\\Aggregation\\PercentilesBucket
H A DNormalizeAggregation.php60 public function toArray(): array function in Elastica\\Aggregation\\NormalizeAggregation
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogRecord.php33 public function toArray(): array; function
/plugin/fedauth/Auth/OpenID/
H A DKVForm.php29 static function toArray($kvs, $strict=false) function in Auth_OpenID_KVForm
/plugin/openid/Auth/OpenID/
H A DKVForm.php32 static function toArray($kvs, $strict=false) function in Auth_OpenID_KVForm
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DMockObjectComparator.php37 protected function toArray($object) function in SebastianBergmann\\Comparator\\MockObjectComparator
H A DExceptionComparator.php37 protected function toArray($object) function in SebastianBergmann\\Comparator\\ExceptionComparator
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSimple.php42 public function toArray(): array function in Elastica\\Query\\Simple
H A DScript.php44 public function toArray(): array function in Elastica\\Query\\Script
H A DGeoPolygon.php43 public function toArray(): array function in Elastica\\Query\\GeoPolygon
H A DIds.php61 public function toArray(): array function in Elastica\\Query\\Ids
H A DGeoShapePreIndexed.php60 public function toArray(): array function in Elastica\\Query\\GeoShapePreIndexed
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DArrayTransformerInterface.php23 …public function toArray($data, ?SerializationContext $context = null, ?string $type = null): array; function
/plugin/elasticsearch/vendor/ruflin/elastica/src/Script/
H A DScriptFields.php59 public function toArray(): array function in Elastica\\Script\\ScriptFields

12345