Home
last modified time | relevance | path

Searched refs:delete (Results 826 – 850 of 1419) sorted by relevance

1...<<31323334353637383940>>...57

/plugin/combo/action/
H A Dpagesystemmutation.php43 * And To delete sidebar (cache) cache when a page was modified in a namespace
193 * Is this a delete from a move ?
198 ComboFs::delete($markup);
/plugin/formatplus2/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
52 block delete will be used when there are no attributes, but the syntax
/plugin/groupmanager/
H A DREADME13 Groupmanager may also enable group-admins to add and delete users independently from a
71 Clicking on “update group” will delete checked users.
/plugin/formatplus/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
52 block delete will be used when there are no attributes, but the syntax
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIot.php94 ],'delete' => [
206 ],'delete' => [
H A DDns.php346 ],'delete' => [
498 ],'delete' => [
680 ],'delete' => [
847 ],'delete' => [
1000 ],'delete' => [
H A DDatapipelines.php110 ],'delete' => [
H A DAssuredworkloads.php122 ],'delete' => [
H A DBigQueryConnectionService.php83 ],'delete' => [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md46 + [Delete a document](#delete-a-document)
47 + [Delete an index](#delete-an-index)
333 Alright, let's go ahead and delete the document that we added previously:
341 $response = $client->delete($params);
345 You'll notice this is identical syntax to the `get` syntax. The only difference is the operation: `delete` instead of
371 Due to the dynamic nature of Elasticsearch, the first document we added automatically built an index with some default settings. Let's delete that index because we want to specify our own settings later:
377 $response = $client->indices()->delete($deleteParams);
/plugin/remotescript/lib/JsHttpRequest/
H A Dcompile.bat16 my $main = $parts{''}; delete $parts{''};
/plugin/authjoomla3/
H A DREADME.md16 …ers and group, I left the management to joomla itself, so you cannot add/delete/update users or gr…
/plugin/fedauth/Auth/OpenID/
H A DMemcachedStore.php158 return $this->connection->delete($associationKey);
/plugin/authucenter/lib/uc_client/model/
H A Dfriend.php42 function delete($uid, $friendids) { function in friendmodel
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DAutoscalers.php115 public function delete($project, $zone, $autoscaler, $optParams = []) function in Google\\Service\\Compute\\Resource\\Autoscalers
H A DGlobalForwardingRules.php56 public function delete($project, $forwardingRule, $optParams = []) function in Google\\Service\\Compute\\Resource\\GlobalForwardingRules
H A DGlobalNetworkEndpointGroups.php87 public function delete($project, $networkEndpointGroup, $optParams = []) function in Google\\Service\\Compute\\Resource\\GlobalNetworkEndpointGroups
H A DTargetHttpProxies.php117 public function delete($project, $targetHttpProxy, $optParams = []) function in Google\\Service\\Compute\\Resource\\TargetHttpProxies
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsIssueModels.php72 public function delete($name, $optParams = []) function in Google\\Service\\Contactcenterinsights\\Resource\\ProjectsLocationsIssueModels
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsServiceAccountsKeys.php70 public function delete($name, $optParams = []) function in Google\\Service\\Iam\\Resource\\ProjectsServiceAccountsKeys
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistriesDevices.php63 public function delete($name, $optParams = []) function in Google\\Service\\CloudIot\\Resource\\ProjectsLocationsRegistriesDevices
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DProjectsLocationsTagTemplates.php75 public function delete($name, $optParams = []) function in Google\\Service\\DataCatalog\\Resource\\ProjectsLocationsTagTemplates
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DProjectsLocationsProcessorsProcessorVersions.php67 public function delete($name, $optParams = []) function in Google\\Service\\Document\\Resource\\ProjectsLocationsProcessorsProcessorVersions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisers.php137 public function delete($advertiserId, $optParams = []) function in Google\\Service\\DisplayVideo\\Resource\\Advertisers
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DResponsePolicyRules.php74 public function delete($project, $location, $responsePolicy, $responsePolicyRule, $optParams = []) function in Google\\Service\\Dns\\Resource\\ResponsePolicyRules

1...<<31323334353637383940>>...57