Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
NodeMigrationTypePluginAlterTest::setupDb function core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Creates data in the source database.
NodeMigrationTypePluginAlterTest::testMigrationPluginAlter function core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Tests the assignment of the node migration type.
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 option form that provides 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.
NodeOperationAccessTest class core/modules/node/tests/src/Unit/NodeOperationAccessTest.php Tests node operations.
NodeOperationAccessTest.php file core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
NodeOperationAccessTest::providerTestRevisionOperations function core/modules/node/tests/src/Unit/NodeOperationAccessTest.php Data provider for revisionOperationsProvider.
NodeOperationAccessTest::setUp function core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
NodeOperationAccessTest::testRevisionOperations function core/modules/node/tests/src/Unit/NodeOperationAccessTest.php Tests revision operations.
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 install.
NodeOwnerTest::setUp function core/modules/node/tests/src/Kernel/NodeOwnerTest.php
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 Tests an unsaved node owner.
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 the node setting for displaying author and date information.
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::$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 an 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.

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