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 |
|---|---|---|---|
| TestFieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TestFieldWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| TestFieldWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TestFieldWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultilingual | class | core/ |
Plugin implementation of the 'test_field_widget_multilingual' widget. |
| TestFieldWidgetMultilingual.php | file | core/ |
|
| TestFieldWidgetMultilingual::form | function | core/ |
Creates a form element for a field. |
| TestFieldWidgetMultiple | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultiple.php | file | core/ |
|
| TestFieldWidgetMultiple::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidgetMultiple::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidgetMultiple::formElement | function | core/ |
Returns the form for a single field widget. |
| TestFieldWidgetMultiple::isApplicable | function | core/ |
Used in \Drupal\field\Tests\EntityReference\EntityReferenceAdminTest::testAvailableFormatters(). |
| TestFieldWidgetMultiple::multipleValidate | function | core/ |
Element validation helper. |
| TestFieldWidgetMultiple::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TestFieldWidgetMultiple::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultipleSingleValues | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultipleSingleValues.php | file | core/ |
|
| TestItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| TestItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| TestItem::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| TestItem::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| TestItemTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TestItemWithDependenciesTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TestMultiWidthLayoutsTest::FIELD_UI_PREFIX | constant | core/ |
Path prefix for the field UI for the test bundle. |
| TestSqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestSqlBase::fields | function | core/ |
Returns available fields on the source. |
| TestSqlContentDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| TestSqlIdMap::getFieldSchema | function | core/ |
Gets the field schema. |
| TestTextfieldWidget | class | core/ |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php | file | core/ |
|
| TestWithConstraints::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
| TestWithHiddenSourceField | class | core/ |
Provides test media source. |
| TestWithHiddenSourceField.php | file | core/ |
|
| TestWithHiddenSourceField::getSourceFieldName | function | core/ |
Determine the name of the source field. |
| TestWithHiddenSourceField::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| TestWithHiddenSourceField::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
| test_fieldtype_boolean_emoji_normalizer.info.yml | file | core/ |
core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.info.yml |
| test_fieldtype_boolean_emoji_normalizer.services.yml | file | core/ |
core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.services.yml |
| TextCckTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| TextCckTest::getFieldTypeProvider | function | core/ |
Data provider for testGetFieldType(). |
| TextCckTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| TextCckTest::testGetFieldType | function | core/ |
@covers ::getFieldType[[api-linebreak]] @dataProvider getFieldTypeProvider |
| TextCckTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processCckFieldValues[[api-linebreak]] |
| TextCckTest::testProcessFilteredTextFieldValues | function | core/ |
@covers ::processCckFieldValues[[api-linebreak]] |
| TextField | class | core/ |
Plugin annotation @MigrateCckField( id = "text", type_map = { "text" = "text", "text_long" = "text_long", "text_with_summary" = "text_with_summary" }, core = {6,7}, source_module = "text", destination_module = "text", ) |
| Textfield | class | core/ |
Defines the textfield element for the configuration translation interface. |
| Textfield | class | core/ |
Provides a one-line text field form element. |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.