| /plugin/authfacebook/lib/ |
| D | FacebookBatchRequest.php | 42 protected $requests; variable in Facebook\\FacebookBatchRequest 53 * @param array $requests 57 …public function __construct(FacebookApp $app = null, array $requests = [], $accessToken = null, $g… argument 61 $this->add($requests); 111 $this->requests[] = $requestToAdd; 178 return $this->requests; 202 $requests = []; 203 foreach ($this->requests as $request) { 212 …$requests[] = $this->requestEntityToBatchArray($request['request'], $options, $request['attached_f… 215 return json_encode($requests); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
| D | ResourceRequirements.php | 29 public $requests; variable in Google\\Service\\CloudRun\\ResourceRequirements 48 public function setRequests($requests) argument 50 $this->requests = $requests; 57 return $this->requests;
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/ |
| H A D | PagingRequests.php | 26 private $requests; variable in FreeDSx\\Ldap\\Server\\Paging\\PagingRequests 33 $this->requests = $pagingRequests; 42 $this->requests[] = $request; 47 foreach ($this->requests as $i => $pagingRequest) { 49 unset($this->requests[$i]); 71 foreach ($this->requests as $pagingRequest) {
|
| /plugin/actickets/ |
| D | script.js | 3 requests: [], // list of all ticket requests we have to issue property 26 for (var r = 0; r < actickets.requests.length; r++) { 27 req = actickets.requests[r]; 34 actickets.requests[actickets.requests.length] = { 60 if (end > actickets.requests.length) { 61 end = actickets.requests.length; 65 var ticket = actickets.requests[n]; 107 if (actickets.requested < actickets.requests.length) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
| D | BatchCreatePrintersRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/ |
| D | BatchRunPivotReportsRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| D | BatchRunReportsRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/ |
| D | BatchCreatePermissionsRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
| D | GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| D | GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| D | GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php | 47 public function setRequests($requests) argument 49 $this->requests = $requests; 56 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/ |
| D | BatchUpdateRowsRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| D | BatchCreateRowsRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
| D | BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/ |
| D | GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| D | GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/ |
| D | BatchUpdateDealsRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
| D | BatchCreateBitbucketServerConnectedRepositoriesRequest.php | 29 public function setRequests($requests) argument 31 $this->requests = $requests; 38 return $this->requests;
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/ |
| D | Pool.php | 41 public function __construct(ClientInterface $client, $requests, array $config = []) argument 54 $iterable = P\Create::iterFor($requests); 55 $requests = static function () use ($iterable, $client, $opts) { 67 $this->each = new EachPromise($requests(), $config); 96 public static function batch(ClientInterface $client, $requests, array $options = []): array argument 101 $pool = new static($client, $requests, $options);
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/ |
| D | Pool.php | 37 $requests, argument 54 $iterable = \GuzzleHttp\Promise\iter_for($requests); 55 $requests = function () use ($iterable, $client, $opts) { 70 $this->each = new EachPromise($requests(), $config); 102 $requests, argument 108 $pool = new static($client, $requests, $options);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/ |
| D | AsyncBatchAnnotateFilesRequest.php | 47 public function setRequests($requests) argument 49 $this->requests = $requests; 56 return $this->requests;
|
| D | BatchAnnotateFilesRequest.php | 47 public function setRequests($requests) argument 49 $this->requests = $requests; 56 return $this->requests;
|
| D | BatchAnnotateImagesRequest.php | 47 public function setRequests($requests) argument 49 $this->requests = $requests; 56 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/ |
| D | GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest.php | 33 public function setRequests($requests) argument 35 $this->requests = $requests; 42 return $this->requests;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
| D | BatchUpdateDocumentRequest.php | 31 public function setRequests($requests) argument 33 $this->requests = $requests; 40 return $this->requests;
|