Home
last modified time | relevance | path

Searched refs:DELETE (Results 126 – 150 of 206) sorted by relevance

123456789

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DRequest.php20 public const DELETE = 'DELETE'; define in Elastica\\Request
H A DSnapshot.php169 return $this->request($repository.'/'.$name, Request::DELETE);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIot.php96 'httpMethod' => 'DELETE',
208 'httpMethod' => 'DELETE',
H A DDns.php348 'httpMethod' => 'DELETE',
500 'httpMethod' => 'DELETE',
682 'httpMethod' => 'DELETE',
849 'httpMethod' => 'DELETE',
1002 'httpMethod' => 'DELETE',
H A DDatapipelines.php112 'httpMethod' => 'DELETE',
H A DAssuredworkloads.php124 'httpMethod' => 'DELETE',
H A DBigQueryConnectionService.php85 'httpMethod' => 'DELETE',
H A DStreetViewPublish.php74 'httpMethod' => 'DELETE',
H A DOSConfig.php223 'httpMethod' => 'DELETE',
347 'httpMethod' => 'DELETE',
H A DCloudSearch.php254 'httpMethod' => 'DELETE',
302 'httpMethod' => 'DELETE',
598 'httpMethod' => 'DELETE',
667 'httpMethod' => 'DELETE',
H A DCloudchannel.php231 'httpMethod' => 'DELETE',
317 'httpMethod' => 'DELETE',
665 'httpMethod' => 'DELETE',
H A DCloudScheduler.php120 'httpMethod' => 'DELETE',
H A DApiKeysService.php125 'httpMethod' => 'DELETE',
H A DConnectors.php142 'httpMethod' => 'DELETE',
460 'httpMethod' => 'DELETE',
H A DCloudAsset.php153 'httpMethod' => 'DELETE',
237 'httpMethod' => 'DELETE',
H A DCloudSourceRepositories.php118 'httpMethod' => 'DELETE',
H A DWebRisk.php106 'httpMethod' => 'DELETE',
H A DServiceUsage.php86 'httpMethod' => 'DELETE',
H A DForms.php175 'httpMethod' => 'DELETE',
H A DYouTubeReporting.php83 'httpMethod' => 'DELETE',
H A DClouderrorreporting.php72 'httpMethod' => 'DELETE',
H A DAlertCenter.php77 'httpMethod' => 'DELETE',
H A DRecaptchaEnterprise.php111 'httpMethod' => 'DELETE',
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example173 $conf['auth']['mysql']['delGroup'] = "DELETE FROM groups
195 $conf['auth']['mysql']['delUser'] = "DELETE FROM users
203 $conf['auth']['mysql']['delUserRefs'] = "DELETE FROM usergroup
238 $conf['auth']['mysql']['delUserGroup']= "DELETE FROM usergroup
/plugin/codeprettify/code-prettify/src/
H A Dlang-sql.js49 …T_TIMESTAMP|CURRENT_USER|CURSOR|DATABASE|DBCC|DEALLOCATE|DECLARE|DEFAULT|DELETE|DENY|DESC|DISK|DIS…

123456789