Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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/ |
Provides unit tests for the DateField Plugin. |
DateFieldTest | class | core/ |
@group migrate @group legacy |
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. |
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 functionality. |
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::$modules | property | core/ |
Modules to enable. |
DateRangeFieldTest::datelistDataProvider | function | core/ |
The data provider for testing the validation of the datelist widget. |
DateRangeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
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/ |
Test default value functionality. |
DateRangeFieldTest::testInvalidField | function | core/ |
Test that invalid values are caught and marked as invalid. |
DateRangeItemTest::$field | property | core/ |
The field used in this test class. |
DateRangeItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateSqlInterface::getDateField | function | core/ |
Returns a native database expression for a given field. |
DateSqlInterface::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
DateTestBase::$field | property | core/ |
The field used in this test class. |
DateTestBase::$field | property | core/ |
The field used in this test class. |
DateTestBase::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateTestBase::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateTestBase::createField | function | core/ |
Creates a date test field. |
DateTestBase::createField | function | core/ |
Creates a date test field. |
DateTestBase::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.