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
NodeGrantDatabaseStorageInterface interface core/modules/node/src/NodeGrantDatabaseStorageInterface.php Provides an interface for node access grant storage.
NodeGrantDatabaseStorageInterface.php file core/modules/node/src/NodeGrantDatabaseStorageInterface.php
NodeGrantDatabaseStorageInterface::access function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Determines access to nodes based on node grants.
NodeGrantDatabaseStorageInterface::alterQuery function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Alters a query when node access is required.
NodeGrantDatabaseStorageInterface::checkAll function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Checks all grants for a given account.
NodeGrantDatabaseStorageInterface::count function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Counts available node grants.
NodeGrantDatabaseStorageInterface::delete function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Deletes all node access entries.
NodeGrantDatabaseStorageInterface::deleteNodeRecords function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Remove the access records belonging to certain nodes.
NodeGrantDatabaseStorageInterface::write function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Writes a list of grants to the database, deleting previously saved ones.
NodeGrantDatabaseStorageInterface::writeDefault function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Creates the default node access grant entry.
NodeOwnerTest::testOwner function core/modules/node/tests/src/Kernel/NodeOwnerTest.php Tests node owner functionality.
NodePreviewConverter::$tempStoreFactory property core/modules/node/src/ParamConverter/NodePreviewConverter.php Stores the tempstore factory.
NodeRevisionRevertForm::$nodeStorage property core/modules/node/src/Form/NodeRevisionRevertForm.php The node storage.
NodeRevisionsUiBypassAccessTest::$editor property core/modules/node/tests/src/Functional/NodeRevisionsUiBypassAccessTest.php User with bypass node access permission.
NodeRevisionsUiTest::$editor property core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php
NodeStorage class core/modules/node/src/NodeStorage.php Defines the storage handler class for nodes.
NodeStorage.php file core/modules/node/src/NodeStorage.php
NodeStorage::clearRevisionsLanguage function core/modules/node/src/NodeStorage.php Unsets the language for all nodes with the given language.
NodeStorage::countDefaultLanguageRevisions function core/modules/node/src/NodeStorage.php Counts the number of revisions in the default language.
NodeStorage::revisionIds function core/modules/node/src/NodeStorage.php Gets a list of node revision IDs for a specific node.
NodeStorage::userRevisionIds function core/modules/node/src/NodeStorage.php Gets a list of revision IDs having a given user as node author.
NodeStorageBodyFieldHooks class core/modules/node/modules/node_storage_body_field/src/Hook/NodeStorageBodyFieldHooks.php Hook implementations for node_storage_body_field.
NodeStorageBodyFieldHooks.php file core/modules/node/modules/node_storage_body_field/src/Hook/NodeStorageBodyFieldHooks.php
NodeStorageBodyFieldHooks::systemInfoAlter function core/modules/node/modules/node_storage_body_field/src/Hook/NodeStorageBodyFieldHooks.php Implements hook_system_info_alter().
NodeStorageBodyFieldTest class core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php Tests the node_storage_body_field deprecated module.
NodeStorageBodyFieldTest.php file core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php
NodeStorageBodyFieldTest::$defaultTheme property core/modules/node/modules/node_storage_body_field/tests/src/Functional/NodeStorageBodyFieldTest.php The theme to install as the default for testing.
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 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.
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 Handle any special handling on the validate form.
NodeTest::$newRevisionsShouldBeAutomatic property core/modules/jsonapi/tests/src/Functional/NodeTest.php Whether new revisions of updated entities should be created by default.
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 Modules to install.
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().

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