Home
last modified time | relevance | path

Searched refs:getCount (Results 1 – 25 of 92) sorted by last modified time

1234

/plugin/struct/meta/
H A DAggregationCloud.php
H A DAggregationTable.php28 if ($this->searchConfig->getCount() <= 0 && !$this->isDynamicallyFiltered() && $showNotFound) {
67 if ($this->searchConfig->getCount()) {
458 if ($this->searchConfig->getCount() > $offset + $limit) {
478 if (!$this->searchConfig->getCount()) return;
H A DAggregationValue.php39 if ($this->searchConfig->getCount()) {
H A DSearch.php401 public function getCount()
403 return $this->getResult()->getCount();
334 public function getCount() global() function in dokuwiki\\plugin\\struct\\meta\\Search
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/odt/ODT/elements/
H A DODTElementTable.php68 $count = $this->getCount();
93 $count = $this->getCount();
H A DODTElementTableColumn.php102 $style_name = 'odt_auto_style_table_column_'.$table->getCount().'_'.($curr_column+1);
H A DODTElementTableHeaderCell.php41 $count = $table->getCount();
H A DODTStateElement.php66 public function getCount() { function in ODTStateElement
/plugin/structgantt/meta/
H A DGantt.php
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1999 - Elastica_Type getCount replace by count()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerSearchApplicationStats.php39 public function getCount() function in Google\\Service\\CloudSearch\\CustomerSearchApplicationStats
H A DFacetBucket.php43 public function getCount() function in Google\\Service\\CloudSearch\\FacetBucket
H A DQueryCountByStatus.php41 public function getCount() function in Google\\Service\\CloudSearch\\QueryCountByStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ExperimentResultMetric.php53 public function getCount() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExperimentResultMetric
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DCluster.php58 public function getCount() function in Google\\Service\\Bigquery\\Cluster
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DPartitionConfig.php57 public function getCount() function in Google\\Service\\PubsubLite\\PartitionConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DAccelerator.php41 public function getCount() function in Google\\Service\\Genomics\\Accelerator
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DValueCount.php41 public function getCount() function in Google\\Service\\FirebaseRules\\ValueCount
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTrigger.php38 public function getCount() function in Google\\Service\\Monitoring\\Trigger
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DExistenceFilter.php41 public function getCount() function in Google\\Service\\Firestore\\ExistenceFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchResponseFacetFacetValue.php43 public function getCount() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchResponseFacetFacetValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAllocationSpecificSKUReservation.php61 public function getCount() function in Google\\Service\\Compute\\AllocationSpecificSKUReservation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php177 public function getCount() function in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InfoTypeStats.php39 public function getCount() function in Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeStats

1234