| /plugin/cronojob/pseudo-cron/ |
| D | pseudo-cron.inc.php | 195 $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 …]
|
| D | pseudo-cron-image.php | 238 $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/ |
| D | pseudocron.php | 134 $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/ |
| D | JobEvent.php | 26 public $jobs; variable in Google\\Service\\CloudTalentSolution\\JobEvent 35 public function setJobs($jobs) argument 37 $this->jobs = $jobs; 44 return $this->jobs;
|
| D | BatchCreateJobsRequest.php | 29 public function setJobs($jobs) argument 31 $this->jobs = $jobs; 38 return $this->jobs;
|
| D | BatchUpdateJobsRequest.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| D | ListJobsResponse.php | 35 public function setJobs($jobs) argument 37 $this->jobs = $jobs; 44 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | YouTubeReporting.php | 45 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',
|
| D | Dataflow.php | 126 '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 …]
|
| D | CloudTalentSolution.php | 65 $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',
|
| D | CloudScheduler.php | 105 'jobs', 109 'path' => 'v1/{+parent}/jobs', 139 'path' => 'v1/{+parent}/jobs',
|
| D | Transcoder.php | 138 'jobs', 142 'path' => 'v1/{+parent}/jobs', 176 'path' => 'v1/{+parent}/jobs',
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/ |
| D | ListJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
| D | ListJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| D | WorkflowTemplate.php | 103 public function setJobs($jobs) argument 105 $this->jobs = $jobs; 112 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ |
| D | GoogleCloudMlV1ListJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
| D | GoogleCloudDataplexV1ListJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
| D | GooglePrivacyDlpV2ListDlpJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/ |
| D | ListJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ |
| D | GoogleCloudRunV2ListJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/ |
| D | GoogleCloudDatapipelinesV1ListJobsResponse.php | 33 public function setJobs($jobs) argument 35 $this->jobs = $jobs; 42 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/ |
| D | ListJobsResponse.php | 37 public function setJobs($jobs) argument 39 $this->jobs = $jobs; 46 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
| D | ListJobsResponse.php | 49 public function setJobs($jobs) argument 51 $this->jobs = $jobs; 58 return $this->jobs;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
| D | JobList.php | 55 public function setJobs($jobs) argument 57 $this->jobs = $jobs; 64 return $this->jobs;
|
| /plugin/sequencediagram/bower_components/lodash/test/ |
| D | saucelabs.js | 499 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 …]
|