function 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\Entity

Code

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.