Home
last modified time | relevance | path

Searched refs:getCount (Results 51 – 75 of 92) sorted by relevance

1234

/plugin/struct/meta/
H A DAggregationCloud.php
H A DSearch.php401 public function getCount()
403 return $this->getResult()->getCount();
334 public function getCount() global() function in dokuwiki\\plugin\\struct\\meta\\Search
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;
/plugin/diagramsnet/lib/js/orgchart/
H A DOrgChart.Layout.min.js1getCount()&&i<mySteps.getCount();){if(my=mySteps.getItem(i),th=theirSteps.getItem(k),my.Bottom<=th…
H A Dbridge.min.js8getCount(),i=[],t=0;t<r;t++)n(this.innerExceptions.get(t))||i.push(this.innerExceptions.get(t));if…
/plugin/odt/ODT/elements/
H A DODTElementTable.php68 $count = $this->getCount();
93 $count = $this->getCount();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php177 public function getCount() function in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
H A DSearchQueriesPreviousPage.php177 public function getCount() function in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
H A DSearchQueriesRequest.php177 public function getCount() function in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
/plugin/authgoogle/google/contrib/
H A DGoogle_UrlshortenerService.php229 public function getCount() { function in Google_StringCount
H A DGoogle_ShoppingService.php426 public function getCount() { function in Google_ProductsFacets
471 public function getCount() { function in Google_ProductsFacetsBuckets
H A DGoogle_CustomsearchService.php296 public function getCount() { function in Google_Query
H A DGoogle_GamesService.php809 public function getCount() { function in Google_AggregateStats
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php238 public function getCount() function in Google\\Service\\ManufacturerCenter\\Attributes
/plugin/refnotes/
H A Dnamespace.php30 public function getCount() { function in refnotes_namespace_data_stash
H A Daction.php286 if ($stash->getCount() == 0) {
/plugin/eventline/timeline_js/scripts/
H A Dsources.js285 Timeline.DefaultEventSource.prototype.getCount = function() { method in Timeline.DefaultEventSource
286 return this._events.getCount();
/plugin/structgantt/meta/
H A DGantt.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php744 $test->addToAssertionCount(PHPUnit_Framework_Assert::getCount());
H A DAssert.php2940 public static function getCount() function in PHPUnit_Framework_Assert
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8getCount(),i=[],t=0;t<r;t++)n(this.innerExceptions.get(t))||i.push(this.innerExceptions.get(t));if…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js2373 Timeline.DefaultEventSource.prototype.getCount=function(){return this._events.getCount(); method in Timeline.DefaultEventSource
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2389 Timeline.DefaultEventSource.prototype.getCount=function(){return this._events.getCount(); method in Timeline.DefaultEventSource

1234