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
NodeRssCacheTest::$testViews property core/modules/node/tests/src/Functional/NodeRssCacheTest.php
NodeStatisticsDatabaseStorage::deleteViews function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php
NodeStatisticsDatabaseStorage::fetchView function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php
NodeStatisticsDatabaseStorage::fetchViews function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php
NodeStatisticsDatabaseStorage::recordView function core/modules/statistics/src/NodeStatisticsDatabaseStorage.php
NodeTestHooks::entityViewModeAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_entity_view_mode_alter().
NodeTestHooks::nodeView function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_ENTITY_TYPE_view() for node entities.
NodeTestViewsViewsHooks class core/modules/node/tests/modules/node_test_views/src/Hook/NodeTestViewsViewsHooks.php Hook implementations for node_test_views.
NodeTestViewsViewsHooks.php file core/modules/node/tests/modules/node_test_views/src/Hook/NodeTestViewsViewsHooks.php
NodeTestViewsViewsHooks::viewsDataAlter function core/modules/node/tests/modules/node_test_views/src/Hook/NodeTestViewsViewsHooks.php Implements hook_views_data_alter().
NodeType::$nodePreview property core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Node preview optional / required.
NodeType::$nodePreview property core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Node preview optional / required.
NodeType::$preview_mode property core/modules/node/src/Entity/NodeType.php The preview mode.
NodeType::getPreviewMode function core/modules/node/src/Entity/NodeType.php Gets the preview mode.
NodeType::setPreviewMode function core/modules/node/src/Entity/NodeType.php Sets the preview mode.
NodeTypeInterface::getPreviewMode function core/modules/node/src/NodeTypeInterface.php Gets the preview mode.
NodeTypeInterface::setPreviewMode function core/modules/node/src/NodeTypeInterface.php Sets the preview mode.
NodeTypeValidationTest::testPreviewModeValidation function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Tests that a node type's preview mode is constrained to certain values.
NodeViewBuilder class core/modules/node/src/NodeViewBuilder.php View builder handler for nodes.
NodeViewBuilder.php file core/modules/node/src/NodeViewBuilder.php
NodeViewBuilder::buildComponents function core/modules/node/src/NodeViewBuilder.php Builds the component fields and properties of a set of entities.
NodeViewBuilder::buildLinks function core/modules/node/src/NodeViewBuilder.php Build the default links (Read more) for a node.
NodeViewBuilder::getBuildDefaults function core/modules/node/src/NodeViewBuilder.php Provides entity-specific defaults to the build process.
NodeViewBuilder::renderLinks function core/modules/node/src/NodeViewBuilder.php #lazy_builder callback; builds a node's links.
NodeViewBuilder::trustedCallbacks function core/modules/node/src/NodeViewBuilder.php Lists the trusted callbacks provided by the implementing class.
NodeViewBuilderTest class core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Tests the node view builder.
NodeViewBuilderTest.php file core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
NodeViewBuilderTest::$modules property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Modules to install.
NodeViewBuilderTest::$renderer property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The renderer.
NodeViewBuilderTest::$storage property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The node storage.
NodeViewBuilderTest::$viewBuilder property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The node view builder.
NodeViewBuilderTest::setUp function core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
NodeViewBuilderTest::testPendingRevisionLinks function core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Tests that node links are displayed correctly in pending revisions.
NodeViewController class core/modules/node/src/Controller/NodeViewController.php Defines a controller to render a single node.
NodeViewController.php file core/modules/node/src/Controller/NodeViewController.php
NodeViewController::$currentUser property core/modules/node/src/Controller/NodeViewController.php The current user.
NodeViewController::$entityRepository property core/modules/node/src/Controller/NodeViewController.php The entity repository service.
NodeViewController::create function core/modules/node/src/Controller/NodeViewController.php Instantiates a new instance of this class.
NodeViewController::title function core/modules/node/src/Controller/NodeViewController.php The _title_callback for the page that renders a single node.
NodeViewController::view function core/modules/node/src/Controller/NodeViewController.php Provides a page to render a single entity.
NodeViewController::__construct function core/modules/node/src/Controller/NodeViewController.php Creates a NodeViewController object.
NodeViewLanguageTest class core/modules/node/tests/src/Functional/NodeViewLanguageTest.php Tests the node language extra field display.
NodeViewLanguageTest.php file core/modules/node/tests/src/Functional/NodeViewLanguageTest.php
NodeViewLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeViewLanguageTest.php The theme to install as the default for testing.
NodeViewLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeViewLanguageTest.php Modules to install.
NodeViewLanguageTest::testViewLanguage function core/modules/node/tests/src/Functional/NodeViewLanguageTest.php Tests the language extra field display.
NodeViewsAnalyzeTest class core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php Tests node_views_analyze().
NodeViewsAnalyzeTest.php file core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php
NodeViewsAnalyzeTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php The theme to install as the default for testing.
NodeViewsAnalyzeTest::$modules property core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php Modules to install.

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