Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 11.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
RedirectTest::$testViews property core/modules/views_ui/tests/src/Functional/RedirectTest.php Views used by this test.
RelationshipJoinInTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php Views used by this test.
RelationshipJoinInTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php Adds an IN condition for the user name.
RelationshipJoinTestBase::viewsData function core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinTestBase.php Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
RelationshipNodeFileDataTest::$testViews property core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Views used by this test.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipFileToNode function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views file_to_node relationship.
RelationshipNodeFileDataTest::testViewsHandlerRelationshipNodeToFile function core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php Tests using the views node_to_file relationship.
RelationshipNodeTermDataTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Views used by this test.
RelationshipNodeTermDataTest::testViewsHandlerRelationshipNodeTermData function core/modules/taxonomy/tests/src/Kernel/Views/RelationshipNodeTermDataTest.php Tests relations limited by vocabulary.
RelationshipRepresentativeNodeTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php Views used by this test.
RelationshipRepresentativeNodeTest::$testViews property core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php Views used by this test.
RelationshipTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php Views used by this test.
RelationshipUserFileDataTest::$testViews property core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Views used by this test.
RelationshipUserFileDataTest::testViewsHandlerRelationshipFileToUser function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views file_to_user relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserFileData function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views file relationship.
RelationshipUserFileDataTest::testViewsHandlerRelationshipUserToFile function core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php Tests using the views user_to_file relationship.
RelationshipUserImageDataTest::$testViews property core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Views used by this test.
RelationshipUserImageDataTest::testViewsHandlerRelationshipUserImageData function core/modules/image/tests/src/Kernel/Views/RelationshipUserImageDataTest.php Tests using the views image relationship.
Render API overview group core/lib/Drupal/Core/Render/theme.api.php Overview of the Theme system and Render API.
RenderCacheIntegrationTest::$testViews property core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Views to be enabled.
RenderCacheIntegrationTest::assertCacheTagsForEntityBasedView function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests cache tags on output & result cache items for an entity-based view.
RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests cache tags on output & result cache items for a field-based view.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginNone function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests an entity-based view's cache tags when using the "none" cache plugin.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTag function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests an entity-based view's cache tags when using the "tag" cache plugin.
RenderCacheIntegrationTest::testEntityBasedViewCacheTagsWithCachePluginTime function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests an entity-based view's cache tags when using the "time" cache plugin.
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginNone function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests a field-based view's cache tags when using the "none" cache plugin.
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTag function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests a field-based view's cache tags when using the "tag" cache plugin.
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Tests a field-based view's cache tags when using the "time" cache plugin.
RenderCacheIntegrationTest::testViewAddCacheMetadata function core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php Ensures that saving a view calculates the cache contexts.
RenderCacheWebTest::$testViews property core/modules/views/tests/src/Functional/RenderCacheWebTest.php
RenderCacheWebTest::testEmptyView function core/modules/views/tests/src/Functional/RenderCacheWebTest.php Tests rendering caching of a views block with arguments.
RenderedEntity::getView function core/modules/views/src/Plugin/views/field/RenderedEntity.php Returns the top object of a view.
RendererBase::$view property core/modules/views/src/Entity/Render/RendererBase.php The view executable wrapping the view storage entity.
RendererPlaceholdersTest::generatePlaceholderWithLazyBuilderPreview function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Generates an element with a lazy builder and preview.
RendererPlaceholdersTest::testRenderLazyBuilderPreview function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests the creation of an element with a lazy_builder_preview.
ReportFieldsTest::$testViews property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php
ResourceTestBase::$anonymousUsersCanViewLabels property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Whether anonymous users can view labels of this resource type.
ResponsiveImageFormatter::viewElements function core/modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php Builds a renderable array for a field value.
ResponsiveImageIntegrationTest::testEntityViewDisplayDependency function core/modules/responsive_image/tests/src/Kernel/ResponsiveImageIntegrationTest.php Tests integration with entity view display.
ResponsiveImageTestFormatter::viewElements function core/modules/responsive_image/tests/modules/responsive_image_test_module/src/Plugin/Field/FieldFormatter/ResponsiveImageTestFormatter.php Builds a renderable array for a field value.
responsive_image_entity_view_display_presave function core/modules/responsive_image/responsive_image.module Implements hook_ENTITY_TYPE_presave() for entity_view_display.
rest.views.schema.yml file core/modules/rest/config/schema/rest.views.schema.yml core/modules/rest/config/schema/rest.views.schema.yml
RestExport::preview function core/modules/rest/src/Plugin/views/display/RestExport.php The DisplayPluginBase preview method assumes we will be returning a render
array. The data plugin will already return the serialized string.
RestExportJsonApiUnsupported::$testViews property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php
RestExportTest::$testViews property core/modules/rest/tests/src/Kernel/Views/RestExportTest.php Views to be enabled.
rest_test_views.info.yml file core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
rest_test_views.module file core/modules/rest/tests/modules/rest_test_views/rest_test_views.module Test hook implementations for the REST views test module.
rest_test_views_views_post_execute function core/modules/rest/tests/modules/rest_test_views/rest_test_views.module Implements hook_views_post_execute().
ResultTest::$view property core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php The view executable object.
ResultTest::setupViewPager function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Sets up a mock pager on the view executable object.

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