Search for add
Title | Object type | File name | Summary |
---|---|---|---|
ExtensionListTrait::$staticAddedPathNames | property | core/ |
Static version of the added file names during the installer. |
field.field.node.basic_page.field_noadd_media.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/field.field.node.basic_page.field_noadd_media.yml |
field.storage.node.field_noadd_media.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_noadd_media.yml |
FieldConfigBase::addConstraint | function | core/ |
Adds a validation constraint to the FieldItemList. |
FieldConfigBase::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
FieldConfigInterface::addConstraint | function | core/ |
Adds a validation constraint to the FieldItemList. |
FieldConfigInterface::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
FieldDiscovery::addAllFieldProcesses | function | core/ |
Adds the field processes to a migration. |
FieldDiscovery::addBundleFieldProcesses | function | core/ |
Adds the field processes for a bundle to a migration. |
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/ |
Stores additional fields which get added to the query. |
FieldPluginBase::addAdditionalFields | function | core/ |
Add 'additional' fields to the query. |
FieldPluginBase::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FieldStorageAddForm | class | core/ |
Provides a form for the "field storage" add page. |
FieldStorageAddForm.php | file | core/ |
|
FieldStorageAddForm::$bundle | property | core/ |
The entity bundle. |
FieldStorageAddForm::$configFactory | property | core/ |
The configuration factory. |
FieldStorageAddForm::$entityDisplayRepository | property | core/ |
The entity display repository. |
FieldStorageAddForm::$entityFieldManager | property | core/ |
The entity field manager. |
FieldStorageAddForm::$entityTypeId | property | core/ |
The name of the entity type. |
FieldStorageAddForm::$entityTypeManager | property | core/ |
The entity type manager. |
FieldStorageAddForm::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
FieldStorageAddForm::buildForm | function | core/ |
Form constructor. |
FieldStorageAddForm::configureEntityFormDisplay | function | core/ |
Configures the field for the default form mode. |
FieldStorageAddForm::configureEntityViewDisplay | function | core/ |
Configures the field for the default view mode. |
FieldStorageAddForm::create | function | core/ |
Instantiates a new instance of this class. |
FieldStorageAddForm::fieldNameExists | function | core/ |
Checks if a field machine name is taken. |
FieldStorageAddForm::getExistingFieldLabels | function | core/ |
Gets the human-readable labels for the given field storage names. |
FieldStorageAddForm::getExistingFieldStorageOptions | function | core/ |
Returns an array of existing field storages that can be added to a bundle. |
FieldStorageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FieldStorageAddForm::submitForm | function | core/ |
Form submission handler. |
FieldStorageAddForm::validateAddExisting | function | core/ |
Validates the 're-use existing field' case. |
FieldStorageAddForm::validateAddNew | function | core/ |
Validates the 'add new field' case. |
FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
FieldStorageAddForm::__construct | function | core/ |
Constructs a new FieldStorageAddForm object. |
FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
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 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.