/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | Timestamp.php | 14 private $timestamp; variable in JMS\\Serializer\\Tests\\Fixtures\\Timestamp 16 public function __construct($timestamp)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/ |
H A D | TimestampedEvent.php | 29 public $timestamp; variable in Google\\Service\\Genomics\\TimestampedEvent 48 public function setTimestamp($timestamp)
|
H A D | Event.php | 33 public $timestamp; variable in Google\\Service\\Genomics\\Event 66 public function setTimestamp($timestamp)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | IntegerGauge.php | 25 public $timestamp; variable in Google\\Service\\Dataflow\\IntegerGauge 32 public function setTimestamp($timestamp)
|
H A D | CPUTime.php | 26 public $timestamp; variable in Google\\Service\\Dataflow\\CPUTime 43 public function setTimestamp($timestamp)
|
H A D | MemInfo.php | 37 public $timestamp; variable in Google\\Service\\Dataflow\\MemInfo 88 public function setTimestamp($timestamp)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
H A D | GooglePrivacyDlpV2ProfileStatus.php | 27 public $timestamp; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2ProfileStatus 46 public function setTimestamp($timestamp)
|
/plugin/farmsync/meta/ |
H A D | FarmSyncUtil.php | 105 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 D | GTHttpClient.php | 88 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 D | Exemplar.php | 30 public $timestamp; variable in Google\\Service\\Monitoring\\Exemplar 50 public function setTimestamp($timestamp)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/ |
H A D | Exemplar.php | 24 public $timestamp; variable in Google\\Service\\Networkconnectivity\\Exemplar 35 public function setTimestamp($timestamp)
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/ |
H A D | GetBuckets.php | 32 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 D | InstanceManagedByIgmError.php | 29 public $timestamp; variable in Google\\Service\\Compute\\InstanceManagedByIgmError 62 public function setTimestamp($timestamp)
|
/plugin/farmsync/_test/mock/ |
H A D | FarmSyncUtil.php | 38 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 D | Action.php | 33 public $timestamp; variable in Google\\Service\\DriveActivity\\Action 94 public function setTimestamp($timestamp)
|
H A D | DriveActivity.php | 36 public $timestamp; variable in Google\\Service\\DriveActivity\\DriveActivity 111 public function setTimestamp($timestamp)
|
/plugin/git/db/ |
H A D | update0001.sql | 1 CREATE TABLE git (repo TEXT PRIMARY KEY, timestamp INTEGER, status TEXT); field
|
/plugin/ireadit/db/ |
H A D | update0001.sql | 5 timestamp TEXT NULL, field
|
/plugin/fedauth/Auth/OpenID/ |
H A D | SQLiteStore.php | 58 function _add_nonce($server_url, $timestamp, $salt)
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ |
H A D | ResourceInterface.php | 28 public function isFresh($timestamp);
|
/plugin/openid/Auth/OpenID/ |
H A D | SQLiteStore.php | 58 function _add_nonce($server_url, $timestamp, $salt)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/ |
H A D | Issue.php | 45 public $timestamp; variable in Google\\Service\\ManufacturerCenter\\Issue 128 public function setTimestamp($timestamp)
|
/plugin/dwcommits/db/ |
H A D | update0001.sql | 1 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 D | PosInventoryRequest.php | 51 public $timestamp; variable in Google\\Service\\ShoppingContent\\PosInventoryRequest 154 public function setTimestamp($timestamp)
|
/plugin/icalendar/ |
H A D | functions.php | 8 function get_timezone_offset($remote_tz, $timestamp, $origin_tz = null) {
|