Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUiTest::testGetNextDestinationEmpty | function | core/ |
@covers ::getNextDestination[[api-linebreak]] |
| FieldUiTest::testGetNextDestinationRouteName | function | core/ |
@covers ::getNextDestination[[api-linebreak]] |
| FieldUITest::testHandlerUI | function | core/ |
Tests basic field handler settings in the UI. |
| FieldUITest::testHandlerUIAggregation | function | core/ |
Tests the basic field handler form when aggregation is enabled. |
| FieldUiTestTrait | trait | core/ |
Provides common functionality for the Field UI test classes. |
| FieldUiTestTrait | trait | core/ |
Provides common functionality for the Field UI test classes. |
| FieldUiTestTrait.php | file | core/ |
|
| FieldUiTestTrait.php | file | core/ |
|
| FieldUiTestTrait::fieldUIAddExistingField | function | core/ |
Adds an existing 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. |
| FieldUiTestTrait::fieldUIAddNewField | function | core/ |
Creates a new field through the Field UI. |
| FieldUiTestTrait::fieldUIDeleteField | function | core/ |
Deletes a field through the Field UI. |
| FieldUiTestTrait::fieldUIDeleteField | function | core/ |
Deletes a field through the Field UI. |
| FieldUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\field\FieldUninstallValidator. |
| FieldUninstallValidator | class | core/ |
Prevents uninstallation of modules providing active field storage. |
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator.php | file | core/ |
|
| FieldUninstallValidator::$container | property | core/ |
The service container. |
| FieldUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| FieldUninstallValidator::$fieldStorageConfigStorage | property | core/ |
The field storage config storage. |
| FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
| FieldUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
| FieldUninstallValidator::getFieldTypeLabel | function | core/ |
Returns the label for a specified field type. |
| FieldUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| FieldUninstallValidator::setStringTranslation | function | core/ |
|
| FieldUninstallValidator::validate | function | core/ |
|
| FieldUninstallValidator::validate | function | core/ |
|
| FieldUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a new FieldUninstallValidator. |
| FieldUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\field\FieldUninstallValidator[[api-linebreak]] @group field |
| FieldUninstallValidatorTest.php | file | core/ |
|
| FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager; |
| FieldUninstallValidatorTest::$fieldUninstallValidator | property | core/ |
|
| FieldUninstallValidatorTest::setUp | function | core/ |
|
| FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUninstallValidatorTest::testValidateNoStorages | function | core/ |
@covers ::validate[[api-linebreak]] |
| FieldUpdateActionBase | class | core/ |
Provides a base for action plugins that update one or more fields. |
| FieldUpdateActionBase.php | file | core/ |
|
| FieldUpdateActionBase::access | function | core/ |
|
| FieldUpdateActionBase::execute | function | core/ |
|
| FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| FieldUpdateTest | class | core/ |
Tests that field settings are properly updated during database updates. |
| FieldUpdateTest.php | file | core/ |
|
| FieldUpdateTest::$configFactory | property | core/ |
The config factory service. |
| FieldUpdateTest::$database | property | core/ |
The database connection. |
| FieldUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
| FieldUpdateTest::$state | property | core/ |
The state service. |
Pagination
- Previous page
- Page 620
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.