function RowEntityRenderersTest::testFieldRenderersRelationship
Same name in other branches
- 11.x core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php \Drupal\Tests\views\Kernel\Entity\RowEntityRenderersTest::testFieldRenderersRelationship()
Tests the field row renderers for relationships.
File
-
core/
modules/ views/ tests/ src/ Kernel/ Entity/ RowEntityRenderersTest.php, line 190
Class
- RowEntityRenderersTest
- Tests the entity row renderers.
Namespace
Drupal\Tests\views\Kernel\EntityCode
public function testFieldRenderersRelationship() : void {
$this->checkLanguageRenderersRelationship('page_4', $this->values);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.