Home
last modified time | relevance | path

Searched refs:getTimestamp (Results 26 – 50 of 90) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DAction.php101 public function getTimestamp() function in Google\\Service\\DriveActivity\\Action
H A DDriveActivity.php118 public function getTimestamp() function in Google\\Service\\DriveActivity\\DriveActivity
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DCachedFormulaLoader.php58 …gCache->has($id) || ($this->debug && !$resource->isFresh($this->configCache->getTimestamp($id)))) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DIssue.php135 public function getTimestamp() function in Google\\Service\\ManufacturerCenter\\Issue
/plugin/combo/ComboStrap/
H A DIFetcherLocalImage.php67 return strval((new \DateTime())->getTimestamp());
H A DFile.php133 return strval($this->getModifiedTime()->getTimestamp());
H A DCreationDate.php78 self::DATE_DOKUWIKI_PROPERTY_NAME => [self::DOKUWIKI_SUB_KEY => $value->getTimestamp()]
H A DDateTag.php71 $timeStamp = Iso8601Date::createFromString($date)->getDateTime()->getTimestamp();
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DConfigCache.php93 public function getTimestamp($resource) function in Assetic\\Cache\\ConfigCache
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosInventoryRequest.php161 public function getTimestamp() function in Google\\Service\\ShoppingContent\\PosInventoryRequest
H A DPosInventory.php179 public function getTimestamp() function in Google\\Service\\ShoppingContent\\PosInventory
H A DPosSaleRequest.php179 public function getTimestamp() function in Google\\Service\\ShoppingContent\\PosSaleRequest
H A DPosInventoryResponse.php179 public function getTimestamp() function in Google\\Service\\ShoppingContent\\PosInventoryResponse
H A DPosSale.php197 public function getTimestamp() function in Google\\Service\\ShoppingContent\\PosSale
H A DPosSaleResponse.php197 public function getTimestamp() function in Google\\Service\\ShoppingContent\\PosSaleResponse
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php643 self::assertEquals($value->getTimestamp(), $deserialized->getTimestamp());
667 self::assertEquals($value->getTimestamp(), $deserialized->getTimestamp());
686 …self::assertEquals($value->getTimestamp()->getTimestamp(), $deserialized->getTimestamp()->getTimes…
690 …self::assertEquals($value->getTimestamp()->getTimestamp(), $deserialized->getTimestamp()->getTimes…
/plugin/struct/action/
H A Dinline.php181 $this->initFromInput($this->schemadata->getTimestamp());
185 $data = json_encode(['value' => $R->doc, 'rev' => $this->schemadata->getTimestamp()], JSON_THROW_ON_ERROR);
/plugin/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DFilesystemCache.php83 public function getTimestamp($key) function in Twig\\Cache\\FilesystemCache
/plugin/jsonrpc/
H A DIJR_Date.php45 function getTimestamp() { function in IJR_Date
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Result.php169 public function getTimestamp() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Result
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestExecution.php175 public function getTimestamp() function in Google\\Service\\Testing\\TestExecution
H A DTestMatrix.php244 public function getTimestamp() function in Google\\Service\\Testing\\TestMatrix
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php140 public function getTimestamp() function in Google\\Service\\Networkconnectivity\\LogEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php233 public function getTimestamp() function in Google\\Service\\ServiceControl\\V2LogEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DEvent.php173 public function getTimestamp() function in Google\\Service\\CloudLifeSciences\\Event

1234