Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TimestampTest::$modules | property | core/ |
Modules to enable. |
| TimestampTest::setUp | function | core/ |
|
| TimestampTest::testWidget | function | core/ |
Tests the "datetime_timestamp" widget. |
| TimeTest | class | core/ |
@coversDefaultClass \Drupal\Component\Datetime\Time[[api-linebreak]] @group Datetime |
| TimeTest.php | file | core/ |
|
| TimeTest::$requestStack | property | core/ |
The mocked request stack. |
| TimeTest::$time | property | core/ |
The mocked time class. |
| TimeTest::setUp | function | core/ |
|
| TimeTest::testGetCurrentMicroTime | function | core/ |
Tests the getCurrentMicroTime method. |
| TimeTest::testGetCurrentTime | function | core/ |
Tests the getCurrentTime method. |
| TimeTest::testGetRequestMicroTime | function | core/ |
Tests the getRequestMicroTime method. |
| TimeTest::testGetRequestMicroTimeNoRequest | function | core/ |
@covers ::getRequestMicroTime[[api-linebreak]] |
| TimeTest::testGetRequestTime | function | core/ |
Tests the getRequestTime method. |
| TimeTest::testGetRequestTimeNoRequest | function | core/ |
@covers ::getRequestTime[[api-linebreak]] |
| TimeZone::transform | function | core/ |
Performs the associated process. |
| TimeZoneDeprecationTest | class | core/ |
Tests deprecated methods in bootstrap throw deprecation warnings. |
| TimeZoneDeprecationTest.php | file | core/ |
|
| TimeZoneDeprecationTest::$modules | property | core/ |
Modules to enable. |
| TimeZoneDeprecationTest::testDeprecation | function | core/ |
@expectedDeprecation drupal_get_user_timezone() is deprecated in drupal:8.8.0. It will be removed from drupal:9.0.0. Use date_default_timezone_get() instead. See https://www.drupal.org/node/3009387 |
| 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[[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 | class | core/ |
This test will check WebTestBase's default time zone handling. |
| TimeZoneTest.php | file | core/ |
|
| TimezoneTest.php | file | core/ |
|
| TimezoneTest.php | file | core/ |
|
| TimeZoneTest::$adminUser | property | core/ |
A user with administrative privileges. |
| 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. |
Pagination
- Previous page
- Page 1259
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.