Search for add
Title | Object type | File name | Summary |
---|---|---|---|
EntityViewsData::addEntityLinks | function | core/ |
Sets the entity links in case corresponding link templates exist. |
EventSubscriber::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
ExecutionContext::addViolation | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
ExtensionDiscoveryTest::addFileToFilesystemStructure | function | core/ |
|
ExtensionList::$addedPathNames | property | core/ |
A list of extension folder names directly added in code (not discovered). |
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 |
FieldConfigAddController | class | core/ |
Controller for building the field instance form. |
FieldConfigAddController.php | file | core/ |
|
FieldConfigAddController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
FieldConfigAddController::fieldConfigAddConfigureForm | function | core/ |
Builds the field config instance form. |
FieldConfigAddController::__construct | function | core/ |
FieldConfigAddController constructor. |
FieldConfigBase::addConstraint | function | core/ |
Adds a validation constraint to the FieldItemList. |
FieldConfigBase::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
FieldConfigEditForm::addAjaxCallbacks | function | core/ |
Add Ajax callback for all inputs. |
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/ |
|
FieldDiscovery::addBundleFieldProcesses | function | core/ |
|
FieldDiscovery::addEntityFieldProcesses | function | core/ |
|
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. |
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::$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::addFieldOptionsForGroup | function | core/ |
Adds field types for the selected group to the form. |
FieldStorageAddForm::addGroupFieldOptions | function | core/ |
Adds ungrouped field types and field type groups to the form. |
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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.