Home
last modified time | relevance | path

Searched refs:triggers (Results 1 – 25 of 43) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DListBuildTriggersResponse.php47 public function setTriggers($triggers) argument
49 $this->triggers = $triggers;
56 return $this->triggers;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DListTriggersResponse.php51 public function setTriggers($triggers) argument
53 $this->triggers = $triggers;
60 return $this->triggers;
/plugin/tagalerts/
H A Daction.php95 $triggers = array();
96 …$triggers['error'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('erro…
97 …$triggers['info'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('info'…
98 …$triggers['success'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('su…
99 …$triggers['notify'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('not…
100 foreach($triggers as $type=>$val) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2JobTrigger.php173 public function setTriggers($triggers) argument
175 $this->triggers = $triggers;
182 return $this->triggers;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudBuild.php684 'triggers',
688 'path' => 'v1/{+parent}/triggers',
738 'path' => 'v1/{+parent}/triggers',
912 'triggers',
916 'path' => 'v1/projects/{projectId}/triggers',
930 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
949 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
968 'path' => 'v1/projects/{projectId}/triggers',
990 'path' => 'v1/projects/{projectId}/triggers/{triggerId}',
1005 'path' => 'v1/projects/{projectId}/triggers/{triggerId}:run',
[all …]
H A DEventarc.php305 'triggers',
309 'path' => 'v1/{+parent}/triggers',
373 'path' => 'v1/{+parent}/triggers',
H A DTagManager.php970 'triggers',
974 'path' => 'tagmanager/v2/{+parent}/triggers',
1004 'path' => 'tagmanager/v2/{+parent}/triggers',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Delastic+elasticsearch-php+7.x.yml12 triggers:
H A Delastic+elasticsearch-php+master.yml12 triggers:
H A Delastic+elasticsearch-php+pull-request.yml12 triggers:
H A Ddefaults.yml31 triggers:
/plugin/farm/
H A Dinfos.animal.class.php59 $triggers = array(
70 foreach($triggers as $t => $v) {
76 $lw = $prec ? floor(($delta % $v[0]) / $triggers[$prec][0]) : null;
/plugin/botbouncer/lib/
H A Dbotbouncer.php588 * @param array $triggers array with details for SFS triggers
632 public function setSFSSpamTriggers($triggers = array()) { argument
633 if (sizeof($triggers)) {
634 $this->spamTriggers = $triggers;
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
/plugin/combo/vendor/symfony/deprecation-contracts/
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
/plugin/achart/assets/
H A Dapexcharts.css664 .resize-triggers {
670 .resize-triggers,
671 .resize-triggers>div,
683 .resize-triggers>div {
/plugin/bootswrapper/exe/help/
H A Dpopover.txt78 … ''focus'' ''manual'' | How popover is triggered. You may pass multiple triggers; separate them wi…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md63 reject a promise with a *reason*. Resolving a promises triggers callbacks
90 // Resolving the promise triggers the $onFulfilled callbacks and outputs
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64triggers-database|xdmp:trace|xdmp:to-json|xdmp:tidy|xdmp:subbinary|xdmp:strftime|xdmp:spawn-in|xdm…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md408 By default each menu item triggers some kind of export. You can trigger an
1034 * Fix: Capture image check, triggers callback only if all images have been loaded
1048 * Fix: Wait for lazy images, triggers capture callback only when all images have been fully loaded
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md578 * Fixed: A problem with determining alarm triggers for TODO's.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md578 * Fixed: A problem with determining alarm triggers for TODO's.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md538 * Fixed: A problem with determining alarm triggers for TODO's.
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md197 triggers progress notifications and passed a single argument (whatever it
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1triggers truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_res…

12