Home
last modified time | relevance | path

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

12

/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php197 for ($i=0;$i<count($jobs);$i++) {
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])) {
414 $jobs[$jobNumber][PC_DOW]);
422 $jobs[$jobNumber]["lastActual"] = $this->getLastActualRunTime($jobs[$jobNumber][PC_CMD]);
423 $jobs[$jobNumber]["lastScheduled"] = $this->getLastScheduledRunTime($jobs[$jobNumber]);
427 $this->multisort($jobs, "lastScheduled");
429 if ($this->debug) var_dump($jobs);
[all …]
H A Dpseudo-cron-image.php240 for ($i=0;$i<count($jobs);$i++) {
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])) {
457 $jobs[$jobNumber][PC_DOW]);
465 $jobs[$jobNumber]["lastActual"] = $this->getLastActualRunTime($jobs[$jobNumber][PC_CMD]);
466 $jobs[$jobNumber]["lastScheduled"] = $this->getLastScheduledRunTime($jobs[$jobNumber]);
470 $this->multisort($jobs, "lastScheduled");
472 if ($this->debug) var_dump($jobs);
[all …]
/plugin/cronojob/
H A Dpseudocron.php136 for ($i=0;$i<count($jobs);$i++) {
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])) {
364 $jobs[$jobNumber][PC_DOW]);
372 $jobs[$jobNumber]["lastActual"] = $this->getLastActualRunTime($jobs[$jobNumber][PC_CMD]);
373 $jobs[$jobNumber]["lastScheduled"] = $this->getLastScheduledRunTime($jobs[$jobNumber]);
377 $this->multisort($jobs, "lastScheduled");
379 if ($this->debug) var_dump($jobs);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobEvent.php26 public $jobs; variable in Google\\Service\\CloudTalentSolution\\JobEvent
35 public function setJobs($jobs) argument
37 $this->jobs = $jobs;
44 return $this->jobs;
H A DBatchCreateJobsRequest.php29 public function setJobs($jobs) argument
31 $this->jobs = $jobs;
38 return $this->jobs;
H A DBatchUpdateJobsRequest.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
H A DListJobsResponse.php35 public function setJobs($jobs) argument
37 $this->jobs = $jobs;
44 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A 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',
H A 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}',
342 'path' => 'v1b3/projects/{projectId}/jobs/{jobId}/messages',
477 'jobs',
[all …]
H A 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',
H A DCloudScheduler.php105 'jobs',
109 'path' => 'v1/{+parent}/jobs',
139 'path' => 'v1/{+parent}/jobs',
H A DTranscoder.php138 'jobs',
142 'path' => 'v1/{+parent}/jobs',
176 'path' => 'v1/{+parent}/jobs',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
H A DWorkflowTemplate.php103 public function setJobs($jobs) argument
105 $this->jobs = $jobs;
112 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ListDlpJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2ListJobsResponse.php33 public function setJobs($jobs) argument
35 $this->jobs = $jobs;
42 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DListJobsResponse.php37 public function setJobs($jobs) argument
39 $this->jobs = $jobs;
46 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DListJobsResponse.php49 public function setJobs($jobs) argument
51 $this->jobs = $jobs;
58 return $this->jobs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobList.php55 public function setJobs($jobs) argument
57 $this->jobs = $jobs;
64 return $this->jobs;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js499 var jobs = this.jobs;
500 push.apply(jobs.queue, jobs.all);
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,
845 active = jobs.active;
[all …]

12