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 |
|
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 install. |
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 |
class |
core/modules/layout_builder/tests/modules/layout_builder_field_block_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_field_block_test/src/ContextProvider/FakeViewModeContext.php |
|
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::getAvailableContexts |
function |
core/modules/layout_builder/tests/modules/layout_builder_field_block_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_field_block_test/src/ContextProvider/FakeViewModeContext.php |
Gets runtime context values for the given context IDs. |
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. |
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 |
Provides Views data definition for the 'age' field as a boolean. |
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. |
FieldCustomTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php |
Returns the views data definition. |
FieldDateTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Views used by this test. |
FieldDateTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php |
Returns the views data definition. |
FieldDialogsTest::$testViews |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/FieldDialogsTest.php |
Views used by this test. |
FieldDropbuttonTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php |
Views to be enabled. |
FieldDropButtonTest::$testViews |
property |
core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php |
Views used by this test. |
FieldEntityLinkBaseTest::$testViews |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Views used by this test. |