/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/tests/Elasticsearch/Tests/ |
H A D | YamlRunnerTest.php | 337 next($operation); 343 next($operation); 349 next($operation); 591 $key = key($operation); 643 $expected = current($operation); 660 $expected = current($operation); 677 $expected = current($operation); 694 $expected = current($operation); 711 $expected = current($operation); 728 $key = key($operation); [all …]
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ |
H A D | LdapMessage.php | 192 $operation = Request\BindRequest::fromAsn1($opAsn1); 195 $operation = Response\BindResponse::fromAsn1($opAsn1); 198 $operation = Request\UnbindRequest::fromAsn1($opAsn1); 201 $operation = Request\SearchRequest::fromAsn1($opAsn1); 210 $operation = Request\ModifyRequest::fromAsn1($opAsn1); 213 $operation = Response\ModifyResponse::fromAsn1($opAsn1); 216 $operation = Request\AddRequest::fromAsn1($opAsn1); 219 $operation = Response\AddResponse::fromAsn1($opAsn1); 222 $operation = Request\DeleteRequest::fromAsn1($opAsn1); 234 $operation = Request\CompareRequest::fromAsn1($opAsn1); [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
H A D | ZoneOperations.php | 39 * @param string $operation Name of the Operations resource to delete. 42 public function delete($project, $zone, $operation, $optParams = []) argument 44 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation]; 54 * @param string $operation Name of the Operations resource to return. 58 public function get($project, $zone, $operation, $optParams = []) argument 60 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation]; 133 * @param string $operation Name of the Operations resource to return. 137 public function wait($project, $zone, $operation, $optParams = []) argument 139 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation];
|
H A D | RegionOperations.php | 39 * @param string $operation Name of the Operations resource to delete. 42 public function delete($project, $region, $operation, $optParams = []) argument 44 $params = ['project' => $project, 'region' => $region, 'operation' => $operation]; 54 * @param string $operation Name of the Operations resource to return. 58 public function get($project, $region, $operation, $optParams = []) argument 60 $params = ['project' => $project, 'region' => $region, 'operation' => $operation]; 134 * @param string $operation Name of the Operations resource to return. 138 public function wait($project, $region, $operation, $optParams = []) argument 140 $params = ['project' => $project, 'region' => $region, 'operation' => $operation];
|
H A D | GlobalOperations.php | 99 * @param string $operation Name of the Operations resource to delete. 102 public function delete($project, $operation, $optParams = []) argument 104 $params = ['project' => $project, 'operation' => $operation]; 112 * @param string $operation Name of the Operations resource to return. 116 public function get($project, $operation, $optParams = []) argument 118 $params = ['project' => $project, 'operation' => $operation]; 190 * @param string $operation Name of the Operations resource to return. 194 public function wait($project, $operation, $optParams = []) argument 196 $params = ['project' => $project, 'operation' => $operation];
|
H A D | GlobalOrganizationOperations.php | 37 * @param string $operation Name of the Operations resource to delete. 42 public function delete($operation, $optParams = []) argument 44 $params = ['operation' => $operation]; 52 * @param string $operation Name of the Operations resource to return. 58 public function get($operation, $optParams = []) argument 60 $params = ['operation' => $operation];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | UpdatePageElementsZOrderRequest.php | 26 public $operation; variable in Google\\Service\\Slides\\UpdatePageElementsZOrderRequest 35 public function setOperation($operation) argument 37 $this->operation = $operation; 44 return $this->operation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1GraphQLOperation.php | 26 public $operation; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1GraphQLOperation 35 public function setOperation($operation) argument 37 $this->operation = $operation; 44 return $this->operation;
|
H A D | GoogleCloudApigeeV1ArchiveDeployment.php | 41 public $operation; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ArchiveDeployment 106 public function setOperation($operation) argument 108 $this->operation = $operation; 115 return $this->operation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/ |
H A D | NumericFilter.php | 25 public $operation; variable in Google\\Service\\AnalyticsData\\NumericFilter 32 public function setOperation($operation) argument 34 $this->operation = $operation; 41 return $this->operation;
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_SQLAdminService.php | 674 public $operation; variable in Google_InstanceOperation 723 $this->operation = $operation; 756 public $operation; variable in Google_InstancesDeleteResponse 764 $this->operation = $operation; 785 public $operation; variable in Google_InstancesExportResponse 793 $this->operation = $operation; 822 $this->operation = $operation; 839 $this->operation = $operation; 883 $this->operation = $operation; 900 $this->operation = $operation; [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/ |
H A D | GoogleCloudDocumentaiV1EvaluationReference.php | 25 public $operation; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1EvaluationReference 49 public function setOperation($operation) argument 51 $this->operation = $operation; 55 return $this->operation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/ |
H A D | Api.php | 25 public $operation; variable in Google\\Service\\ServiceControl\\Api 42 public function setOperation($operation) argument 44 $this->operation = $operation; 51 return $this->operation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/ |
H A D | UploadGooGetArtifactMediaResponse.php | 28 public function setOperation(Operation $operation) argument 30 $this->operation = $operation; 37 return $this->operation;
|
H A D | UploadAptArtifactMediaResponse.php | 28 public function setOperation(Operation $operation) argument 30 $this->operation = $operation; 37 return $this->operation;
|
H A D | UploadYumArtifactMediaResponse.php | 28 public function setOperation(Operation $operation) argument 30 $this->operation = $operation; 37 return $this->operation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | UpgradeEvent.php | 29 public $operation; variable in Google\\Service\\Container\\UpgradeEvent 64 public function setOperation($operation) argument 66 $this->operation = $operation; 73 return $this->operation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/ |
H A D | IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest.php | 33 public $operation; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPhoneNumberRequest 82 public function setOperation($operation) argument 84 $this->operation = $operation; 91 return $this->operation;
|
/plugin/batchedit/ |
H A D | server.php | 83 list($operation, $progress) = $progress->get(); 85 if ($operation == BatcheditProgress::UNKNOWN) { 89 …$this->sendResponse(array('operation' => $this->getProgressLabel($operation), 'progress' => $progr… 95 private function getProgressLabel($operation) { argument 96 switch ($operation) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/ |
H A D | SslCertsInsertResponse.php | 64 public function setOperation(Operation $operation) argument 66 $this->operation = $operation; 73 return $this->operation;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/ |
H A D | Type.php | 86 public function setOperation(Operation $operation) argument 88 $this->operation = $operation; 95 return $this->operation;
|
/plugin/mantis/lib/ |
H A D | class.soapclient.php | 133 * @param string $operation SOAP server URL or path 266 "</$nsPrefix:$operation>"; 268 $payload = "<$operation>" . $payload . "</$operation>"; 275 "</$nsPrefix:$operation>"; 277 $payload = "<$operation>" . 279 "</$operation>"; 374 * @param string $operation operation name 378 function getOperationData($operation){ argument 384 if(isset($this->operations[$operation])){ 385 return $this->operations[$operation]; [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/ |
H A D | Operations.php | 38 * @param string $operation Instance operation ID. 42 public function get($project, $operation, $optParams = []) argument 44 $params = ['project' => $project, 'operation' => $operation];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/ |
H A D | Operations.php | 37 * @param string $operation The name of the operation for this request. 41 public function get($project, $operation, $optParams = []) argument 43 $params = ['project' => $project, 'operation' => $operation];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/ |
H A D | LogEntry.php | 79 public function setOperation(LogEntryOperation $operation) argument 81 $this->operation = $operation; 88 return $this->operation;
|