Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
NodeStorageBodyFieldTest::$modules property core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php Modules to install.
NodeStorageBodyFieldTest::testBackwardsCompatibility function core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php Tests the BC coverage for node_storage_body_field.
NodeStorageInterface interface core/modules/node/src/NodeStorageInterface.php Defines an interface for node entity storage classes.
NodeStorageInterface.php file core/modules/node/src/NodeStorageInterface.php
NodeStorageInterface::clearRevisionsLanguage function core/modules/node/src/NodeStorageInterface.php Unsets the language for all nodes with the given language.
NodeStorageInterface::countDefaultLanguageRevisions function core/modules/node/src/NodeStorageInterface.php Counts the number of revisions in the default language.
NodeStorageInterface::revisionIds function core/modules/node/src/NodeStorageInterface.php Gets a list of node revision IDs for a specific node.
NodeStorageInterface::userRevisionIds function core/modules/node/src/NodeStorageInterface.php Gets a list of revision IDs having a given user as node author.
NodeStorageSchema class core/modules/node/src/NodeStorageSchema.php Defines the node schema handler.
NodeStorageSchema.php file core/modules/node/src/NodeStorageSchema.php
NodeStorageSchema::getEntitySchema function core/modules/node/src/NodeStorageSchema.php
NodeStorageSchema::getSharedTableFieldSchema function core/modules/node/src/NodeStorageSchema.php
NodeTermData::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php The vocabulary storage.
NodeTermData::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php
NodeTest::$newRevisionsShouldBeAutomatic property core/modules/jsonapi/tests/src/Functional/NodeTest.php
NodeTokenReplaceTest class core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php Tests node token replacement.
NodeTokenReplaceTest.php file core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php
NodeTokenReplaceTest::$modules property core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php
NodeTokenReplaceTest::setUp function core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php
NodeTokenReplaceTest::testNodeTokenReplacement function core/modules/node/tests/src/Kernel/NodeTokenReplaceTest.php Creates a node, then tests the tokens generated from it.
NodeTokensHooks class core/modules/node/src/Hook/NodeTokensHooks.php Token hook implementations for node.
NodeTokensHooks.php file core/modules/node/src/Hook/NodeTokensHooks.php
NodeTokensHooks::tokenInfo function core/modules/node/src/Hook/NodeTokensHooks.php Implements hook_token_info().
NodeTokensHooks::tokens function core/modules/node/src/Hook/NodeTokensHooks.php Implements hook_tokens().
NodeTranslationExceptionSubscriber::$urlGenerator property core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php The URL generator.
NodeTranslationUITest::getAdministratorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::getEditorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::getTranslatorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeType::initializeIterator function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Initializes the iterator with the source data.
NodeType::initializeIterator function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Initializes the iterator with the source data.
NodeTypeListBuilder::getDefaultOperations function core/modules/node/src/NodeTypeListBuilder.php
NodeViewBuilderTest::$storage property core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php The node storage.
NodeViewController::$entityRepository property core/modules/node/src/Controller/NodeViewController.php The entity repository service.
node_access_test_auto_bubbling.info.yml file core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml
node_access_test_auto_bubbling.routing.yml file core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.routing.yml core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.routing.yml
node_storage_body_field.info.yml file core/modules/node/modules/node_storage_body_field/node_storage_body_field.info.yml core/modules/node/modules/node_storage_body_field/node_storage_body_field.info.yml
node_storage_body_field_test.info.yml file core/modules/node/modules/node_storage_body_field/tests/modules/node_storage_body_field_test/node_storage_body_field_test.info.yml core/modules/node/modules/node_storage_body_field/tests/modules/node_storage_body_field_test/node_storage_body_field_test.info.yml
NoFieldItemsExistWithHigherCardinalityValidator class core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php Validates the NoFieldItemsExistWithHigherCardinality constraint.
NoFieldItemsExistWithHigherCardinalityValidator.php file core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php
NoFieldItemsExistWithHigherCardinalityValidator::create function core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php
NoFieldItemsExistWithHigherCardinalityValidator::validate function core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php
NoFieldItemsExistWithHigherCardinalityValidator::__construct function core/modules/field/src/Plugin/Validation/Constraint/NoFieldItemsExistWithHigherCardinalityValidator.php
NonAbstractFormStateDecoratorBase class core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Provides a non-abstract version of the class under test.
NonAbstractFormStateDecoratorBase::__construct function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Creates a new instance.
NoSourcePluginDecorator class core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Remove definitions which refer to a non-existing source plugin.
NoSourcePluginDecorator.php file core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php
NoSourcePluginDecorator::$decorated property core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php The Discovery object being decorated.
NoSourcePluginDecorator::getDefinitions function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php
NoSourcePluginDecorator::__call function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Passes through all unknown calls onto the decorated object.
NoSourcePluginDecorator::__construct function core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Constructs a NoSourcePluginDecorator object.

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