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 |
---|---|---|---|
datetime_range_field_views_data | function | core/ |
Implements hook_field_views_data(). |
datetime_range_help | function | core/ |
Implements hook_help(). |
datetime_range_post_update_from_to_configuration | function | core/ |
Adds 'from_to' in flagged entity view date range formatter. |
datetime_range_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
datetime_range_test.info.yml | file | core/ |
core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml |
datetime_range_test.module | file | core/ |
Contains datetime_range_test.module. |
datetime_range_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
datetime_test.info.yml | file | core/ |
core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml |
datetime_type_field_views_data_helper | function | core/ |
Provides Views integration for any datetime-based fields. |
DbLogTest::testSameTimestampEntries | function | core/ |
Tests sorting for entries with the same timestamp. |
DefaultConfigTest::$timeLimit | property | core/ |
|
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp | function | core/ |
Tests security updates are empty with a dev version and an empty timestamp. |
drupal.timestamp-formatter-settings-2921810.php | file | core/ |
Provides database changes for testing the TimestampFormatter upgrade path. |
Drupal::time | function | core/ |
Returns the time service. |
DrupalDateTime | class | core/ |
Extends DateTimePlus(). |
DrupalDateTime.php | file | core/ |
|
DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
DrupalDateTime::format | function | core/ |
Overrides format(). |
DrupalDateTime::prepareTimezone | function | core/ |
Overrides prepareTimezone(). |
DrupalDateTime::__construct | function | core/ |
Constructs a date object. |
DrupalDateTime::__sleep | function | core/ |
|
DrupalDateTimeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\DrupalDateTime @group Datetime |
DrupalDateTimeTest | class | core/ |
Tests DrupalDateTime functionality. |
DrupalDateTimeTest.php | file | core/ |
|
DrupalDateTimeTest.php | file | core/ |
|
DrupalDateTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DrupalDateTimeTest::$modules | property | core/ |
Set up required modules. |
DrupalDateTimeTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::setUp | function | core/ |
Test setup. |
DrupalDateTimeTest::testChainable | function | core/ |
Tests that object methods are chainable. |
DrupalDateTimeTest::testChainableNonCallable | function | core/ |
Tests that chained calls to non-existent functions throw an exception. |
DrupalDateTimeTest::testChainableNonChainable | function | core/ |
Tests that non-chainable methods work. |
DrupalDateTimeTest::testDateDiff | function | core/ |
Tests date diffs. |
DrupalDateTimeTest::testDateTimezone | function | core/ |
Tests that DrupalDateTime can detect the right timezone to use. |
DrupalDateTimeTest::testDefaultDateTime | function | core/ |
Tests setting the default time for date-only objects. |
DrupalDateTimeTest::testGetPhpDateTime | function | core/ |
@covers ::getPhpDateTime |
DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
DrupalDateTimeTest::testRfc2822DateFormat | function | core/ |
Tests that an RFC2822 formatted date always returns an English string. |
DrupalDateTimeTest::testSleep | function | core/ |
Test to avoid serialization of formatTranslationCache. |
DrupalDateTimeTest::testTimezoneFormat | function | core/ |
Tests the ability to override the time zone in the format method. |
Drupal\Component\Datetime\TimeInterface | service | core/ |
|
Drupal\Core\Datetime\DateFormatterInterface | service | core/ |
|
EntityChangedInterface::getChangedTime | function | core/ |
Gets the timestamp of the last entity change for the current translation. |
EntityChangedInterface::getChangedTimeAcrossTranslations | function | core/ |
Gets the timestamp of the last entity change across all translations. |
EntityChangedInterface::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
EntityChangedTrait::getChangedTime | function | core/ |
Gets the timestamp of the last entity change for the current translation. |
EntityChangedTrait::getChangedTimeAcrossTranslations | function | core/ |
Returns the timestamp of the last entity change across all translations. |
EntityChangedTrait::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
EntityModerationForm::$time | property | core/ |
The time service. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.