Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DateField.php | file | core/ |
|
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::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateFieldTest | class | core/ |
Provides unit tests for the DateField Plugin. |
DateFieldTest.php | file | core/ |
|
DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
DateRangeFieldItemList | class | core/ |
Represents a configurable entity daterange field. |
DateRangeFieldItemList.php | file | core/ |
|
DateRangeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
DateRangeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateRangeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateRangeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
DateRangeFieldTest | class | core/ |
Tests Daterange field. |
DateRangeFieldTest | class | core/ |
Tests Daterange field functionality. |
DateRangeFieldTest.php | file | core/ |
|
DateRangeFieldTest.php | file | core/ |
|
DateRangeFieldTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
DateRangeFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateRangeFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateRangeFieldTest::$modules | property | core/ |
Modules to install. |
DateRangeFieldTest::$modules | property | core/ |
Modules to install. |
DateRangeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
DateRangeFieldTest::doTestFromToSetting | function | core/ |
Performs the test of the 'from_to' setting for given test data. |
DateRangeFieldTest::fromToSettingDataProvider | function | core/ |
Provides data for testing the 'from_to' setting. |
DateRangeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
DateRangeFieldTest::setUp | function | core/ |
|
DateRangeFieldTest::testAlldayRangeField | function | core/ |
Tests all-day field. |
DateRangeFieldTest::testDatelistWidget | function | core/ |
Tests Date Range List Widget functionality. |
DateRangeFieldTest::testDateRangeField | function | core/ |
Tests date field functionality. |
DateRangeFieldTest::testDateStorageSettings | function | core/ |
Tests that 'Date' field storage setting form is disabled if field has data. |
DateRangeFieldTest::testDatetimeRangeField | function | core/ |
Tests date and time field. |
DateRangeFieldTest::testDefaultValue | function | core/ |
Tests default value functionality. |
DateRangeFieldTest::testFromSetting | function | core/ |
Tests displaying dates with the 'from_to' setting. |
DateRangeFieldTest::testFromToSeparatorState | function | core/ |
Tests the conditional visibility of the 'Date separator' field. |
DateRangeFieldTest::testInvalidField | function | core/ |
Tests that invalid values are caught and marked as invalid. |
DateRangeItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateSqlInterface::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
DateTestBase::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateTestBase::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
DateTimeFieldItemList | class | core/ |
Represents a configurable entity datetime field. |
DateTimeFieldItemList.php | file | core/ |
|
DateTimeFieldItemList::defaultValuesForm | function | core/ |
Returns a form for the default value input. |
DateTimeFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
DateTimeFieldItemList::defaultValuesFormValidate | function | core/ |
Validates the submitted default value. |
DateTimeFieldItemList::DEFAULT_VALUE_CUSTOM | constant | core/ |
Defines the default value as relative. |
DateTimeFieldItemList::DEFAULT_VALUE_NOW | constant | core/ |
Defines the default value as now. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.