Home
last modified time | relevance | path

Searched refs:jobs (Results 1 – 25 of 48) sorted by relevance

12

/plugin/cronojob/pseudo-cron/
Dpseudo-cron.inc.php195 $jobs = $this->parseCronFile($this->cronTab);
197 for ($i=0;$i<count($jobs);$i++) {
199 if ($this->runJob($jobs[$i])) $jobsRun++;
402 $jobs = Array();
408 $jobNumber = count($jobs);
409 $jobs[$jobNumber] = $job;
410 if ($jobs[$jobNumber][PC_DOW][0]!='*' AND !is_numeric($jobs[$jobNumber][PC_DOW])) {
411 $jobs[$jobNumber][PC_DOW] = str_replace(
414 $jobs[$jobNumber][PC_DOW]);
416 $jobs[$jobNumber][PC_CMD] = trim($job[PC_CMD]);
[all …]
Dpseudo-cron-image.php238 $jobs = $this->parseCronFile($this->cronTab);
240 for ($i=0;$i<count($jobs);$i++) {
242 if ($this->runJob($jobs[$i])) $jobsRun++;
445 $jobs = Array();
451 $jobNumber = count($jobs);
452 $jobs[$jobNumber] = $job;
453 if ($jobs[$jobNumber][PC_DOW][0]!='*' AND !is_numeric($jobs[$jobNumber][PC_DOW])) {
454 $jobs[$jobNumber][PC_DOW] = str_replace(
457 $jobs[$jobNumber][PC_DOW]);
459 $jobs[$jobNumber][PC_CMD] = trim($job[PC_CMD]);
[all …]
/plugin/cronojob/
Dpseudocron.php134 $jobs = $this->parseCronFile($this->cronTab);
136 for ($i=0;$i<count($jobs);$i++) {
138 if ($this->runJob($jobs[$i])) $jobsRun++;
352 $jobs = Array();
358 $jobNumber = count($jobs);
359 $jobs[$jobNumber] = $job;
360 if ($jobs[$jobNumber][PC_DOW][0]!='*' AND !is_numeric($jobs[$jobNumber][PC_DOW])) {
361 $jobs[$jobNumber][PC_DOW] = str_replace(
364 $jobs[$jobNumber][PC_DOW]);
366 $jobs[$jobNumber][PC_CMD] = trim($job[PC_CMD]);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
DJobEvent.php26 public $jobs; variable in Google\\Service\\CloudTalentSolution\\JobEvent
35 public function setJobs($jobs) argument
37 $this->jobs = $jobs;
44 return $this->jobs;
DBatchCreateJobsRequest.php29 public function setJobs($jobs) argument
31 $this->jobs = $jobs;
38 return $this->jobs;
DBatchUpdateJobsRequest.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
DListJobsResponse.php35 public function setJobs($jobs) argument
37 $this->jobs = $jobs;
44 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DYouTubeReporting.php45 public $jobs; variable in Google\\Service\\YouTubeReporting
69 'jobs',
73 'path' => 'v1/jobs',
82 'path' => 'v1/jobs/{jobId}',
96 'path' => 'v1/jobs/{jobId}',
110 'path' => 'v1/jobs',
141 'path' => 'v1/jobs/{jobId}/reports/{reportId}',
160 'path' => 'v1/jobs/{jobId}/reports',
DDataflow.php126 'jobs',
130 'path' => 'v1b3/projects/{projectId}/jobs:aggregated',
160 'path' => 'v1b3/projects/{projectId}/jobs',
182 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}',
205 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}/metrics',
228 'path' => 'v1b3/projects/{projectId}/jobs',
258 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}:snapshot',
273 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}',
302 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}/debug/getConfig',
317 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}/debug/sendCapture',
[all …]
DCloudTalentSolution.php65 $this->serviceName = 'jobs';
293 'jobs',
297 'path' => 'v4/{+parent}/jobs:batchCreate',
307 'path' => 'v4/{+parent}/jobs:batchDelete',
317 'path' => 'v4/{+parent}/jobs:batchUpdate',
327 'path' => 'v4/{+parent}/jobs',
357 'path' => 'v4/{+parent}/jobs',
397 'path' => 'v4/{+parent}/jobs:search',
407 'path' => 'v4/{+parent}/jobs:searchForAlert',
DCloudScheduler.php105 'jobs',
109 'path' => 'v1/{+parent}/jobs',
139 'path' => 'v1/{+parent}/jobs',
DTranscoder.php138 'jobs',
142 'path' => 'v1/{+parent}/jobs',
176 'path' => 'v1/{+parent}/jobs',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
DListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
DWorkflowTemplate.php103 public function setJobs($jobs) argument
105 $this->jobs = $jobs;
112 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2ListDlpJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
DListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
DGoogleCloudDatapipelinesV1ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DListJobsResponse.php37 public function setJobs($jobs) argument
39 $this->jobs = $jobs;
46 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DListJobsResponse.php49 public function setJobs($jobs) argument
51 $this->jobs = $jobs;
58 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DJobList.php55 public function setJobs($jobs) argument
57 $this->jobs = $jobs;
64 return $this->jobs;
/plugin/sequencediagram/bower_components/lodash/test/
Dsaucelabs.js499 var jobs = this.jobs;
500 push.apply(jobs.queue, jobs.all);
734 this.jobs = { 'active': active, 'all': all, 'queue': queue }; property in Tunnel
756 var jobs = this.jobs,
757 active = jobs.active,
758 all = jobs.all;
814 jobs = this.jobs,
815 active = jobs.active,
816 queue = jobs.queue,
844 var jobs = this.jobs,
[all …]

12