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 |
|---|---|---|---|
| TimeZoneResolver::$currentUser | property | core/ |
The current user. |
| TimeZoneResolver::getSubscribedEvents | function | core/ |
|
| TimeZoneResolver::getTimeZone | function | core/ |
Gets the time zone based on site and user configuration. |
| TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
| TimeZoneResolver::setDefaultTimeZone | function | core/ |
Sets the default time zone. |
| TimeZoneResolver::__construct | function | core/ |
TimeZoneResolver constructor. |
| TimezoneResolverTest | class | core/ |
@coversDefaultClass \Drupal\system\TimeZoneResolver[[api-linebreak]] @group system |
| TimezoneResolverTest.php | file | core/ |
|
| TimezoneResolverTest::$modules | property | core/ |
Modules to enable. |
| TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
| TimezoneTest | class | core/ |
Test coverage for time zone handling. |
| TimezoneTest | class | core/ |
Tests the timezone handling of datetime and datelist element types. |
| TimezoneTest.php | file | core/ |
|
| TimezoneTest.php | file | core/ |
|
| TimezoneTest::$date | property | core/ |
The date used in tests. |
| TimezoneTest::$dateFormat | property | core/ |
HTML date format pattern. |
| TimezoneTest::$elementType | property | core/ |
The element type that is being tested ('datetime' or 'datelist'). |
| TimezoneTest::$formattedDates | property | core/ |
The test date formatted in various formats and timezones. |
| TimezoneTest::$modules | property | core/ |
Modules to enable. |
| TimezoneTest::$modules | property | core/ |
Modules to enable. |
| TimezoneTest::$testConditions | property | core/ |
The number of test elements on the form. |
| TimezoneTest::$timeFormat | property | core/ |
HTML time format pattern. |
| TimezoneTest::$timezones | property | core/ |
An array of timezones with labels denoting their use in the tests. |
| TimezoneTest::assertDateTimezonePropertyProcessed | function | core/ |
Asserts that elements set #date_timezone correctly. |
| TimezoneTest::assertTimesUnderstoodCorrectly | function | core/ |
Asserts that elements interpret dates using the expected time zones. |
| TimezoneTest::buildForm | function | core/ |
Form constructor. |
| TimezoneTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TimezoneTest::setUp | function | core/ |
|
| TimezoneTest::setupForm | function | core/ |
Simulate form being loaded and default values displayed to user. |
| TimezoneTest::submitForm | function | core/ |
Form submission handler. |
| TimezoneTest::testDatelistElementTimesUnderstoodCorrectly | function | core/ |
Tests datelist elements interpret their times correctly when saving. |
| TimezoneTest::testDatelistTimezonePropertyProcessed | function | core/ |
On datelist elements test #date_timezone after ::processDatetime. |
| TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly | function | core/ |
Tests datetime elements interpret their times correctly when saving. |
| TimezoneTest::testDatetimeTimezonePropertyProcessed | function | core/ |
On datetime elements test #date_timezone after ::processDatetime. |
| TimezoneTest::testSystemTimeZones | function | core/ |
Tests system_time_zones(). |
| TimezoneTest::validateForm | function | core/ |
Form validation handler. |
| TwigPhpStorageCache::getTimestamp | function | core/ |
|
| User::getAllowedTimezones | function | core/ |
Defines allowed timezones for the field's AllowedValues constraint. |
| User::getCreatedTime | function | core/ |
Returns the creation time of the user as a UNIX timestamp. |
| User::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
| User::getLastLoginTime | function | core/ |
Returns the UNIX timestamp when the user last logged in. |
| User::getTimeZone | function | core/ |
Returns the timezone of this account. |
| User::setLastAccessTime | function | core/ |
Sets the UNIX timestamp when the user last accessed the site.. |
| User::setLastLoginTime | function | core/ |
Sets the UNIX timestamp when the user last logged in. |
| UserInterface::getCreatedTime | function | core/ |
Returns the creation time of the user as a UNIX timestamp. |
| UserInterface::getLastLoginTime | function | core/ |
Returns the UNIX timestamp when the user last logged in. |
| UserInterface::setLastAccessTime | function | core/ |
Sets the UNIX timestamp when the user last accessed the site.. |
| UserInterface::setLastLoginTime | function | core/ |
Sets the UNIX timestamp when the user last logged in. |
| UserInterface::TIMEZONE_DEFAULT | constant | core/ |
New users will be set to the default time zone at registration. |
| UserInterface::TIMEZONE_EMPTY | constant | core/ |
New users will get an empty time zone at registration. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.