Home
last modified time | relevance | path

Searched refs:delete (Results 1026 – 1050 of 1419) sorted by relevance

1...<<41424344454647484950>>...57

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md6 - When `delete` with an empty `id` an `Elasticsearch\Common\Exceptions\RuntimeException\Missing404Exception`
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php33 public function delete($id, $optParams = array()) { function in Google_ContactsServiceResource
189 public function delete($id, $optParams = array()) { function in Google_SubscriptionsServiceResource
265 public function delete($id, $optParams = array()) { function in Google_TimelineServiceResource
386 public function delete($itemId, $attachmentId, $optParams = array()) { function in Google_TimelineAttachmentsServiceResource
H A DGoogle_AppstateService.php57 public function delete($stateKey, $optParams = array()) { function in Google_StatesServiceResource
H A DGoogle_TasksService.php33 public function delete($tasklist, $optParams = array()) { function in Google_TasklistsServiceResource
162 public function delete($tasklist, $task, $optParams = array()) { function in Google_TasksServiceResource
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc382 Alright, let's go ahead and delete the document that we added previously:
391 $response = $client->delete($params);
396 operation: `delete` instead of `get`. The response confirms the document is
424 $response = $client->indices()->delete($deleteParams);
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php287 $this->server->tree->delete($path);
637 $this->server->tree->delete($moveInfo['destination']);
681 $this->server->tree->delete($copyInfo['destination']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBlogger.php195 ],'delete' => [
392 'delete' => [
643 'delete' => [
H A DCloudDebugger.php160 'delete' => [
H A DArea120Tables.php163 ],'delete' => [
H A DLicensing.php66 'delete' => [
H A DBaremetalsolution.php450 ],'delete' => [
620 ],'delete' => [
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php287 $this->server->tree->delete($path);
637 $this->server->tree->delete($moveInfo['destination']);
680 $this->server->tree->delete($copyInfo['destination']);
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak18 delete=Delete
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsLocationsStudiesTrials.php110 public function delete($name, $optParams = []) function in Google\\Service\\CloudMachineLearningEngine\\Resource\\ProjectsLocationsStudiesTrials
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/Resource/
H A DProjectsLocationsInstances.php80 public function delete($name, $optParams = []) function in Google\\Service\\CloudRedis\\Resource\\ProjectsLocationsInstances
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstanceGroups.php153 public function delete($project, $zone, $instanceGroup, $optParams = []) function in Google\\Service\\Compute\\Resource\\InstanceGroups
H A DServiceAttachments.php122 public function delete($project, $region, $serviceAttachment, $optParams = []) function in Google\\Service\\Compute\\Resource\\ServiceAttachments
H A DNetworkEndpointGroups.php157 public function delete($project, $zone, $networkEndpointGroup, $optParams = []) function in Google\\Service\\Compute\\Resource\\NetworkEndpointGroups
H A DSecurityPolicies.php132 public function delete($project, $securityPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\SecurityPolicies
H A DTargetHttpsProxies.php120 public function delete($project, $targetHttpsProxy, $optParams = []) function in Google\\Service\\Compute\\Resource\\TargetHttpsProxies
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistries.php82 public function delete($name, $optParams = []) function in Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistries
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomers.php72 public function delete($name, $optParams = []) function in Google\\Service\\Cloudchannel\\Resource\\AccountsCustomers
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DFolders.php86 public function delete($name, $optParams = []) function in Google\\Service\\CloudResourceManager\\Resource\\Folders
H A DProjects.php80 public function delete($name, $optParams = []) function in Google\\Service\\CloudResourceManager\\Resource\\Projects
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php521 … return $this->sftp->delete($path_to, true) && $this->sftp->rename($path_from, $path_to);
687 return $this->sftp->delete($path, false);

1...<<41424344454647484950>>...57