| TextFieldTest::$adminUser |
property |
core/modules/text/tests/src/Functional/TextFieldTest.php |
A user with relevant administrative privileges. |
| TextFieldTest::$defaultTheme |
property |
core/modules/text/tests/src/Functional/TextFieldTest.php |
The theme to install as the default for testing. |
| TextFieldTest::$migration |
property |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
The migration object. |
| TextFieldTest::$modules |
property |
core/modules/text/tests/src/Functional/TextFieldTest.php |
Modules to install. |
| TextFieldTest::$plugin |
property |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php |
The migration field plugin. |
| TextFieldTest::$plugin |
property |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
The migration field plugin to test. |
| TextFieldTest::getFieldFormatterTypeProvider |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php |
Data provider for testGetFieldFormatterType(). |
| TextFieldTest::getFieldTypeProvider |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
Data provider for testGetFieldType(). |
| TextfieldTest::providerTestValueCallback |
function |
core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php |
Data provider for testValueCallback(). |
| TextFieldTest::setUp |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php |
|
| TextFieldTest::setUp |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
|
| TextFieldTest::setUp |
function |
core/modules/text/tests/src/Functional/TextFieldTest.php |
|
| TextFieldTest::testBooleanTextExplicitValueProcessPipeline |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
Tests boolean text explicit value process pipeline. |
| TextFieldTest::testBooleanTextImplicitValueProcessPipeline |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
Tests boolean text implicit value process pipeline. |
| TextFieldTest::testFilteredTextValueProcessPipeline |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
Tests filtered text value process pipeline. |
| TextFieldTest::testGetFieldFormatterType |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php |
Tests get field formatter type. |
| TextFieldTest::testGetFieldType |
function |
core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php |
Tests get field type. |
| TextFieldTest::testRequiredLongTextWithFileUpload |
function |
core/modules/text/tests/src/Functional/TextFieldTest.php |
Tests required long text with file upload. |
| TextFieldTest::testTextFieldValidation |
function |
core/modules/text/tests/src/Functional/TextFieldTest.php |
Tests text field validation. |
| TextFieldTest::testTextfieldWidgets |
function |
core/modules/text/tests/src/Functional/TextFieldTest.php |
Tests widgets. |
| TextFieldTest::testTextfieldWidgetsAllowedFormats |
function |
core/modules/text/tests/src/Functional/TextFieldTest.php |
Test widgets for fields with selected allowed formats. |
| TextFieldTest::testTextfieldWidgetsFormatted |
function |
core/modules/text/tests/src/Functional/TextFieldTest.php |
Tests widgets + 'formatted_text' setting. |
| TextfieldTest::testValueCallback |
function |
core/tests/Drupal/Tests/Core/Render/Element/TextfieldTest.php |
Tests value callback. |
| TextFieldTest::_testTextfieldWidgetsFormatted |
function |
core/modules/text/tests/src/Functional/TextFieldTest.php |
Helper function for testTextfieldWidgetsFormatted(). |
| TextfieldWidget |
class |
core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php |
Plugin implementation of the 'text_textfield' widget. |
| TextfieldWidget.php |
file |
core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php |
|
| TextfieldWidget::errorElement |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php |
Assigns a field-level validation error to the right widget sub-element. |
| TextfieldWidget::formElement |
function |
core/modules/text/src/Plugin/Field/FieldWidget/TextfieldWidget.php |
Returns the form for a single field widget. |
| TextItemBase::defaultFieldSettings |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php |
Defines the field-level settings for this plugin. |
| TextItemBase::fieldSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php |
Returns a form for the field-level settings. |
| TextItemBaseTest::providerTextFieldSampleValue |
function |
core/modules/text/tests/src/Kernel/TextItemBaseTest.php |
Data provider for testTextFieldSampleValue. |
| TextItemBaseTest::testTextFieldSampleValue |
function |
core/modules/text/tests/src/Kernel/TextItemBaseTest.php |
Tests creation of sample values. |
| TextTestHooks::entityBundleFieldInfoAlter |
function |
core/modules/text/tests/modules/text_test/src/Hook/TextTestHooks.php |
Implements hook_entity_bundle_field_info_alter(). |
| TextWithSummaryItem::defaultFieldSettings |
function |
core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php |
Defines the field-level settings for this plugin. |
| TextWithSummaryItem::fieldSettingsForm |
function |
core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php |
Returns a form for the field-level settings. |
| TextWithSummaryItemTest::$field |
property |
core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php |
Field entity. |
| TextWithSummaryItemTest::$fieldStorage |
property |
core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php |
Field storage entity. |
| TextWithSummaryItemTest::createField |
function |
core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php |
Creates a text_with_summary field storage and field. |
| ThemeSettings::fields |
function |
core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php |
Returns an array of destination fields. |
| ThemeSettings::fields |
function |
core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php |
Returns available fields on the source. |
| TimestampAgoFormatterTest::$field |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
The field used in this test class. |
| TimestampAgoFormatterTest::$fieldStorage |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
A field storage to use in this test class. |
| TimestampFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TimestampFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
Renders fields of a given entity with a given display. |
| TimestampItemTest::$field |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php |
The field used in this test class. |
| TimestampItemTest::$fieldStorage |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php |
A field storage to use in this test class. |
| TimestampTest::$field |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php |
The field used in this test class. |
| TimestampTest::$fieldStorage |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php |
A field storage to use in this test class. |
| TokenReplaceTest::$fieldName |
property |
core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php |
Name of the taxonomy term reference field. |
| TrackChangesTest::fields |
function |
core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php |
Returns available fields on the source. |