Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUITest::setUp | function | core/ |
Sets up the test. |
| FieldUiTest::setUp | function | core/ |
|
| FieldUITest::testBooleanFilterHandler | function | core/ |
Tests adding a boolean field filter handler. |
| FieldUITest::testFieldLabel | function | core/ |
Tests the field labels. |
| FieldUITest::testFieldUI | function | core/ |
Tests the UI of field handlers. |
| FieldUiTest::testGetNextDestination | function | core/ |
@covers ::getNextDestination[[api-linebreak]] |
| 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.php | file | core/ |
|
| 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::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/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
| 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/ |
Checks object access. |
| FieldUpdateActionBase::execute | function | core/ |
Executes the plugin. |
| FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| FieldUrlTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Url handler. |
| FieldUrlTest.php | file | core/ |
|
| FieldUrlTest::$modules | property | core/ |
Modules to enable. |
| FieldUrlTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 628
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.