You are here

namespace Drupal\Tests\views\Functional\Entity in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\views\Functional\Entity
Classsort descending Location Description
BaseFieldAccessTest core/modules/views/tests/src/Functional/Entity/BaseFieldAccessTest.php Tests views base field access.
EntityQueryAccessTest core/modules/views/tests/src/Functional/Entity/EntityQueryAccessTest.php Tests that Views respects 'ENTITY_TYPE_access' query tags.
FieldEntityTest core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php Tests the field plugin base integration with the entity system.
FieldEntityTranslationTest core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php Tests the rendering of fields (base fields) and their translations.
FieldRenderedEntityTranslationTest core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php Tests the rendering of the 'rendered_entity' field and translations.
ViewNonTranslatableEntityTest core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Tests the view creation of non-translatable entities.