| FieldStorageAddForm::startOver |
function |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
Submit handler for resetting the form. |
| FieldStorageAddForm::submitForm |
function |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
Form submission handler. |
| FieldStorageAddForm::successfulAjaxSubmit |
function |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
Respond to a successful AJAX submission. |
| FieldStorageAddForm::validateForm |
function |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
Form validation handler. |
| FieldStorageAddForm::__construct |
function |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
|
| FieldStorageConfigEditForm |
class |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Provides a form for the "field storage" edit page. |
| FieldStorageConfigEditForm.php |
file |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
|
| FieldStorageConfigEditForm::$entity |
property |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
The entity being used by this form. |
| FieldStorageConfigEditForm::actions |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Returns an array of supported actions for the current entity form. |
| FieldStorageConfigEditForm::buildEntity |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Builds an updated entity object based upon the submitted form values. |
| FieldStorageConfigEditForm::buildForm |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
|
| FieldStorageConfigEditForm::create |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Instantiates a new instance of the implementing class using autowiring. |
| FieldStorageConfigEditForm::form |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Gets the actual form array to be built. |
| FieldStorageConfigEditForm::getCardinalityForm |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Builds the cardinality form. |
| FieldStorageConfigEditForm::getEnforcedCardinality |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Returns the cardinality enforced by the field type. |
| FieldStorageConfigEditForm::getEntityFromRouteMatch |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Determines which entity will be used by this form from a RouteMatch object. |
| FieldStorageConfigEditForm::save |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Form submission handler for the 'save' action. |
| FieldStorageConfigEditForm::validateCardinality |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
Validates the cardinality. |
| FieldStorageConfigEditForm::__construct |
function |
core/modules/field_ui/src/Form/FieldStorageConfigEditForm.php |
FieldStorageConfigEditForm constructor. |
| FieldStorageConfigJsonAnonTest::$format |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonAnonTest.php |
The format to use in this test. |
| FieldStorageConfigJsonBasicAuthTest::$format |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php |
The format to use in this test. |
| FieldStorageConfigJsonCookieTest::$format |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonCookieTest.php |
The format to use in this test. |
| FieldStorageConfigXmlAnonTest::$format |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlAnonTest.php |
The format to use in this test. |
| FieldStorageConfigXmlBasicAuthTest::$format |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlBasicAuthTest.php |
The format to use in this test. |
| FieldStorageConfigXmlCookieTest::$format |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigXmlCookieTest.php |
The format to use in this test. |
| FieldStorageCreationTrait::configureEntityFormDisplay |
function |
core/modules/field_ui/src/Form/FieldStorageCreationTrait.php |
Configures the field for the default form mode. |
| FieldStorageReuseForm |
class |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Provides a form for the "field storage" add page. |
| FieldStorageReuseForm.php |
file |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
|
| FieldStorageReuseForm::$bundle |
property |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
The entity bundle. |
| FieldStorageReuseForm::$entityTypeId |
property |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
The name of the entity type. |
| FieldStorageReuseForm::buildForm |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Form constructor. |
| FieldStorageReuseForm::create |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Instantiates a new instance of the implementing class using autowiring. |
| FieldStorageReuseForm::getExistingFieldDefaults |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Get default options from an existing field and bundle. |
| FieldStorageReuseForm::getExistingFieldStorageOptions |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Returns an array of existing field storages that can be added to a bundle. |
| FieldStorageReuseForm::getFormId |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Returns a unique string identifying the form. |
| FieldStorageReuseForm::reuseCallback |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Callback function to handle re-using an existing field. |
| FieldStorageReuseForm::submitForm |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Form submission handler. |
| FieldStorageReuseForm::__construct |
function |
core/modules/field_ui/src/Form/FieldStorageReuseForm.php |
Constructs a new FieldStorageReuseForm object. |
| FieldTest::$formatterPluginManager |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The mocked formatter plugin manager. |
| FieldTest::testDefineOptionsWithDefaultFormatterOnFieldDefinition |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests define options with default formatter on field definition. |
| FieldTest::testDefineOptionsWithDefaultFormatterOnFieldType |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests define options with default formatter on field type. |
| FieldTest::testFormatterChanging |
function |
core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php |
Tests changing the formatter. |
| FieldTestHooks::fieldWidgetCompleteFormAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_field_widget_complete_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleFormAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetCompleteTestFieldWidgetMultipleSingleValueFormAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| FieldTestHooks::fieldWidgetSingleElementFormAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_field_widget_single_element_form_alter(). |
| FieldThirdPartyTestHooks::fieldFormatterSettingsSummaryAlter |
function |
core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php |
Implements hook_field_formatter_settings_summary_alter(). |
| FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsForm |
function |
core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php |
Implements hook_field_formatter_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsFormAdditionalImplementation |
function |
core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php |
Implements hook_field_formatter_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsForm |
function |
core/modules/field/tests/modules/field_third_party_test/src/Hook/FieldThirdPartyTestHooks.php |
Implements hook_field_widget_third_party_settings_form(). |