function RowEntityRenderersTest::testEntityRenderersRelationship

Same name in other branches
  1. 11.x core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php \Drupal\Tests\views\Kernel\Entity\RowEntityRenderersTest::testEntityRenderersRelationship()

Tests the entity row renderers for relationships.

File

core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php, line 183

Class

RowEntityRenderersTest
Tests the entity row renderers.

Namespace

Drupal\Tests\views\Kernel\Entity

Code

public function testEntityRenderersRelationship() : void {
    $this->checkLanguageRenderersRelationship('page_3', $this->values);
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.