Home
last modified time | relevance | path

Searched refs:items (Results 276 – 300 of 1353) sorted by relevance

1...<<11121314151617181920>>...55

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetHttpsProxyAggregatedList.php65 public function setItems($items) argument
67 $this->items = $items;
74 return $this->items;
H A DTargetPoolAggregatedList.php65 public function setItems($items) argument
67 $this->items = $items;
74 return $this->items;
H A DResourcePolicyAggregatedList.php83 public function setItems($items) argument
85 $this->items = $items;
92 return $this->items;
H A DNetworkEdgeSecurityServiceAggregatedList.php83 public function setItems($items) argument
85 $this->items = $items;
92 return $this->items;
H A DSecurityPoliciesAggregatedList.php83 public function setItems($items) argument
85 $this->items = $items;
92 return $this->items;
/plugin/authgoogle/google/contrib/
H A DGoogle_SQLAdminService.php503 public $items; variable in Google_BackupRunsListResponse
508 $this->items = $items;
511 return $this->items;
849 public $items; variable in Google_InstancesListResponse
854 $this->items = $items;
857 return $this->items;
944 public $items; variable in Google_OperationsListResponse
949 $this->items = $items;
952 return $this->items;
1066 public $items; variable in Google_TiersListResponse
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRemarketingAudiences.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DSegments.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DWebproperties.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DProfiles.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DUnsampledReports.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DAccountSummaries.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DAccounts.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DCustomDataSources.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DCustomDimensions.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DCustomMetrics.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DExperiments.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DFilters.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DGoals.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
H A DProfileFilterLinks.php57 public function setItems($items) argument
59 $this->items = $items;
66 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DForm.php77 public function setItems($items) argument
79 $this->items = $items;
86 return $this->items;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dobjects.test4 {% for item in items %}
11 {% for key, value in items %}
15 {% for key in items|keys %}
28 return ['items' => new ItemsIterator()]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentThreadListResponse.php81 public function setItems($items) argument
83 $this->items = $items;
90 return $this->items;
H A DMemberListResponse.php81 public function setItems($items) argument
83 $this->items = $items;
90 return $this->items;
H A DSuperChatEventListResponse.php81 public function setItems($items) argument
83 $this->items = $items;
90 return $this->items;

1...<<11121314151617181920>>...55