Home
last modified time | relevance | path

Searched refs:call (Results 1001 – 1025 of 3012) sorted by relevance

1...<<41424344454647484950>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseML/Resource/
H A DOperations.php54 return $this->call('cancel', [$params], FirebasemlEmpty::class);
70 return $this->call('delete', [$params], FirebasemlEmpty::class);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsNfsShares.php45 return $this->call('get', [$params], NfsShare::class);
65 return $this->call('list', [$params], ListNfsSharesResponse::class);
82 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsVolumes.php45 return $this->call('get', [$params], Volume::class);
66 return $this->call('list', [$params], ListVolumesResponse::class);
88 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DSpaces.php48 return $this->call('get', [$params], Space::class);
68 return $this->call('list', [$params], ListSpacesResponse::class);
93 return $this->call('webhooks', [$params], Message::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRuntimeConfig/Resource/
H A DOperations.php54 return $this->call('cancel', [$params], RuntimeconfigEmpty::class);
70 return $this->call('delete', [$params], RuntimeconfigEmpty::class);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsers.php46 return $this->call('getProfile', [$params], Profile::class);
59 return $this->call('stop', [$params]);
75 return $this->call('watch', [$params], WatchResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsDeviceTierConfigs.php48 return $this->call('create', [$params], DeviceTierConfig::class);
63 return $this->call('get', [$params], DeviceTierConfig::class);
85 return $this->call('list', [$params], ListDeviceTierConfigsResponse::class);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php119 $this->recordedCalls[] = $call = new Call(
122 $call->addScore($methodProphecy->getArgumentsWildcard(), $score);
142 array_filter($this->recordedCalls, function (Call $call) use ($methodName, $wildcard) {
143 return $methodName === $call->getMethodName()
144 && 0 < $call->getScore($wildcard)
/plugin/chat/
H A Dajax.php29 $call = 'ajax_'.$_REQUEST['call']; variable
30 if ($call == '') {
31 $call = 'ajax_'.$_REQUEST['call']; variable
33 if(function_exists($call)){
34 $call();
36 print "The called function '".htmlspecialchars($call)."' does not exist!";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/Resource/
H A DProjectsTestMatrices.php50 return $this->call('cancel', [$params], CancelTestMatrixResponse::class);
75 return $this->call('create', [$params], TestMatrix::class);
93 return $this->call('get', [$params], TestMatrix::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DAcceleratorTypes.php93 return $this->call('aggregatedList', [$params], AcceleratorTypeAggregatedList::class);
108 return $this->call('get', [$params], AcceleratorType::class);
163 return $this->call('list', [$params], AcceleratorTypeList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsOperations.php55 return $this->call('cancel', [$params], HealthcareEmpty::class);
70 return $this->call('get', [$params], Operation::class);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesTasksJobs.php49 return $this->call('cancel', [$params], DataplexEmpty::class);
64 return $this->call('get', [$params], GoogleCloudDataplexV1Job::class);
88 return $this->call('list', [$params], GoogleCloudDataplexV1ListJobsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DRemarketingListShares.php45 return $this->call('get', [$params], RemarketingListShare::class);
61 return $this->call('patch', [$params], RemarketingListShare::class);
75 return $this->call('update', [$params], RemarketingListShare::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DServicesRollouts.php56 return $this->call('create', [$params], Operation::class);
72 return $this->call('get', [$params], Rollout::class);
96 return $this->call('list', [$params], ListServiceRolloutsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DProjectsLocationsOperations.php55 return $this->call('cancel', [$params], LoggingEmpty::class);
70 return $this->call('get', [$params], Operation::class);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DDatafeedstatuses.php47 return $this->call('custombatch', [$params], DatafeedstatusesCustomBatchResponse::class);
72 return $this->call('get', [$params], DatafeedStatus::class);
91 return $this->call('list', [$params], DatafeedstatusesListResponse::class);
H A DProductstatuses.php47 return $this->call('custombatch', [$params], ProductstatusesCustomBatchResponse::class);
67 return $this->call('get', [$params], ProductStatus::class);
89 return $this->call('list', [$params], ProductstatusesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
H A DPresentations.php59 return $this->call('batchUpdate', [$params], BatchUpdatePresentationResponse::class);
76 return $this->call('create', [$params], Presentation::class);
89 return $this->call('get', [$params], Presentation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/Resource/
H A DEnterprisesDevices.php49 …return $this->call('executeCommand', [$params], GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRespo…
63 return $this->call('get', [$params], GoogleHomeEnterpriseSdmV1Device::class);
84 return $this->call('list', [$params], GoogleHomeEnterpriseSdmV1ListDevicesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/Resource/
H A DLocationsQuestionsAnswers.php48 return $this->call('delete', [$params], MybusinessqandaEmpty::class);
72 return $this->call('list', [$params], ListAnswersResponse::class);
89 return $this->call('upsert', [$params], Answer::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsOperations.php48 return $this->call('cancel', [$params], ContainerEmpty::class);
73 return $this->call('get', [$params], Operation::class);
98 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/Resource/
H A DProjectsLocations.php49 return $this->call('generateRandomBytes', [$params], GenerateRandomBytesResponse::class);
62 return $this->call('get', [$params], Location::class);
85 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/Resource/
H A DDocuments.php58 return $this->call('batchUpdate', [$params], BatchUpdateDocumentResponse::class);
73 return $this->call('create', [$params], Document::class);
91 return $this->call('get', [$params], Document::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/Resource/
H A DProjectsLocationsOperations.php55 return $this->call('cancel', [$params], GkebackupEmpty::class);
70 return $this->call('get', [$params], GoogleLongrunningOperation::class);
95 return $this->call('list', [$params], GoogleLongrunningListOperationsResponse::class);

1...<<41424344454647484950>>...121