Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| Date::__construct | function | core/ |
Constructs a new Date instance. |
| DateElementBase | class | core/ |
Provides a base class for date elements. |
| DateElementBase.php | file | core/ |
|
| DateElementBase::datetimeRangeYears | function | core/ |
Specifies the start and end year to use as a date range. |
| DateElementBase::getElementTitle | function | core/ |
Returns the most relevant title of a datetime element. |
| DateField | class | core/ |
Plugin annotation @MigrateField( id = "date", type_map = { "date" = "datetime", "datestamp" = "timestamp", "datetime" = "datetime", }, core = {6}, source_module = "date", destination_module = "datetime", weight = 9999999, ) |
| DateField | class | core/ |
Provides a field plugin for date and time fields. |
| DateField.php | file | core/ |
|
| DateField.php | file | core/ |
|
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| DateField::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| DateFieldLegacyTest | class | core/ |
@group migrate @group legacy |
| DateFieldLegacyTest | class | core/ |
Tests legacy methods on the date_field plugin. |
| DateFieldLegacyTest.php | file | core/ |
|
| DateFieldLegacyTest.php | file | core/ |
|
| DateFieldLegacyTest::testUnknownDateType | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| DateFieldLegacyTest::testUnknownDateType | function | core/ |
Tests deprecation on calling processFieldValues(). |
| DateFieldTest | class | core/ |
@group migrate @group legacy |
| DateFieldTest | class | core/ |
Provides unit tests for the DateField Plugin. |
| DateFieldTest.php | file | core/ |
|
| DateFieldTest.php | file | core/ |
|
| DateFieldTest::$migration | property | core/ |
|
| DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
| DateFieldTest::setUp | function | core/ |
|
| DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
| DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
| DateFieldTest::testUnknownDateType | function | core/ |
Tests an Exception is thrown when the field type is not a known date type. |
| DateFilterTest | class | core/ |
Test exposed datetime filters functionality. |
| DateFilterTest.php | file | core/ |
|
| DateFilterTest::$adminUser | property | core/ |
A user with permission to administer views. |
| DateFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateFilterTest::$modules | property | core/ |
Modules to enable. |
| DateFilterTest::$testViews | property | core/ |
Views used by this test. |
| DateFilterTest::setUp | function | core/ |
|
| DateFilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
| DateFormat | class | core/ |
Defines the Date Format configuration entity class. |
| DateFormat | class | core/ |
Defines the date format element for the configuration translation interface. |
| DateFormat.php | file | core/ |
|
| DateFormat.php | file | core/ |
|
| DateFormat::$id | property | core/ |
The date format machine name. |
| DateFormat::$label | property | core/ |
The human-readable name of the date format entity. |
| DateFormat::$locked | property | core/ |
The locked status of this date format. |
| DateFormat::$pattern | property | core/ |
The date format pattern. |
| DateFormat::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| DateFormat::getPattern | function | core/ |
Gets the date pattern string for this format. |
| DateFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
Pagination
- Previous page
- Page 343
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.