Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 10.3.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
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.
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 enable.
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 an 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 enable.
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 enable.
NodeViewsAnalyzeTest::$testViews property core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php Views used by this test.
NodeViewsAnalyzeTest::testNodeViewsAnalyze function core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php Tests the implementation of node_views_analyze().
NodeViewsData class core/modules/node/src/NodeViewsData.php Provides the views data for the node entity type.
NodeViewsData.php file core/modules/node/src/NodeViewsData.php
NodeViewsData::getViewsData function core/modules/node/src/NodeViewsData.php Returns views data for the entity type.
NodeViewsFieldAccessTest class core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php Tests base field access in Views for the node entity.
NodeViewsFieldAccessTest.php file core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
NodeViewsFieldAccessTest::$modules property core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php Modules to enable.
NodeViewsFieldAccessTest::setUp function core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
NodeViewsFieldAccessTest::testNodeFields function core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php Check access for node fields.
NodeViewTest class core/modules/node/tests/src/Functional/NodeViewTest.php Tests the node/{node} page.

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