Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
NodeNewComments.php file core/modules/comment/src/Plugin/views/field/NodeNewComments.php
NodeNewComments::$database property core/modules/comment/src/Plugin/views/field/NodeNewComments.php Database Service Object.
NodeNewComments::$entityFieldManager property core/modules/comment/src/Plugin/views/field/NodeNewComments.php The entity field manager.
NodeNewComments::$entityTypeManager property core/modules/comment/src/Plugin/views/field/NodeNewComments.php The entity type manager.
NodeNewComments::buildOptionsForm function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Default options form that provides the label widget that all fields
should have.
NodeNewComments::create function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Creates an instance of the plugin.
NodeNewComments::defineOptions function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Information about options for all kinds of purposes will be held here.
NodeNewComments::init function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Initialize the plugin.
NodeNewComments::preRender function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Runs before any fields are rendered.
NodeNewComments::query function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Called to add the field to a query.
NodeNewComments::render function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Renders the field.
NodeNewComments::renderLink function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Prepares the link to the first new comment.
NodeNewComments::usesGroupBy function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Provides the handler some groupby.
NodeNewComments::__construct function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Constructs a \Drupal\comment\Plugin\views\field\NodeNewComments object.
NodeOwnerTest class core/modules/node/tests/src/Kernel/NodeOwnerTest.php Tests node owner functionality.
NodeOwnerTest.php file core/modules/node/tests/src/Kernel/NodeOwnerTest.php
NodeOwnerTest::$modules property core/modules/node/tests/src/Kernel/NodeOwnerTest.php Modules to enable.
NodeOwnerTest::setUp function core/modules/node/tests/src/Kernel/NodeOwnerTest.php
NodeOwnerTest::testGetCurrentUserId function core/modules/node/tests/src/Kernel/NodeOwnerTest.php Tests the legacy method used as the default entity owner.
NodeOwnerTest::testOwner function core/modules/node/tests/src/Kernel/NodeOwnerTest.php Tests node owner functionality.
NodeOwnerTest::testUnsavedNodeOwner function core/modules/node/tests/src/Kernel/NodeOwnerTest.php Test an unsaved node owner.
NoDependenciesUpdateTest class core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Test the system module updates with no dependencies installed.
NoDependenciesUpdateTest.php file core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php
NoDependenciesUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php The theme to install as the default for testing.
NoDependenciesUpdateTest::$installProfile property core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php The install profile used in the database dump file.
NoDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Set database dump files to be used.
NoDependenciesUpdateTest::testNoDependenciesUpdate function core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Test the system module updates with no dependencies installed.
NodePermissions class core/modules/node/src/NodePermissions.php Provides dynamic permissions for nodes of different types.
NodePermissions.php file core/modules/node/src/NodePermissions.php
NodePermissions::buildPermissions function core/modules/node/src/NodePermissions.php Returns a list of node permissions for a given node type.
NodePermissions::nodeTypePermissions function core/modules/node/src/NodePermissions.php Returns an array of node type permissions.
NodePostSettingsTest class core/modules/node/tests/src/Functional/NodePostSettingsTest.php Tests that the post information (submitted by Username on date) text displays
appropriately.
NodePostSettingsTest.php file core/modules/node/tests/src/Functional/NodePostSettingsTest.php
NodePostSettingsTest::$defaultTheme property core/modules/node/tests/src/Functional/NodePostSettingsTest.php The theme to install as the default for testing.
NodePostSettingsTest::setUp function core/modules/node/tests/src/Functional/NodePostSettingsTest.php
NodePostSettingsTest::testPagePostInfo function core/modules/node/tests/src/Functional/NodePostSettingsTest.php Confirms "Basic page" content type and post information is on a new node.
NodePreviewAccessCheck class core/modules/node/src/Access/NodePreviewAccessCheck.php Determines access to node previews.
NodePreviewAccessCheck.php file core/modules/node/src/Access/NodePreviewAccessCheck.php
NodePreviewAccessCheck::$deprecatedProperties property core/modules/node/src/Access/NodePreviewAccessCheck.php
NodePreviewAccessCheck::$entityTypeManager property core/modules/node/src/Access/NodePreviewAccessCheck.php The entity type manager service.
NodePreviewAccessCheck::access function core/modules/node/src/Access/NodePreviewAccessCheck.php Checks access to the node preview page.
NodePreviewAccessCheck::__construct function core/modules/node/src/Access/NodePreviewAccessCheck.php Constructs a EntityCreateAccessCheck object.
NodePreviewAnonymousTest class core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php Tests the node entity preview functionality for anonymous user.
NodePreviewAnonymousTest.php file core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php
NodePreviewAnonymousTest::$defaultTheme property core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php The theme to install as the default for testing.
NodePreviewAnonymousTest::$modules property core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php Enable node module to test on the preview.
NodePreviewAnonymousTest::setUp function core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php
NodePreviewAnonymousTest::testAnonymousPagePreview function core/modules/node/tests/src/Functional/NodePreviewAnonymousTest.php Checks the node preview functionality for anonymous users.
NodePreviewController::$entityRepository property core/modules/node/src/Controller/NodePreviewController.php The entity repository service.
NodePreviewController::__construct function core/modules/node/src/Controller/NodePreviewController.php Creates an NodeViewController object.

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