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
NodeModerationHandler class core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Customizations for node entities.
NodeModerationHandler.php file core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php
NodeModerationHandler::$moderationInfo property core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php The moderation information service.
NodeModerationHandler::createInstance function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Instantiates a new instance of this entity handler.
NodeModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Alters bundle forms to enforce revision handling.
NodeModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Alters entity forms to enforce revision handling.
NodeModerationHandler::__construct function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php NodeModerationHandler constructor.
NodeNewComments class core/modules/comment/src/Plugin/views/field/NodeNewComments.php Field handler to display the number of new comments.
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.

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