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 |
---|---|---|---|
TimeZoneFormHelper | class | core/ |
Helper class for dealing with timezones. |
TimeZoneFormHelper.php | file | core/ |
|
TimeZoneFormHelper::getOptionsList | function | core/ |
Generate an array of time zones names. |
TimeZoneFormHelper::getOptionsListByRegion | function | core/ |
Generate an array of time zones names grouped by region. |
TimeZoneFormHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\TimeZoneFormHelper @group Datetime |
TimeZoneFormHelperTest.php | file | core/ |
|
TimeZoneFormHelperTest::setUp | function | core/ |
|
TimeZoneFormHelperTest::testGetGroupedList | function | core/ |
@covers ::getOptionsListByRegion |
TimeZoneFormHelperTest::testGetList | function | core/ |
@covers ::getOptionsList @covers ::getOptionsListByRegion |
TimeZoneItem | class | core/ |
Defines a custom field item class for the 'timezone' user entity field. |
TimeZoneItem.php | file | core/ |
|
TimeZoneItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
TimeZoneResolver | class | core/ |
Event handler that resolves time zone based on site and user configuration. |
TimeZoneResolver.php | file | core/ |
|
TimeZoneResolver::$configFactory | property | core/ |
The config. |
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 @group system |
TimezoneResolverTest.php | file | core/ |
|
TimezoneResolverTest::$modules | property | core/ |
Modules to install. |
TimezoneResolverTest::testGetTimeZone | function | core/ |
Tests time zone resolution. |
TimezoneTest | class | core/ |
Tests the timezone handling of datetime and datelist element types. |
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 install. |
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::validateForm | function | core/ |
Form validation handler. |
TwigPhpStorageCache::getTimestamp | function | core/ |
|
UiHelperTrait::$useOneTimeLoginLinks | property | core/ |
Use one-time login links instead of submitting the login form. |
User::getAllowedTimezones | function | core/ |
Defines allowed timezones for the field's AllowedValues constraint. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.