Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
NodeBulkFormTest::testConstructor function core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php Tests the constructor assignment of actions.
NodeController::$entityRepository property core/modules/node/src/Controller/NodeController.php The entity repository service.
NodeCreationTest::testAuthorAutocomplete function core/modules/node/tests/src/Functional/NodeCreationTest.php Tests the author autocompletion textfield.
NodeEditFormTest::$nodeStorage property core/modules/node/tests/src/Functional/NodeEditFormTest.php The node storage.
NodeFieldAccessTest::testAccessToAdministrativeFields function core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php Tests permissions on nodes status field.
NodeFieldTokensTest class core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php Tests replacement of Views tokens supplied by the Node module.
NodeFieldTokensTest.php file core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php
NodeFieldTokensTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php The theme to install as the default for testing.
NodeFieldTokensTest::$testViews property core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php Views used by this test.
NodeFieldTokensTest::testViewsTokenReplacement function core/modules/node/tests/src/Functional/Views/NodeFieldTokensTest.php Tests token replacement for Views tokens supplied by the Node module.
NodeForm::$tempStoreFactory property core/modules/node/src/NodeForm.php The tempstore factory.
NodeGrantDatabaseStorage class core/modules/node/src/NodeGrantDatabaseStorage.php Defines a storage handler class that handles the node grants system.
NodeGrantDatabaseStorage.php file core/modules/node/src/NodeGrantDatabaseStorage.php
NodeGrantDatabaseStorage::$database property core/modules/node/src/NodeGrantDatabaseStorage.php The database connection.
NodeGrantDatabaseStorage::$languageManager property core/modules/node/src/NodeGrantDatabaseStorage.php The language manager.
NodeGrantDatabaseStorage::$moduleHandler property core/modules/node/src/NodeGrantDatabaseStorage.php The module handler.
NodeGrantDatabaseStorage::access function core/modules/node/src/NodeGrantDatabaseStorage.php Determines access to nodes based on node grants.
NodeGrantDatabaseStorage::alterQuery function core/modules/node/src/NodeGrantDatabaseStorage.php Alters a query when node access is required.
NodeGrantDatabaseStorage::buildGrantsQueryCondition function core/modules/node/src/NodeGrantDatabaseStorage.php Creates a query condition from an array of node access grants.
NodeGrantDatabaseStorage::checkAll function core/modules/node/src/NodeGrantDatabaseStorage.php Checks all grants for a given account.
NodeGrantDatabaseStorage::count function core/modules/node/src/NodeGrantDatabaseStorage.php Counts available node grants.
NodeGrantDatabaseStorage::delete function core/modules/node/src/NodeGrantDatabaseStorage.php Deletes all node access entries.
NodeGrantDatabaseStorage::deleteNodeRecords function core/modules/node/src/NodeGrantDatabaseStorage.php Remove the access records belonging to certain nodes.
NodeGrantDatabaseStorage::write function core/modules/node/src/NodeGrantDatabaseStorage.php Writes a list of grants to the database, deleting previously saved ones.
NodeGrantDatabaseStorage::writeDefault function core/modules/node/src/NodeGrantDatabaseStorage.php Creates the default node access grant entry.
NodeGrantDatabaseStorage::__construct function core/modules/node/src/NodeGrantDatabaseStorage.php Constructs a NodeGrantDatabaseStorage object.
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.
NodePreviewController::$entityRepository property core/modules/node/src/Controller/NodePreviewController.php The entity repository service.
NodePreviewConverter::$tempStoreFactory property core/modules/node/src/ParamConverter/NodePreviewConverter.php Stores the tempstore factory.
NodePreviewForm::$configFactory property core/modules/node/src/Form/NodePreviewForm.php The config factory.
NodePreviewForm::$entityDisplayRepository property core/modules/node/src/Form/NodePreviewForm.php The entity display repository.
NodeRevisionAccessCheck::$nodeStorage property core/modules/node/src/Access/NodeRevisionAccessCheck.php The node storage.
NodeRevisionDeleteForm::$nodeStorage property core/modules/node/src/Form/NodeRevisionDeleteForm.php The node storage.
NodeRevisionDeleteForm::$nodeTypeStorage property core/modules/node/src/Form/NodeRevisionDeleteForm.php The node type storage.
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
NodeStatisticsDatabaseStorage class core/modules/statistics/src/NodeStatisticsDatabaseStorage.php Provides the default database storage backend for statistics.
NodeStatisticsDatabaseStorage.php file core/modules/statistics/src/NodeStatisticsDatabaseStorage.php
NodeStatisticsDatabaseStorage::$connection property core/modules/statistics/src/NodeStatisticsDatabaseStorage.php The database connection used.

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