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
BlockContentListViewsTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php The theme to install as the default for testing.
BlockContentListViewsTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Modules to enable.
BlockContentListViewsTest::$permissions property core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Permissions to grant admin user.
BlockContentListViewsTest::setUp function core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Sets the test up.
BlockContentListViewsTest::testListing function core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Tests the content block listing page.
BlockContentPageViewTest class core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php Create a block and test block access by attempting to view the block.
BlockContentPageViewTest.php file core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php
BlockContentPageViewTest::$defaultTheme property core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php The theme to install as the default for testing.
BlockContentPageViewTest::$modules property core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php Modules to enable.
BlockContentPageViewTest::testPageEdit function core/modules/block_content/tests/src/Functional/BlockContentPageViewTest.php Checks block edit and fallback functionality.
BlockContentRedirectTest::$testViews property core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php Views used by this test.
BlockContentViewBuilder class core/modules/block_content/src/BlockContentViewBuilder.php View builder handler for content blocks.
BlockContentViewBuilder.php file core/modules/block_content/src/BlockContentViewBuilder.php
BlockContentViewBuilder::getBuildDefaults function core/modules/block_content/src/BlockContentViewBuilder.php Provides entity-specific defaults to the build process.
BlockContentViewBuilder::view function core/modules/block_content/src/BlockContentViewBuilder.php Builds the render array for the provided entity.
BlockContentViewBuilder::viewMultiple function core/modules/block_content/src/BlockContentViewBuilder.php Builds the render array for the provided entities.
BlockContentViewsData class core/modules/block_content/src/BlockContentViewsData.php Provides the views data for the block_content entity type.
BlockContentViewsData.php file core/modules/block_content/src/BlockContentViewsData.php
BlockContentViewsData::getViewsData function core/modules/block_content/src/BlockContentViewsData.php Returns views data for the entity type.
BlockContentWizardTest::testViewAddBlockContent function core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php Tests creating a 'block_content' entity view.
BlockDependenciesTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php Views used by this test.
BlockDependenciesTest::testViewsBlock function core/modules/views/tests/src/Kernel/Plugin/BlockDependenciesTest.php Tests that exposed filter blocks have the correct dependencies.
BlockExposedFilterAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/BlockExposedFilterAJAXTest.php
BlockPageVariant::$blockViewBuilder property core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php The block view builder.
BlockPageVariantTest::$blockViewBuilder property core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php The block view builder.
BlockPluginTrait::$inPreview property core/lib/Drupal/Core/Block/BlockPluginTrait.php Whether the plugin is being rendered in preview mode.
BlockPluginTrait::getPreviewFallbackString function core/lib/Drupal/Core/Block/BlockPluginTrait.php
BlockPluginTrait::setInPreview function core/lib/Drupal/Core/Block/BlockPluginTrait.php
BlockTypeAccessControlHandler::$viewLabelOperation property core/modules/block_content/src/BlockTypeAccessControlHandler.php Allows to grant access to just the labels.
BlockViewBuilder class core/modules/block/src/BlockViewBuilder.php Provides a Block view builder.
BlockViewBuilder.php file core/modules/block/src/BlockViewBuilder.php
BlockViewBuilder::buildComponents function core/modules/block/src/BlockViewBuilder.php Builds the component fields and properties of a set of entities.
BlockViewBuilder::buildPreRenderableBlock function core/modules/block/src/BlockViewBuilder.php Builds a #pre_render-able block render array.
BlockViewBuilder::lazyBuilder function core/modules/block/src/BlockViewBuilder.php #lazy_builder callback; builds a #pre_render-able block.
BlockViewBuilder::preRender function core/modules/block/src/BlockViewBuilder.php #pre_render callback for building a block.
BlockViewBuilder::trustedCallbacks function core/modules/block/src/BlockViewBuilder.php Lists the trusted callbacks provided by the implementing class.
BlockViewBuilder::view function core/modules/block/src/BlockViewBuilder.php Builds the render array for the provided entity.
BlockViewBuilder::viewMultiple function core/modules/block/src/BlockViewBuilder.php Builds the render array for the provided entities.
BlockViewBuilderTest class core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests the block view builder.
BlockViewBuilderTest.php file core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BlockViewBuilderTest::$block property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The block being tested.
BlockViewBuilderTest::$controller property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The block storage.
BlockViewBuilderTest::$modules property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Modules to install.
BlockViewBuilderTest::$renderer property core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php The renderer.
BlockViewBuilderTest::assertBlockRenderedWithExpectedCacheability function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Asserts that a block is built/rendered/cached with expected cacheability.
BlockViewBuilderTest::getBlockRenderArray function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Get a fully built render array for a block.
BlockViewBuilderTest::setUp function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BlockViewBuilderTest::testBasicRendering function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests the rendering of blocks.
BlockViewBuilderTest::testBlockViewBuilderBuildAlter function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block build altering.
BlockViewBuilderTest::testBlockViewBuilderCache function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Tests block render cache handling.

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