Home
last modified time | relevance | path

Searched refs:orderBy (Results 1 – 25 of 80) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
DGoogleCloudDatacatalogV1SearchCatalogRequest.php25 public $orderBy; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequest
44 public function setOrderBy($orderBy) argument
46 $this->orderBy = $orderBy;
53 return $this->orderBy;
DGoogleCloudDatacatalogV1beta1SearchCatalogRequest.php22 public $orderBy; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequest
29 public function setOrderBy($orderBy) argument
31 $this->orderBy = $orderBy;
35 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DListLogEntriesRequest.php30 public $orderBy; variable in Google\\Service\\Logging\\ListLogEntriesRequest
65 public function setOrderBy($orderBy) argument
67 $this->orderBy = $orderBy;
74 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
DGoogleCloudRetailV2SearchRequestFacetSpecFacetKey.php36 public $orderBy; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequestFacetSpecFacetKey
95 public function setOrderBy($orderBy) argument
97 $this->orderBy = $orderBy;
104 return $this->orderBy;
DGoogleCloudRetailV2SearchRequest.php52 public $orderBy; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
203 public function setOrderBy($orderBy) argument
205 $this->orderBy = $orderBy;
212 return $this->orderBy;
DGoogleCloudRetailV2UserEvent.php58 public $orderBy; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
223 public function setOrderBy($orderBy) argument
225 $this->orderBy = $orderBy;
232 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
DSearchJobsRequest.php60 public $orderBy; variable in Google\\Service\\CloudTalentSolution\\SearchJobsRequest
215 public function setOrderBy($orderBy) argument
217 $this->orderBy = $orderBy;
224 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DStructuredQuery.php103 public function setOrderBy($orderBy) argument
105 $this->orderBy = $orderBy;
112 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
DReportRequest.php157 public function setOrderBy($orderBy) argument
159 $this->orderBy = $orderBy;
166 return $this->orderBy;
/plugin/asciidocjs/node_modules/lodash/
DorderBy.js33 function orderBy(collection, iteratees, orders, guard) { function
47 module.exports = orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DPolyService.php100 'orderBy' => [
136 'orderBy' => [
176 'orderBy' => [
DDLP.php196 'orderBy' => [
272 'orderBy' => [
348 'orderBy' => [
398 'orderBy' => [
468 'orderBy' => [
548 'orderBy' => [
628 'orderBy' => [
704 'orderBy' => [
820 'orderBy' => [
910 'orderBy' => [
[all …]
DDisplayVideo.php149 'orderBy' => [
194 'orderBy' => [
273 'orderBy' => [
339 'orderBy' => [
429 'orderBy' => [
498 'orderBy' => [
624 'orderBy' => [
719 'orderBy' => [
779 'orderBy' => [
845 'orderBy' => [
[all …]
DDeploymentManager.php183 'orderBy' => [
343 'orderBy' => [
394 'orderBy' => [
455 'orderBy' => [
491 'orderBy' => [
DChromeManagement.php87 'orderBy' => [
213 'orderBy' => [
251 'orderBy' => [
DCompute.php187 'orderBy' => [
242 'orderBy' => [
286 'orderBy' => [
384 'orderBy' => [
428 'orderBy' => [
526 'orderBy' => [
703 'orderBy' => [
823 'orderBy' => [
940 'orderBy' => [
1060 'orderBy' => [
[all …]
DVMMigrationService.php181 'orderBy' => [
363 'orderBy' => [
459 'orderBy' => [
557 'orderBy' => [
683 'orderBy' => [
757 'orderBy' => [
839 'orderBy' => [
921 'orderBy' => [
DVersionHistory.php135 'orderBy' => [
171 'orderBy' => [
DMyBusinessQA.php102 'orderBy' => [
158 'orderBy' => [
DCertificateManager.php159 'orderBy' => [
243 'orderBy' => [
327 'orderBy' => [
411 'orderBy' => [
DTranscoder.php118 'orderBy' => [
188 'orderBy' => [
DBackupforGKE.php190 'orderBy' => [
316 'orderBy' => [
410 'orderBy' => [
574 'orderBy' => [
700 'orderBy' => [
794 'orderBy' => [
DCloudKMS.php177 'orderBy' => [
285 'orderBy' => [
403 'orderBy' => [
557 'orderBy' => [
679 'orderBy' => [
DCloudFilestore.php162 'orderBy' => [
250 'orderBy' => [
344 'orderBy' => [
/plugin/strata/driver/
Dpgsql.php24 public function orderBy($val) { function in plugin_strata_driver_pgsql

1234