Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUiTable::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
| FieldUiTest | class | core/ |
@coversDefaultClass \Drupal\field_ui\FieldUI[[api-linebreak]] |
| FieldUITest | class | core/ |
Tests the UI of field handlers. |
| FieldUITest | class | core/ |
Tests the UI of the field field handler. |
| FieldUITest.php | file | core/ |
|
| FieldUITest.php | file | core/ |
|
| FieldUiTest.php | file | core/ |
|
| FieldUITest::$account | property | core/ |
A user with the 'administer views' permission. |
| FieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUITest::$modules | property | core/ |
Modules to enable. |
| FieldUiTest::$pathValidator | property | core/ |
The path validator. |
| FieldUITest::$testViews | property | core/ |
Views used by this test. |
| FieldUITest::$testViews | property | core/ |
Views used by this test. |
| FieldUITest::setUp | function | core/ |
|
| 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 | 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/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FieldUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.