Home
last modified time | relevance | path

Searched refs:setTime (Results 1 – 25 of 96) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2GetDefaultBranchResponse.php33 public $setTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2GetDefaultBranchResponse
66 public function setSetTime($setTime) argument
68 $this->setTime = $setTime;
75 return $this->setTime;
H A DGoogleCloudRetailV2SetInventoryRequest.php35 public $setTime; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SetInventoryRequest
82 public function setSetTime($setTime) argument
84 $this->setTime = $setTime;
91 return $this->setTime;
/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DHoursFieldTest.php35 $d->setTime(11, 15, 0);
52 $d->setTime(11, 15, 0);
70 $d->setTime(11, 15, 0);
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DHoursField.php33 $date->setTime($date->format('H'), $invert ? 59 : 0);
58 $date->setTime($invert ? 23 : 0, $invert ? 59 : 0);
61 $date->setTime($hour, $invert ? 59 : 0);
H A DMonthField.php31 $date->setTime(23, 59);
34 $date->setTime(0, 0);
H A DYearField.php23 $date->setTime(23, 59, 0);
27 $date->setTime(0, 0, 0);
H A DMinutesField.php49 $date->setTime($date->format('H'), $invert ? 59 : 0);
52 $date->setTime($date->format('H'), $minutes[$position]);
H A DDayOfMonthField.php92 $date->setTime(23, 59);
95 $date->setTime(0, 0);
H A DDayOfWeekField.php111 $date->setTime(23, 59, 0);
114 $date->setTime(0, 0, 0);
/plugin/swiftmail/Swift/Plugin/
H A DThrottler.php93 protected function setTime() function in Swift_Plugin_Throttler
103 $this->setTime();
/plugin/structtasks/meta/
H A DAbstractNotifier.php67 $today->setTime(0, 0);
68 $date->setTime(0, 0);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DLastModifiedInfo.php30 public function setTime($time) function in Google\\Service\\Dfareporting\\LastModifiedInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSeekRequest.php48 public function setTime($time) function in Google\\Service\\Pubsub\\SeekRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DPoint.php31 public function setTime($time) function in Google\\Service\\Dataflow\\Point
H A DJobMessage.php84 public function setTime($time) function in Google\\Service\\Dataflow\\JobMessage
H A DAutoscalingEvent.php104 public function setTime($time) function in Google\\Service\\Dataflow\\AutoscalingEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDenyMaintenancePeriod.php66 public function setTime($time) function in Google\\Service\\SQLAdmin\\DenyMaintenancePeriod
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DTimeEvent.php62 public function setTime($time) function in Google\\Service\\CloudTrace\\TimeEvent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivityId.php70 public function setTime($time) function in Google\\Service\\Reports\\ActivityId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogLine.php82 public function setTime($time) function in Google\\Service\\Logging\\LogLine
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DDenyMaintenancePeriod.php60 public function setTime(TimeOfDay $time) function in Google\\Service\\CloudFilestore\\DenyMaintenancePeriod
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DDenyMaintenancePeriod.php60 public function setTime(TimeOfDay $time) function in Google\\Service\\CloudMemorystoreforMemcached\\DenyMaintenancePeriod
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DDenyMaintenancePeriod.php60 public function setTime(TimeOfDay $time) function in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\DenyMaintenancePeriod
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DResponse.php102 public function setTime($time) function in Google\\Service\\ServiceControl\\Response
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DateTime.php64 public function setTime(GoogleTypeTimeOfDay $time) function in Google\\Service\\DLP\\GooglePrivacyDlpV2DateTime

1234