Search for add
Title | Object type | File name | Summary |
---|---|---|---|
FieldDiscovery::addEntityFieldProcesses | function | core/ |
Adds the field processes for an entity to a migration. |
FieldDiscoveryInterface::addAllFieldProcesses | function | core/ |
Adds the field processes to a migration. |
FieldDiscoveryInterface::addBundleFieldProcesses | function | core/ |
Adds the field processes for a bundle to a migration. |
FieldDiscoveryInterface::addEntityFieldProcesses | function | core/ |
Adds the field processes for an entity to a migration. |
FieldDiscoveryTest::addAllFieldProcessesAltersData | function | core/ |
Provides data for testAddAllFieldProcessesAlters. |
FieldDiscoveryTest::addAllFieldProcessesAltersData | function | core/ |
Provides data for testAddAllFieldProcessesAlters. |
FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
FieldDiscoveryTest::testAddFields | function | core/ |
Tests the addFields method. |
FieldOrLanguageJoin::joinAddExtra | function | core/ |
Adds the extras to the join condition. |
FieldPluginBase::$additional_fields | property | core/ |
|
FieldPluginBase::addAdditionalFields | function | core/ |
Add 'additional' fields to the query. |
FieldPluginBase::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FieldStorageAddController | class | core/ |
Controller for building the field type links. |
FieldStorageAddController.php | file | core/ |
|
FieldStorageAddController::$bundle | property | core/ |
The entity bundle. |
FieldStorageAddController::$entityTypeId | property | core/ |
The name of the entity type. |
FieldStorageAddController::create | function | core/ |
|
FieldStorageAddController::getFieldSelectionLinks | function | core/ |
Builds the field selection links. |
FieldStorageAddController::resetField | function | core/ |
Deletes stored field data and builds the field selection links. |
FieldStorageAddController::__construct | function | core/ |
Constructs a new FieldStorageAddController. |
FieldStorageAddForm | class | core/ |
Provides a form for the "field storage" add subform. |
FieldStorageAddForm.php | file | core/ |
|
FieldStorageAddForm::$bundle | property | core/ |
The entity bundle. |
FieldStorageAddForm::$entityTypeId | property | core/ |
The name of the entity type. |
FieldStorageAddForm::ajaxSubmit | function | core/ |
Submit form #ajax callback. |
FieldStorageAddForm::buildForm | function | core/ |
Form constructor. |
FieldStorageAddForm::create | function | core/ |
Instantiates a new instance of this class. |
FieldStorageAddForm::fieldNameExists | function | core/ |
Checks if a field machine name is taken. |
FieldStorageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FieldStorageAddForm::getNewFieldDefaults | function | core/ |
Get default options from preconfigured options for a new field. |
FieldStorageAddForm::getRedirectUrl | function | core/ |
Gets the redirect URL. |
FieldStorageAddForm::rebuildWithOptions | function | core/ |
Submit handler for displaying fields after a group is selected. |
FieldStorageAddForm::setTempStore | function | core/ |
Store field information in temp store in order to build the edit form. |
FieldStorageAddForm::startOver | function | core/ |
Submit handler for resetting the form. |
FieldStorageAddForm::submitForm | function | core/ |
Form submission handler. |
FieldStorageAddForm::successfulAjaxSubmit | function | core/ |
Respond to a successful AJAX submission. |
FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
FieldStorageAddForm::__construct | function | core/ |
|
FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
FieldUiHooks::formFieldUiFieldStorageAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'. |
FieldUiJSTestTrait::fieldUIAddExistingFieldJS | function | core/ |
Adds an existing field through the Field UI. |
FieldUiJSTestTrait::fieldUIAddNewFieldJS | function | core/ |
Creates a new field through the Field UI. |
FieldUiTestTrait::fieldUIAddExistingField | function | core/ |
Adds an existing field through the Field UI. |
FieldUiTestTrait::fieldUIAddNewField | function | core/ |
Creates a new field through the Field UI. |
field_ui.add_field.html.twig | file | core/ |
--- label: 'Adding a field to an entity sub-type' related: - core.content_structure - field_ui.manage_display - field_ui.manage_form --- {% set content_types_link_text %}{% trans %}Content types{% endtrans %}{% endset %} {% set… |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.