| TestFieldPrepareViewFormatter::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Defines the default settings for this plugin. |
| TestFieldPrepareViewFormatter::prepareView |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Allows formatters to load information for field values being displayed. |
| TestFieldPrepareViewFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
| TestFieldPrepareViewFormatter::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Returns a short summary for the current formatter settings. |
| TestFieldPrepareViewFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Builds a renderable array for a field value. |
| TestFieldType |
class |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
A test class to test field storage dependencies. |
| TestFieldType::calculateStorageDependencies |
function |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
|
| TestFieldWidget |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Plugin implementation of the 'test_field_widget' widget. |
| TestFieldWidget.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
|
| TestFieldWidget::calculateDependencies |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Calculates dependencies for the configured plugin. |
| TestFieldWidget::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Defines the default settings for this plugin. |
| TestFieldWidget::errorElement |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidget::formElement |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Returns the form for a single field widget. |
| TestFieldWidget::onDependencyRemoval |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Informs the plugin that some configuration it depends on will be deleted. |
| TestFieldWidget::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Returns a form to configure settings for the widget. |
| TestFieldWidget::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultilingual |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultilingual.php |
Plugin implementation of the 'test_field_widget_multilingual' widget. |
| TestFieldWidgetMultilingual.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultilingual.php |
|
| TestFieldWidgetMultilingual::form |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultilingual.php |
Creates a form element for a field. |
| TestFieldWidgetMultiple |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultiple.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
|
| TestFieldWidgetMultiple::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Defines the default settings for this plugin. |
| TestFieldWidgetMultiple::errorElement |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidgetMultiple::formElement |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Returns the form for a single field widget. |
| TestFieldWidgetMultiple::isApplicable |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Test is the widget is applicable to the field definition. |
| TestFieldWidgetMultiple::multipleValidate |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Element validation helper. |
| TestFieldWidgetMultiple::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Returns a form to configure settings for the widget. |
| TestFieldWidgetMultiple::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultipleSingleValues |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultipleSingleValues.php |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultipleSingleValues.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultipleSingleValues.php |
|
| TestItem::defaultFieldSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Defines the field-level settings for this plugin. |
| TestItem::fieldSettingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a form for the field-level settings. |
| TestItem::fieldSettingsFromConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array in the field type's canonical representation. |
| TestItem::fieldSettingsToConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array that can be stored as a configuration value. |
| TestItemTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/TestItemTest.php |
The name of the field to use in this test. |
| TestItemWithDependenciesTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php |
The name of the field to use in this test. |
| TestSqlBase::fields |
function |
core/modules/migrate/tests/src/Unit/SqlBaseTest.php |
Returns available fields on the source. |
| TestSqlBase::fields |
function |
core/modules/migrate/tests/src/Kernel/SqlBaseTest.php |
Returns available fields on the source. |
| TestSqlContentDefaultTableMapping::setFieldNames |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php |
Adds field columns for a table to the table mapping. |
| TestSqlIdMap::getFieldSchema |
function |
core/modules/migrate/tests/src/Unit/TestSqlIdMap.php |
Gets the field schema. |
| TestSqlPrepareQuery::fields |
function |
core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php |
Returns available fields on the source. |
| TestTextfieldWidget |
class |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php |
file |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php |
|
| TestWithConstraints::getSourceFieldConstraints |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php |
Gets media source-specific validation constraints for a source field. |
| TestWithHiddenSourceField |
class |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php |
Provides test media source. |
| TestWithHiddenSourceField.php |
file |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php |
|
| TestWithHiddenSourceField::getSourceFieldName |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php |
Determine the name of the source field. |
| TestWithHiddenSourceField::prepareFormDisplay |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php |
Prepares the media type fields for this source in the form display. |
| TestWithHiddenSourceField::prepareViewDisplay |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php |
Prepares the media type fields for this source in the view display. |
| test_fieldtype_boolean_emoji_normalizer.info.yml |
file |
core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.info.yml |
core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/test_fieldtype_boolean_emoji_normalizer.info.yml |