function RowEntityRenderersTest::testEntityRenderersRelationship
Same name in other branches
- 10 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\EntityCode
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.