Home
last modified time | relevance | path

Searched refs:items (Results 51 – 75 of 1353) sorted by relevance

12345678910>>...55

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DMetadata.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DBookshelves.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DVolumes.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webfonts/
H A DWebfontList.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRegionInstanceGroupManagersListErrorsResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DInstanceGroupManagersListErrorsResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DAccountsList.php30 public function setItems($items) argument
32 $this->items = $items;
39 return $this->items;
H A DPretargetingConfigList.php30 public function setItems($items) argument
32 $this->items = $items;
39 return $this->items;
H A DBillingInfoList.php30 public function setItems($items) argument
32 $this->items = $items;
39 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard.php47 public function setItems($items) argument
49 $this->items = $items;
56 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketAccessControls.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DObjectAccessControls.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DHmacKeysMetadata.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DDetectedItems.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DSavedColumnList.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DFlagsListResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DSslCertsListResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DTiersListResponse.php33 public function setItems($items) argument
35 $this->items = $items;
42 return $this->items;
H A DBackupRunsListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
H A DOperationsListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DManualRuleGroup.php45 public function setItems($items) argument
47 $this->items = $items;
54 return $this->items;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dbatch.rst7 The ``batch`` filter "batches" items by returning a list of lists with the
8 given number of items. A second parameter can be provided and used to fill in
9 missing items:
13 {% set items = ['a', 'b', 'c', 'd', 'e', 'f', 'g'] %}
16 {% for row in items|batch(3, 'No item') %}
51 * ``fill``: Used to fill in missing items
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DCategoryListResponse.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DHiddenPlayerList.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostReplies.php37 public function setItems($items) argument
39 $this->items = $items;
46 return $this->items;

12345678910>>...55