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
NodeStorageInterface::revisionIds function core/modules/node/src/NodeStorageInterface.php Gets a list of node revision IDs for a specific node.
NodeStorageInterface::updateType function core/modules/node/src/NodeStorageInterface.php Updates all nodes of one type to be of another type.
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 Gets the entity schema for the specified entity type.
NodeStorageSchema::getSharedTableFieldSchema function core/modules/node/src/NodeStorageSchema.php Gets the schema for a single field definition.
NodeSyndicateBlockTest class core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Tests if the syndicate block is available.
NodeSyndicateBlockTest.php file core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php
NodeSyndicateBlockTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php The theme to install as the default for testing.
NodeSyndicateBlockTest::$modules property core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Modules to enable.
NodeSyndicateBlockTest::setUp function core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php
NodeSyndicateBlockTest::testSyndicateBlock function core/modules/node/tests/src/Functional/NodeSyndicateBlockTest.php Tests that the "Syndicate" block is shown when enabled.
NodeTemplateSuggestionsTest class core/modules/node/tests/src/Functional/NodeTemplateSuggestionsTest.php Tests node template suggestions.
NodeTemplateSuggestionsTest.php file core/modules/node/tests/src/Functional/NodeTemplateSuggestionsTest.php
NodeTemplateSuggestionsTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTemplateSuggestionsTest.php The theme to install as the default for testing.
NodeTemplateSuggestionsTest::testNodeThemeHookSuggestions function core/modules/node/tests/src/Functional/NodeTemplateSuggestionsTest.php Tests if template_preprocess_node() generates the correct suggestions.
NodeTermData class core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Relationship handler to return the taxonomy terms of nodes.
NodeTermData.php file core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php
NodeTermData::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php The vocabulary storage.
NodeTermData::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Provide a form to edit options for this plugin.
NodeTermData::calculateDependencies function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Calculates dependencies for the configured plugin.
NodeTermData::create function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Creates an instance of the plugin.
NodeTermData::defineOptions function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Information about options for all kinds of purposes will be held here.
NodeTermData::init function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
NodeTermData::query function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Called to implement a relationship in a query.
NodeTermData::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Handle any special handling on the validate form.
NodeTermData::__construct function core/modules/taxonomy/src/Plugin/views/relationship/NodeTermData.php Constructs a NodeTermData object.
NodeTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php Tests D6 node source plugin.
NodeTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php Tests D7 node source plugin.
NodeTest class core/modules/jsonapi/tests/src/Functional/NodeTest.php JSON:API integration test for the "Node" content entity type.
NodeTest.php file core/modules/jsonapi/tests/src/Functional/NodeTest.php
NodeTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php
NodeTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php
NodeTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/NodeTest.php The theme to install as the default for testing.
NodeTest::$entity property core/modules/jsonapi/tests/src/Functional/NodeTest.php
NodeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTest.php The tested entity type.
NodeTest::$modules property core/modules/jsonapi/tests/src/Functional/NodeTest.php Modules to enable.
NodeTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTest.php Modules to enable.
NodeTest::$modules property core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTest.php Modules to enable.
NodeTest::$newRevisionsShouldBeAutomatic property core/modules/jsonapi/tests/src/Functional/NodeTest.php Whether new revisions of updated entities should be created by default.
NodeTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/NodeTest.php The fields that are protected against modification during PATCH requests.
NodeTest::$resourceTypeIsVersionable property core/modules/jsonapi/tests/src/Functional/NodeTest.php Whether the tested JSON:API resource is versionable.
NodeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/NodeTest.php The name of the tested JSON:API resource type.
NodeTest::assertCacheableNormalizations function core/modules/jsonapi/tests/src/Functional/NodeTest.php Asserts that normalizations are cached in an incremental way.
NodeTest::assertNormalizedFieldsAreCached function core/modules/jsonapi/tests/src/Functional/NodeTest.php Checks that the provided field names are the only fields in the cache.
NodeTest::createEntity function core/modules/jsonapi/tests/src/Functional/NodeTest.php Creates the entity to be tested.
NodeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/NodeTest.php Returns the expected JSON:API document for the entity.
NodeTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/NodeTest.php Return the expected error message.
NodeTest::getIncludePermissions function core/modules/jsonapi/tests/src/Functional/NodeTest.php Authorize the user under test with additional permissions to view includes.

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