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
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.
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 install.
NodeViewsFieldAccessTest::$usesSuperUserAccessPolicy property core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php @todo Remove and fix test to not rely on super user.
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.
NodeViewTest.php file core/modules/node/tests/src/Functional/NodeViewTest.php
NodeViewTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeViewTest.php The theme to install as the default for testing.
NodeViewTest::testHtmlHeadLinks function core/modules/node/tests/src/Functional/NodeViewTest.php Tests the html head links.
NodeViewTest::testLinkHeader function core/modules/node/tests/src/Functional/NodeViewTest.php Tests the Link header.
NodeViewTest::testMultiByteUtf8 function core/modules/node/tests/src/Functional/NodeViewTest.php Tests that we store and retrieve multi-byte UTF-8 characters correctly.
NodeWizardTest::testViewAddWithNodeTitles function core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php Tests creating a view with node titles.
node_access_view_all_nodes function core/modules/node/node.module Determines whether the user has a global viewing grant for all nodes.
node_entity_view_display_alter function core/modules/node/node.module Implements hook_entity_view_display_alter().
node_preview service core/modules/node/node.services.yml Drupal\node\ParamConverter\NodePreviewConverter
node_test_entity_view_mode_alter function core/modules/node/tests/modules/node_test/node_test.module Implements hook_entity_view_mode_alter().
node_test_node_view function core/modules/node/tests/modules/node_test/node_test.module Implements hook_ENTITY_TYPE_view() for node entities.
node_test_views.info.yml file core/modules/node/tests/modules/node_test_views/node_test_views.info.yml core/modules/node/tests/modules/node_test_views/node_test_views.info.yml
node_test_views.views.inc file core/modules/node/tests/modules/node_test_views/node_test_views.views.inc Provides views data and hooks for node_test_views module.
node_test_views_views_data_alter function core/modules/node/tests/modules/node_test_views/node_test_views.views.inc Implements hook_views_data_alter().

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