Search for time
Title | Object type | File name | Summary |
---|---|---|---|
AliasManager::getRequestTime | function | core/ |
Wrapper method for REQUEST_TIME constant. |
ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges | function | core/ |
Test the changed time after API and FORM save without changes. |
DateTestBase::$timezones | property | core/ |
An array of timezone extremes to test. |
DateTestBase::setSiteTimezone | function | core/ |
Sets the site timezone to a given timezone. |
DateTimeHandlerTestBase | class | core/ |
Base class for testing datetime handlers. |
DateTimeHandlerTestBase.php | file | core/ |
|
DateTimeHandlerTestBase::$field_name | property | core/ |
Name of the field. |
DateTimeHandlerTestBase::$modules | property | core/ |
Modules to enable. |
DateTimeHandlerTestBase::$nodes | property | core/ |
Nodes to test. |
DateTimeHandlerTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
DatetimeRangeViewUpdateTest | class | core/ |
Test update of views with datetime_range filters. |
DatetimeRangeViewUpdateTest.php | file | core/ |
|
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues | function | core/ |
Tests that datetime_range filter values are updated properly. |
datetime_range-filter-values.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2786577. |
HistoryLegacyTest::testHistoryAttachTimestamp | function | core/ |
Tests history_attach_timestamp() deprecation. |
LegacyFunctionsTest::testDrupalSetTimeLimit | function | core/ |
@expectedDeprecation drupal_set_time_limit() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Component\Utility\Environment::setTimeLimit() instead. See https://www.drupal.org/node/3000058. @doesNotPerformAssertions |
TestBase::$timeLimit | property | core/ |
Time limit for the test. |
TimeStampItemNormalizerTrait | trait | core/ |
A trait for TimestampItem normalization functionality. |
TimeStampItemNormalizerTrait.php | file | core/ |
|
TimeStampItemNormalizerTrait::$allowedFormats | property | core/ |
Allowed timestamps formats for the denormalizer. |
TimeStampItemNormalizerTrait::constructValue | function | core/ |
|
TimeStampItemNormalizerTrait::processNormalizedValues | function | core/ |
Processes normalized timestamp values to add a formatted date and format. |
TimeStampItemNormalizerTraitDeprecatedTest | class | core/ |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
TimeStampItemNormalizerTraitDeprecatedTest.php | file | core/ |
|
TimeStampItemNormalizerTraitDeprecatedTest::testDeprecated | function | core/ |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
TimeStampItemNormalizerTraitDeprecatedTestClass | class | core/ |
For testing that TimeStampItemNormalizerTrait throws a deprecation error. |
TimeStampItemNormalizerTraitDeprecatedTestClass.php | file | core/ |
|
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 |
TimeZoneTest | class | core/ |
This test will check WebTestBase's default time zone handling. |
TimeZoneTest.php | file | core/ |
|
TimeZoneTest::$adminUser | property | core/ |
A user with administrative privileges. |
TimeZoneTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
TimeZoneTest::testAccountTimeZones | function | core/ |
Tests that user accounts have the default time zone set. |
views.view.test_datetime_range_filter_values.yml | file | core/ |
core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.