Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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.
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 class core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php Tests node wizard and generic entity integration.
NodeWizardTest.php file core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php
NodeWizardTest::$defaultTheme property core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php The theme to install as the default for testing.
NodeWizardTest::testViewAddWithNodeTitles function core/modules/views/tests/src/Functional/Wizard/NodeWizardTest.php Tests creating a view with node titles.
NodeXmlAnonTest class core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php @group rest
NodeXmlAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php
NodeXmlAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php The theme to install as the default for testing.
NodeXmlAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php The format to use in this test.
NodeXmlAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php The MIME type that corresponds to $format.
NodeXmlAnonTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeXmlBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php @group rest
NodeXmlBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php
NodeXmlBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The authentication mechanism to use in this test.
NodeXmlBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The theme to install as the default for testing.
NodeXmlBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The format to use in this test.
NodeXmlBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The MIME type that corresponds to $format.
NodeXmlBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php Modules to install.
NodeXmlBasicAuthTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php Tests PATCHing a node's path with and without 'create url aliases'.

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