Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 122) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DTimestamp.php14 private $timestamp; variable in JMS\\Serializer\\Tests\\Fixtures\\Timestamp
16 public function __construct($timestamp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DTimestampedEvent.php29 public $timestamp; variable in Google\\Service\\Genomics\\TimestampedEvent
48 public function setTimestamp($timestamp)
H A DEvent.php33 public $timestamp; variable in Google\\Service\\Genomics\\Event
66 public function setTimestamp($timestamp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DIntegerGauge.php25 public $timestamp; variable in Google\\Service\\Dataflow\\IntegerGauge
32 public function setTimestamp($timestamp)
H A DCPUTime.php26 public $timestamp; variable in Google\\Service\\Dataflow\\CPUTime
43 public function setTimestamp($timestamp)
H A DMemInfo.php37 public $timestamp; variable in Google\\Service\\Dataflow\\MemInfo
88 public function setTimestamp($timestamp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ProfileStatus.php27 public $timestamp; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2ProfileStatus
46 public function setTimestamp($timestamp)
/plugin/farmsync/meta/
H A DFarmSyncUtil.php105 public function replaceRemoteFile($remoteFile, $content, $timestamp = 0) {
118 public function saveRemotePage($animal, $page, $content, $timestamp = 0) {
154 public function readRemotePage($animal, $page, $clean = true, $timestamp = null) {
166 public function readRemoteMedia($animal, $media, $timestamp = 0) {
178 public function getRemoteMediaFilename($animal, $media, $timestamp = 0, $clean = true) {
203 public function getRemoteFilename($animal, $document, $timestamp = null, $clean = true) {
245 public function remoteMediaExists($animal, $medium, $timestamp = null) {
386 private function isValidTimeStamp($timestamp) {
/plugin/gtime/gtlib/http/
H A DGTHttpClient.php88 public static function extend(GTTimestamp $timestamp, $verifierUrl) {
141 …public static function verify(GTTimestamp $timestamp, GTDataHash $dataHash, $verifierUrl, GTPublic…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DExemplar.php30 public $timestamp; variable in Google\\Service\\Monitoring\\Exemplar
50 public function setTimestamp($timestamp)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DExemplar.php24 public $timestamp; variable in Google\\Service\\Networkconnectivity\\Exemplar
35 public function setTimestamp($timestamp)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DGetBuckets.php32 protected $timestamp; variable in Elasticsearch\\Endpoints\\Ml\\GetBuckets
90 public function setTimestamp($timestamp): GetBuckets argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceManagedByIgmError.php29 public $timestamp; variable in Google\\Service\\Compute\\InstanceManagedByIgmError
62 public function setTimestamp($timestamp)
/plugin/farmsync/_test/mock/
H A DFarmSyncUtil.php38 public function replaceRemoteFile($remoteFile, $content, $timestamp = 0) {
55 public function saveRemotePage($animal, $page, $content, $timestamp = false) {
64 public function setPagemtime($animal, $page, $timestamp) {
77 public function readRemotePage($animal, $page, $clean = true, $timestamp = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DAction.php33 public $timestamp; variable in Google\\Service\\DriveActivity\\Action
94 public function setTimestamp($timestamp)
H A DDriveActivity.php36 public $timestamp; variable in Google\\Service\\DriveActivity\\DriveActivity
111 public function setTimestamp($timestamp)
/plugin/git/db/
H A Dupdate0001.sql1 CREATE TABLE git (repo TEXT PRIMARY KEY, timestamp INTEGER, status TEXT); field
/plugin/ireadit/db/
H A Dupdate0001.sql5 timestamp TEXT NULL, field
/plugin/fedauth/Auth/OpenID/
H A DSQLiteStore.php58 function _add_nonce($server_url, $timestamp, $salt)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DResourceInterface.php28 public function isFresh($timestamp);
/plugin/openid/Auth/OpenID/
H A DSQLiteStore.php58 function _add_nonce($server_url, $timestamp, $salt)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DIssue.php45 public $timestamp; variable in Google\\Service\\ManufacturerCenter\\Issue
128 public function setTimestamp($timestamp)
/plugin/dwcommits/db/
H A Dupdate0001.sql1 CREATE TABLE git_commits(author TEXT,timestamp INTEGER,gitid TEXT,msg TEXT, prefix TEXT, gitbranch,… field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosInventoryRequest.php51 public $timestamp; variable in Google\\Service\\ShoppingContent\\PosInventoryRequest
154 public function setTimestamp($timestamp)
/plugin/icalendar/
H A Dfunctions.php8 function get_timezone_offset($remote_tz, $timestamp, $origin_tz = null) {

12345