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 10.3.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
ViewsTestDataViewsExecutionHooks::viewsPostRender function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_post_render().
ViewsTestDataViewsExecutionHooks::viewsPreBuild function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_pre_build().
ViewsTestDataViewsExecutionHooks::viewsPreExecute function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_pre_execute().
ViewsTestDataViewsExecutionHooks::viewsPreRender function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_pre_render().
ViewsTestDataViewsExecutionHooks::viewsPreView function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_pre_view().
ViewsTestDataViewsExecutionHooks::viewsQueryAlter function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_query_alter().
ViewsTestDataViewsExecutionHooks::viewsQuerySubstitutions function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_views_query_substitutions().
ViewsTestDataViewsHooks class core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Hook implementations for views_test_data.
ViewsTestDataViewsHooks.php file core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php
ViewsTestDataViewsHooks::viewsAnalyze function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Implements hook_views_analyze().
ViewsTestDataViewsHooks::viewsData function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Implements hook_views_data().
ViewsTestDataViewsHooks::viewsDataAlter function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Implements hook_views_data_alter().
ViewsTestDataViewsHooks::viewsInvalidateCache function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php Implements hook_views_invalidate_cache().
ViewsTestEntity class core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Generic entity class for our test entity types.
ViewsTestEntity::$mockedBaseFieldDefinitions property core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php The mocked base fields for test entity types.
ViewsTestEntity::baseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Provides base field definitions for an entity type.
ViewsTestEntity::setMockedBaseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets up the mocked base field definitions.
ViewsTestEntityReferenceHooks class core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php Hook implementations for views_test_entity_reference.
ViewsTestEntityReferenceHooks.php file core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php
ViewsTestEntityReferenceHooks::viewsDataAlter function core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php Implements hook_views_data_alter().
ViewsTestFormMultipleController class core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php Controller routines for views form multiple test routes.
ViewsTestFormMultipleController.php file core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php
ViewsTestFormMultipleController::testPage function core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php Returns a test page having test_form_multiple view embedded twice.
ViewsTestQueryAccessHooks class core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php Hook implementations for views_test_query_access.
ViewsTestQueryAccessHooks.php file core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php
ViewsTestQueryAccessHooks::queryBlockContentAccessAlter function core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php Implements hook_query_TAG_alter() for the 'block_content_access' query tag.
ViewsTestQueryAccessHooks::queryMediaAccessAlter function core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php Implements hook_query_TAG_alter() for the 'media_access' query tag.
ViewsTestQueryAccessHooks::restrictByUuid function core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query.
ViewsTestRenderCacheController class core/modules/views/tests/modules/views_test_render_cache/src/Controller/ViewsTestRenderCacheController.php Provides route responses.
ViewsTestRenderCacheController.php file core/modules/views/tests/modules/views_test_render_cache/src/Controller/ViewsTestRenderCacheController.php
ViewsTestRenderCacheController::double function core/modules/views/tests/modules/views_test_render_cache/src/Controller/ViewsTestRenderCacheController.php Returns the same block rendered twice with different arguments.
ViewsTestRssThemeHooks class core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php Hook implementations for views_test_rss.
ViewsTestRssThemeHooks.php file core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php
ViewsTestRssThemeHooks::preprocessViewsViewRss function core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php Implements hook_preprocess_HOOK().
ViewsThemeHooks class core/modules/views/src/Hook/ViewsThemeHooks.php Hook implementations for views.
ViewsThemeHooks.php file core/modules/views/src/Hook/ViewsThemeHooks.php
ViewsThemeHooks::preprocessComment function core/modules/views/src/Hook/ViewsThemeHooks.php Implements hook_preprocess_HOOK().
ViewsThemeHooks::preprocessNode function core/modules/views/src/Hook/ViewsThemeHooks.php Implements hook_preprocess_HOOK().
ViewsThemeHooks::preprocessViewsExposedForm function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views exposed form templates.
ViewsThemeHooks::preprocessViewsMiniPager function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views mini-pager templates.
ViewsThemeHooks::preprocessViewsView function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for view templates.
ViewsThemeHooks::preprocessViewsViewField function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views field templates.
ViewsThemeHooks::preprocessViewsViewFields function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views fields templates.
ViewsThemeHooks::preprocessViewsViewGrid function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views grid style templates.
ViewsThemeHooks::preprocessViewsViewGridResponsive function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views grid - responsive style templates.
ViewsThemeHooks::preprocessViewsViewGrouping function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views single grouping templates.
ViewsThemeHooks::preprocessViewsViewList function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for Views HTML list templates.
ViewsThemeHooks::preprocessViewsViewOpml function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for OPML feed templates.
ViewsThemeHooks::preprocessViewsViewRowOpml function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views OPML item templates.
ViewsThemeHooks::preprocessViewsViewRowRss function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views RSS item templates.

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