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/ |
A stub class to provide backward compatibility for EntityField. |
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| DatabaseLegacyTest::testDbAddField | function | core/ |
Tests deprecation of the db_add_field() function. |
| DatabaseLegacyTest::testDbChangeField | function | core/ |
Tests the db_change_field() function is deprecated. |
| DatabaseLegacyTest::testDbDropField | function | core/ |
Tests deprecation of the db_drop_field() function. |
| DatabaseLegacyTest::testDbEscapeField | function | core/ |
Tests deprecation of the db_escape_field() function. |
| DatabaseLegacyTest::testDbFieldExists | function | core/ |
Tests deprecation of the db_field_exists() function. |
| DatabaseLegacyTest::testDbFieldNames | function | core/ |
Tests deprecation of the db_field_names() function. |
| DatabaseLegacyTest::testDbFieldSetDefault | function | core/ |
Tests deprecation of the db_field_set_default() function. |
| DatabaseLegacyTest::testDbFieldSetNoDefault | function | core/ |
Tests deprecation of the db_field_set_no_default() function. |
| DatabaseLegacyTest::testSchemaFieldDefaultChange | function | core/ |
Tests Schema::fieldSetDefault and Schema::fieldSetNoDefault. |
| 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/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| DataFieldRow::validateAliasName | function | core/ |
Form element validation handler for \Drupal\rest\Plugin\views\row\DataFieldRow::buildOptionsForm(). |
| DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
| Date::getDateField | function | core/ |
Override to account for dates stored as strings. |
| Date::getDateField | function | core/ |
Creates cross-database SQL dates. |
| DateField | class | core/ |
Provides a field plugin for date and time fields. |
| 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.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. |
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.