-
- Downloads
Issue #2852067 by Sam152, seanB, amateescu, jibran, dawehner, larowlan,...
Issue #2852067 by Sam152, seanB, amateescu, jibran, dawehner, larowlan, tstoeckler, tim.plunkett: Add support for rendering computed fields to the "field" views field handler
parent
6496b03d
No related branches found
No related tags found
Showing
- core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedField.php 45 additions, 0 deletions...odules/entity_test/src/Entity/EntityTestComputedField.php
- core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php 11 additions, 0 deletions...tem/tests/modules/entity_test/src/EntityTestViewsData.php
- core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestFieldItemList.php 37 additions, 0 deletions...ntity_test/src/Plugin/Field/ComputedTestFieldItemList.php
- core/modules/views/src/Plugin/views/field/EntityField.php 16 additions, 7 deletionscore/modules/views/src/Plugin/views/field/EntityField.php
- core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_field_view.yml 171 additions, 0 deletions...test_config/test_views/views.view.computed_field_view.yml
- core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php 57 additions, 0 deletions...ules/views/tests/src/Kernel/Handler/ComputedFieldTest.php
- core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php 11 additions, 0 deletions.../tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
Please register or sign in to comment