Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigBase::setDescription | function | core/ |
|
| FieldConfigBase::setLabel | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Change field label'))] |
| FieldConfigBase::setPropertyConstraints | function | core/ |
|
| FieldConfigBase::setRequired | function | core/ |
|
| FieldConfigBase::setSetting | function | core/ |
|
| FieldConfigBase::setSettings | function | core/ |
|
| FieldConfigBase::setTranslatable | function | core/ |
|
| FieldConfigBase::__sleep | function | core/ |
Implements the magic __sleep() method. |
| FieldConfigDeleteForm::getConfigNamesToDelete | function | core/ |
|
| FieldConfigDeleteForm::submitForm | function | core/ |
|
| FieldConfigDeleteForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldConfigEditForm::actions | function | core/ |
|
| FieldConfigEditForm::addAjaxCallbacks | function | core/ |
Add Ajax callback for all inputs. |
| FieldConfigEditForm::copyFormValuesToEntity | function | core/ |
|
| FieldConfigEditForm::fieldStorageSubmit | function | core/ |
Submit handler for subform submit. |
| FieldConfigEditForm::handleEntityStorageException | function | core/ |
Handles entity storage exceptions and redirects the form. |
| FieldConfigEditForm::hasAnyRequired | function | core/ |
A function to check if element contains any required elements. |
| FieldConfigEditForm::processFieldStorageSubmit | function | core/ |
Process handler for subform submit. |
| FieldConfigEditForm::save | function | core/ |
|
| FieldConfigEditForm::submitForm | function | core/ |
|
| FieldConfigEditForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldConfigEditFormTest | class | core/ |
@coversDefaultClass \Drupal\field_ui\Form\FieldConfigEditForm[[api-linebreak]] |
| FieldConfigEditFormTest.php | file | core/ |
|
| FieldConfigEditFormTest::$fieldConfigEditForm | property | core/ |
The field config edit form. |
| FieldConfigEditFormTest::providerRequired | function | core/ |
Provides test cases with required and optional elements. |
| FieldConfigEditFormTest::setUp | function | core/ |
|
| FieldConfigEditFormTest::testHasAnyRequired | function | core/ |
@covers ::hasAnyRequired[[api-linebreak]] |
| FieldConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldConfig[[api-linebreak]] @group field |
| FieldConfigEntityUnitTest.php | file | core/ |
|
| FieldConfigEntityUnitTest::$entityFieldManager | property | core/ |
The entity field manager used for testing. |
| FieldConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| FieldConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldConfigEntityUnitTest::$fieldStorage | property | core/ |
The mock field storage. |
| FieldConfigEntityUnitTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldConfigEntityUnitTest::setUp | function | core/ |
|
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType[[api-linebreak]] |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] |
| FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| FieldConfigInterface::addConstraint | function | core/ |
Adds a validation constraint to the FieldItemList. |
| FieldConfigInterface::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
| FieldConfigInterface::isDeleted | function | core/ |
Gets the deleted flag of the field. |
| FieldConfigInterface::setConstraints | function | core/ |
Sets the array of validation constraints for the FieldItemList. |
| FieldConfigInterface::setDefaultValue | function | core/ |
Sets a default value. |
| FieldConfigInterface::setDefaultValueCallback | function | core/ |
Sets a custom default value callback. |
| FieldConfigInterface::setDescription | function | core/ |
Sets a human readable description. |
| FieldConfigInterface::setLabel | function | core/ |
Sets the field definition label. |
Pagination
- Previous page
- Page 498
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.