Search for date
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Date | class | core/ |
Basic sort handler for dates. |
Date | class | core/ |
A handler to provide proper displays for dates. |
Date | class | core/ |
Filter to handle dates stored as a timestamp. |
Date | class | core/ |
Argument handler for dates. |
Date | class | core/ |
Basic sort handler for datetime fields. |
Date | class | core/ |
Date/time views filter. |
Date | class | core/ |
Abstract argument handler for dates. |
Date | class | core/ |
Provides a form element for date or time selection. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
DevReleaseTest::testSecurityUpdates | function | core/ |
Tests security updates when the installed version is a dev version. |
DiskSpaceValidator::validate | function | core/ |
Validates that there is enough free disk space to do stage operations. |
Display::validateForm | function | core/ |
Form validation handler. |
DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayExtenderTest3::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayExtenderTest::testDisplayExtendersValidate | function | core/ |
Tests display extenders validation. |
DisplayLink::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayModeUpdateTest | class | core/ |
Ensure display modes are updated when fields are created. |
DisplayModeUpdateTest.php | file | core/ |
|
DisplayModeUpdateTest::$defaultFormDisplayName | property | core/ |
The default form display name. |
DisplayModeUpdateTest::$defaultViewDisplayName | property | core/ |
The default view display name. |
DisplayModeUpdateTest::$foobarFormDisplayName | property | core/ |
The alternate form display name. |
DisplayModeUpdateTest::$foobarViewDisplayName | property | core/ |
The alternate view display name. |
DisplayModeUpdateTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation | function | core/ |
Ensure display modes are updated when fields are created. |
DisplayPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayPluginInterface::validate | function | core/ |
Make sure the display and all associated handlers are valid. |
DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
DisplayTest::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
DraggableListBuilderTrait::validateForm | function | core/ |
Form validation handler. |
drupal-8.update-schema-version-int.php | file | core/ |
Database to mimic the installation of the update_test_schema module. |
drupal-8.update-test-schema-enabled.php | file | core/ |
Partial database to mimic the installation of the update_test_schema module. |
drupal-8.update-test-semver-update-n-enabled.php | file | core/ |
Database to mimic the installation of the update_test_semver_update_n module. |
Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
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. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.