Search for time
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Time | class | core/ |
Simple caching of query results for Views displays. |
time | function | core/ |
Shadow time() system call. |
Time | class | core/ |
Provides a class for obtaining system time. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MediaInterface::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
MediaInterface::setCreatedTime | function | core/ |
Sets the media item creation timestamp. |
MemoryBackend::getRequestTime | function | core/ |
Wrapper method for REQUEST_TIME constant. |
microtime | function | core/ |
Shadow microtime system call. |
MigrateUpgradeImportBatch::$maxExecTime | property | core/ |
The maximum length in seconds to allow processing in a request. |
ModerationInformation::isFirstTimeModeration | function | core/ |
Determines if this entity is being moderated for the first time. |
MTimeProtectedFastFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
MTimeProtectedFastFileStorage.php | file | core/ |
|
MTimeProtectedFastFileStorage::$secret | property | core/ |
The secret used in the HMAC. |
MTimeProtectedFastFileStorage::delete | function | core/ |
Deletes PHP code from storage. |
MTimeProtectedFastFileStorage::garbageCollection | function | core/ |
Performs garbage collection on the storage. |
MTimeProtectedFastFileStorage::getContainingDirectoryFullPath | function | core/ |
Gets the full path of the containing directory where the file is or should be stored. |
MTimeProtectedFastFileStorage::getFullPath | function | core/ |
Gets the full path where the file is or should be stored. |
MTimeProtectedFastFileStorage::getUncachedMTime | function | core/ |
Clears PHP's stat cache and returns the directory's mtime. |
MTimeProtectedFastFileStorage::save | function | core/ |
Saves PHP code to storage. |
MTimeProtectedFastFileStorage::tempnam | function | core/ |
A brute force tempnam implementation supporting streams. |
MTimeProtectedFastFileStorage::__construct | function | core/ |
Constructs this MTimeProtectedFastFileStorage object. |
MTimeProtectedFastFileStorageTest | class | core/ |
Tests the MTimeProtectedFastFileStorage implementation. |
MTimeProtectedFastFileStorageTest.php | file | core/ |
|
MTimeProtectedFastFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
MTimeProtectedFastFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
MTimeProtectedFileStorage | class | core/ |
Stores PHP code in files with securely hashed names. |
MTimeProtectedFileStorage.php | file | core/ |
|
MTimeProtectedFileStorage::checkFile | function | core/ |
Determines whether a protected file exists and sets the filename too. |
MTimeProtectedFileStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
MTimeProtectedFileStorage::getPath | function | core/ |
|
MTimeProtectedFileStorage::load | function | core/ |
Loads PHP code from storage. |
MTimeProtectedFileStorageBase | class | core/ |
Base test class for MTime protected storage. |
MTimeProtectedFileStorageBase.php | file | core/ |
|
MTimeProtectedFileStorageBase::$secret | property | core/ |
The secret string to use for file creation. |
MTimeProtectedFileStorageBase::$settings | property | core/ |
Test settings to pass to storage instances. |
MTimeProtectedFileStorageBase::$storageClass | property | core/ |
The PHP storage class to test. |
MTimeProtectedFileStorageBase::setUp | function | core/ |
|
MTimeProtectedFileStorageBase::testCRUD | function | core/ |
Tests basic load/save/delete operations. |
MTimeProtectedFileStorageBase::testSecurity | function | core/ |
Tests the security of the MTimeProtectedFileStorage implementation. |
MTimeProtectedFileStorageTest | class | core/ |
Tests the MTimeProtectedFileStorage implementation. |
MTimeProtectedFileStorageTest.php | file | core/ |
|
MTimeProtectedFileStorageTest::$expected | property | core/ |
The expected test results for the security test. |
MTimeProtectedFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
MultipleStaticContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
MysqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
MysqlDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
MysqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
MysqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
Node::getCreatedTime | function | core/ |
Gets the node creation timestamp. |
Node::setCreatedTime | function | core/ |
Sets the node creation timestamp. |
NodeCounterTimestamp | class | core/ |
Field handler to display the most recent time the node has been viewed. |
NodeCounterTimestamp.php | file | core/ |
|
NodeCounterTimestamp::access | function | core/ |
Check whether given user has access to this handler. |
NodeFormSaveChangedTimeTest | class | core/ |
Tests updating the changed time after API and FORM entity save. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.