Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUI::getOverviewRouteInfo | function | core/ |
Returns the route info for the field overview of a given entity bundle. |
| FieldUI::getRouteBundleParameter | function | core/ |
Gets the route parameter that should be used for Field UI routes. |
| FieldUIDeleteTest | class | core/ |
Tests deletion of a field and their dependencies in the UI. |
| FieldUIDeleteTest.php | file | core/ |
|
| FieldUIDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUIDeleteTest::$modules | property | core/ |
Modules to install. |
| FieldUIDeleteTest::$testViews | property | core/ |
Test views to enable. |
| FieldUIDeleteTest::setUp | function | core/ |
|
| FieldUIDeleteTest::testDeleteField | function | core/ |
Tests that deletion removes field storages and fields as expected. |
| FieldUIIndentationTest | class | core/ |
Tests indentation on Field UI. |
| FieldUIIndentationTest.php | file | core/ |
|
| FieldUIIndentationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUIIndentationTest::$modules | property | core/ |
Modules to install. |
| FieldUIIndentationTest::setUp | function | core/ |
|
| FieldUIIndentationTest::testIndentation | function | core/ |
|
| FieldUiIntegrationTest | class | core/ |
Tests field UI integration for media library widget. |
| FieldUiIntegrationTest.php | file | core/ |
|
| FieldUiIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldUiIntegrationTest::$modules | property | core/ |
Modules to install. |
| FieldUiIntegrationTest::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| FieldUiIntegrationTest::setUp | function | core/ |
|
| FieldUiIntegrationTest::testFieldUiIntegration | function | core/ |
Tests field UI integration for media library widget. |
| FieldUiJSTestTrait | trait | core/ |
Provides common functionality for the Field UI tests that depend on JS. |
| FieldUiJSTestTrait.php | file | core/ |
|
| FieldUiJSTestTrait::fieldUIAddExistingFieldJS | function | core/ |
Adds an existing field through the Field UI. |
| FieldUiJSTestTrait::fieldUIAddNewFieldJS | function | core/ |
Creates a new field through the Field UI. |
| FieldUiJSTestTrait::getFieldFromGroupJS | function | core/ |
Helper function that returns the field card element if it is in a group. |
| FieldUiLocalAction | class | core/ |
Provides local action definitions for all entity bundles. |
| FieldUiLocalAction.php | file | core/ |
|
| FieldUiLocalAction::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldUiLocalAction::$routeProvider | property | core/ |
The route provider to load routes by name. |
| FieldUiLocalAction::create | function | core/ |
Creates a new class instance. |
| FieldUiLocalAction::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldUiLocalAction::__construct | function | core/ |
Constructs a FieldUiLocalAction object. |
| FieldUiLocalTask | class | core/ |
Provides local task definitions for all entity bundles. |
| FieldUiLocalTask.php | file | core/ |
|
| FieldUiLocalTask::$entityDisplayRepository | property | core/ |
The entity display repository. |
| FieldUiLocalTask::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldUiLocalTask::$routeProvider | property | core/ |
The route provider. |
| FieldUiLocalTask::alterLocalTasks | function | core/ |
Alters the base_route definition for field_ui local tasks. |
| FieldUiLocalTask::create | function | core/ |
Creates a new class instance. |
| FieldUiLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldUiLocalTask::__construct | function | core/ |
Creates a FieldUiLocalTask object. |
| FieldUiPermissions | class | core/ |
Provides dynamic permissions of the field_ui module. |
| FieldUiPermissions.php | file | core/ |
|
| FieldUiPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldUiPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| FieldUiPermissions::fieldPermissions | function | core/ |
Returns an array of field UI permissions. |
| FieldUiPermissions::__construct | function | core/ |
Constructs a new FieldUiPermissions instance. |
| FieldUIRouteTest | class | core/ |
Tests the functionality of the Field UI route subscriber. |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.