EntityViewsWithMultivalueBasefieldTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
|
EntityViewsWithMultivalueBasefieldTest::testView |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php |
Tests entity views with multivalue base fields. |
EntityViewTrait |
trait |
core/tests/Drupal/Tests/EntityViewTrait.php |
Provides helper methods to deal with building entity views in tests. |
EntityViewTrait.php |
file |
core/tests/Drupal/Tests/EntityViewTrait.php |
|
EntityViewTrait::buildEntityView |
function |
core/tests/Drupal/Tests/EntityViewTrait.php |
Builds the renderable view of an entity. |
entity_reference_test_views.info.yml |
file |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
core/modules/system/tests/modules/entity_reference_test_views/entity_reference_test_views.info.yml |
entity_test.views.inc |
file |
core/modules/system/tests/modules/entity_test/entity_test.views.inc |
Include file for test module. |
entity_test_entity_prepare_view |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_prepare_view(). |
entity_test_entity_view_mode_info_alter |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_view_mode_info_alter(). |
entity_test_update_view_presave |
function |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Implements hook_ENTITY_TYPE_presave() for the 'view' entity type. |
entity_test_views_data_alter |
function |
core/modules/system/tests/modules/entity_test/entity_test.views.inc |
Implements hook_views_data_alter(). |
ExcludedFieldTokenTest::$testViews |
property |
core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php |
The views that are used by this test. |
ExcludedFieldTokenTest::$view |
property |
core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php |
|
ExposedFilterAJAXTest::$testViews |
property |
core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php |
Views used by this test. |
ExposedFormCheckboxesTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php |
|
ExposedFormRenderTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php |
Views to be enabled. |
ExposedFormTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php |
Views used by this test. |
ExposedFormUITest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php |
Views used by this test. |
ExtensionViewsFieldTest |
class |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
Tests the core Drupal\file\Plugin\views\field\Extension handler. |
ExtensionViewsFieldTest.php |
file |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
|
ExtensionViewsFieldTest::$modules |
property |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
Modules to enable. |
ExtensionViewsFieldTest::$testViews |
property |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
Views used by this test. |
ExtensionViewsFieldTest::setUp |
function |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
|
ExtensionViewsFieldTest::testFileExtensionTarOption |
function |
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php |
Tests file extension views field handler extension_detect_tar option. |
ExtraFieldBlock::getPreviewFallbackString |
function |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
|
FakeViewModeContext |
class |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php |
Provides a global context for view_mode for testing purposes. |
FakeViewModeContext.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php |
|
FakeViewModeContext::getAvailableContexts |
function |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php |
Gets all available contexts for the purposes of configuration. |
FakeViewModeContext::getRuntimeContexts |
function |
core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php |
Gets runtime context values for the given context IDs. |
Feed::preview |
function |
core/modules/views/src/Plugin/views/display/Feed.php |
Renders the display for the purposes of a live preview. |
FeedViewBuilder |
class |
core/modules/aggregator/src/FeedViewBuilder.php |
View builder handler for aggregator feeds. |
FeedViewBuilder.php |
file |
core/modules/aggregator/src/FeedViewBuilder.php |
|
FeedViewBuilder::$config |
property |
core/modules/aggregator/src/FeedViewBuilder.php |
The 'aggregator.settings' config. |
FeedViewBuilder::$entityTypeManager |
property |
core/modules/aggregator/src/FeedViewBuilder.php |
The entity type manager. |
FeedViewBuilder::buildComponents |
function |
core/modules/aggregator/src/FeedViewBuilder.php |
Builds the component fields and properties of a set of entities. |
FeedViewBuilder::createInstance |
function |
core/modules/aggregator/src/FeedViewBuilder.php |
Instantiates a new instance of this entity handler. |
FeedViewBuilder::__construct |
function |
core/modules/aggregator/src/FeedViewBuilder.php |
Constructs a new FeedViewBuilder. |
field.views.schema.yml |
file |
core/modules/field/config/schema/field.views.schema.yml |
core/modules/field/config/schema/field.views.schema.yml |
FieldAccessTest::$testViewFieldValue |
property |
core/modules/field/tests/src/Functional/FieldAccessTest.php |
Field value to test display on nodes. |
FieldApiDataTest::$testViews |
property |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Views to be enabled. |
FieldApiDataTest::getViewsData |
function |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Gets the views data for the field created in setUp(). |
FieldApiDataTest::testViewsData |
function |
core/modules/views/tests/src/Kernel/FieldApiDataTest.php |
Unit testing the views data structure. |
FieldAttachOtherTest::testEntityDisplayViewMultiple |
function |
core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php |
Tests rendering fields with EntityDisplay::buildMultiple(). |
FieldBlock::getPreviewFallbackString |
function |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
|
FieldBooleanTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php |
Views used by this test. |
FieldBooleanTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php |
Returns the views data definition. |
FieldCounterTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php |
Views used by this test. |
FieldCounterTest::$testViews |
property |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
The views that are used by this test. |
FieldCounterTest::$view |
property |
core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php |
|
FieldCustomTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Views used by this test. |