Home
last modified time | relevance | path

Searched refs:setLimit (Results 1 – 25 of 35) sorted by last modified time

12

/plugin/struct/meta/
H A DAggregationValue.php23 $searchConfig->setLimit(1);
H A DSearch.php334 if ($limit) $this->setLimit($limit);
352 public function setLimit($limit)
308 public function setLimit($limit) global() function in dokuwiki\\plugin\\struct\\meta\\Search
H A DSearchCloud.php93 public function setLimit($limit)
92 public function setLimit($limit) global() function in dokuwiki\\plugin\\struct\\meta\\SearchCloud
H A DSearchConfig.php67 $this->setLimit($config['limit']);
/plugin/struct/syntax/
H A Dtable.php115 $search->setLimit(0);
/plugin/tagging/
H A Dhelper.php160 $queryBuilder->setLimit($limit);
/plugin/tagging/helper/
H A Dquerybuilder.php123 public function setLimit($limit) function in helper_plugin_tagging_querybuilder
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DLimit.php21 $this->setLimit($limit);
31 public function setLimit(int $limit): self function in Elastica\\Query\\Limit
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md709 - Remove Elastica/Query::setLimit as deprecated. Use the Elastica/Query::setSize() method
918 - Elastica\Query:setLimit method trigger E_USER_DEPRECATED error
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DLimitStream.php32 $this->setLimit($limit);
137 public function setLimit($limit) function in GuzzleHttp\\Stream\\LimitStream
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAboutStorageQuota.php42 public function setLimit($limit) function in Google\\Service\\Drive\\AboutStorageQuota
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php109 public function setLimit($limit) function in Google\\Service\\Datastore\\Query
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTrigger.php281 public function setLimit(Parameter $limit) function in Google\\Service\\TagManager\\Trigger
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredQuery.php75 public function setLimit($limit) function in Google\\Service\\Firestore\\StructuredQuery
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DReadRequest.php99 public function setLimit($limit) function in Google\\Service\\Spanner\\ReadRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DPivot.php59 public function setLimit($limit) function in Google\\Service\\AnalyticsData\\Pivot
H A DRunRealtimeReportRequest.php79 public function setLimit($limit) function in Google\\Service\\AnalyticsData\\RunRealtimeReportRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Query.php139 public function setLimit($limit) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Query
H A DGoogleCloudApigeeV1Quota.php52 public function setLimit($limit) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Quota
H A DGoogleCloudApigeeV1CustomReport.php251 public function setLimit($limit) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DPollItemsRequest.php73 public function setLimit($limit) function in Google\\Service\\CloudSearch\\PollItemsRequest
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md311 $query->setLimit(10);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DFindDevicesByDeviceIdentifierRequest.php50 public function setLimit($limit) function in Google\\Service\\AndroidProvisioningPartner\\FindDevicesByDeviceIdentifierRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DQuota.php33 public function setLimit($limit) function in Google\\Service\\Compute\\Quota
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DLimitStream.php35 $this->setLimit($limit);
135 public function setLimit($limit) function in GuzzleHttp\\Psr7\\LimitStream

12