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 |
---|---|---|---|
SortDateTimeTest::$testViews | property | core/ |
Views to be enabled. |
SortDateTimeTest::setUp | function | core/ |
|
SortDateTimeTest::testDateTimeSort | function | core/ |
Tests the datetime sort handler. |
Sql::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
Sql::setupTimezone | function | core/ |
Set the database to the current user timezone. |
SqliteDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
SqliteDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
SqliteDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
SqliteDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
StatisticsViewsResult::$timestamp | property | core/ |
|
StatisticsViewsResult::getTimestamp | function | core/ |
Timestamp of when the entity was last viewed. |
system.timezone_resolver | service | core/ |
Drupal\system\TimeZoneResolver |
system_post_update_timestamp_plugins | function | core/ |
Force plugin definitions to be cleared. |
system_time_zones | function | core/ |
Generate an array of time zones and their local time&date. |
system_user_timezone | function | core/ |
Add the time zone field to the user edit and register forms. |
template_preprocess_datetime_form | function | core/ |
Prepares variables for datetime form element templates. |
template_preprocess_datetime_wrapper | function | core/ |
Prepares variables for datetime form wrapper templates. |
template_preprocess_time | function | core/ |
Prepares variables for time templates. |
TestBase::$timeLimit | property | core/ |
Time limit for the test. |
TestSiteInstallCommand::$timeLimit | property | core/ |
Time limit in seconds for the test. |
TestSuiteBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
TestTime | class | core/ |
Test service for altering the request time. |
TestTime.php | file | core/ |
|
TestTime::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
time | function | core/ |
Shadow time() system call. |
Time | class | core/ |
Provides a class for obtaining system time. |
Time | class | core/ |
Simple caching of query results for Views displays. |
time.html.twig | file | core/ |
Theme override for a date / time element. |
time.html.twig | file | core/ |
Theme override for a date / time element. |
time.html.twig | file | core/ |
Theme override for a date / time element. |
time.html.twig | file | core/ |
Theme override for a date / time element. |
time.html.twig | file | core/ |
Theme override for a date / time element. |
time.html.twig | file | core/ |
Theme override for a date / time element. |
time.html.twig | file | core/ |
Default theme implementation for a date / time element. |
Time.php | file | core/ |
|
Time.php | file | core/ |
|
Time::$dateFormatter | property | core/ |
The date formatter service. |
Time::$request | property | core/ |
The current request. |
Time::$requestStack | property | core/ |
The request stack. |
Time::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
Time::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
Time::cacheExpire | function | core/ |
Determine the expiration time of the cache type, or NULL if no expire. |
Time::cacheSetMaxAge | function | core/ |
Determine expiration time in the cache table of the cache type or CACHE_PERMANENT if item shouldn't be removed automatically from cache. |
Time::create | function | core/ |
Creates an instance of the plugin. |
Time::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Time::getCurrentMicroTime | function | core/ |
Returns the current system time with microsecond precision. |
Time::getCurrentTime | function | core/ |
Returns the current system time as an integer. |
Time::getDefaultCacheMaxAge | function | core/ |
Returns the default cache max age. |
Time::getLifespan | function | core/ |
|
Time::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.