Search for field_
- Search 7.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
d6_field.yml | file | core/ |
core/modules/field/migrations/d6_field.yml |
d6_field_formatter_settings.yml | file | core/ |
core/modules/field/migrations/d6_field_formatter_settings.yml |
d6_field_instance.yml | file | core/ |
core/modules/field/migrations/d6_field_instance.yml |
d6_field_instance_label_description_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml |
d6_field_instance_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_field_instance_option_translation.yml |
d6_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d6_field_instance_widget_settings.yml |
d6_field_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_field_option_translation.yml |
d6_profile_field_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_profile_field_option_translation.yml |
d6_upload_field.yml | file | core/ |
core/modules/file/migrations/d6_upload_field.yml |
d6_upload_field_instance.yml | file | core/ |
core/modules/file/migrations/d6_upload_field_instance.yml |
d6_user_profile_field_instance_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml |
d6_vocabulary_field.yml | file | core/ |
core/modules/taxonomy/migrations/d6_vocabulary_field.yml |
d6_vocabulary_field_instance.yml | file | core/ |
core/modules/taxonomy/migrations/d6_vocabulary_field_instance.yml |
D7NodeDeriver::$fieldDiscovery | property | core/ |
The migration field discovery service. |
D7TaxonomyTermDeriver::$fieldDiscovery | property | core/ |
The migration field discovery service. |
d7_comment_field.yml | file | core/ |
core/modules/comment/migrations/d7_comment_field.yml |
d7_comment_field_instance.yml | file | core/ |
core/modules/comment/migrations/d7_comment_field_instance.yml |
d7_field.yml | file | core/ |
core/modules/field/migrations/d7_field.yml |
d7_field_formatter_settings.yml | file | core/ |
core/modules/field/migrations/d7_field_formatter_settings.yml |
d7_field_instance.yml | file | core/ |
core/modules/field/migrations/d7_field_instance.yml |
d7_field_instance_label_description_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml |
d7_field_instance_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_field_instance_option_translation.yml |
d7_field_instance_widget_settings.yml | file | core/ |
core/modules/field/migrations/d7_field_instance_widget_settings.yml |
d7_field_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_field_option_translation.yml |
DataFieldRow | class | core/ |
Plugin which displays fields as raw data. |
DataFieldRow.php | file | core/ |
|
DataFieldRow::$rawOutputOptions | property | core/ |
Stores an array of options to determine if the raw field output is used. |
DataFieldRow::$replacementAliases | property | core/ |
Stores an array of prepared field aliases from options. |
DataFieldRow::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
DataFieldRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
DataFieldRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DataFieldRow::extractFromOptionsArray | function | core/ |
Extracts a set of option values from a nested options array. |
DataFieldRow::getFieldKeyAlias | function | core/ |
Return an alias for a field ID, as set in the options form. |
DataFieldRow::init | function | core/ |
Initialize the plugin. |
DataFieldRow::render | function | core/ |
Renders a row object. |
DataFieldRow::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
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. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.