Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| NodeController::$entityRepository | property | core/ |
The entity repository service. |
| NodeCreationTest::testAuthorAutocomplete | function | core/ |
Tests the author autocompletion textfield. |
| NodeEditFormTest::$nodeStorage | property | core/ |
The node storage. |
| NodeFieldAccessTest::testAccessToAdministrativeFields | function | core/ |
Tests permissions on nodes status field. |
| NodeFieldTokensTest | class | core/ |
Tests replacement of Views tokens supplied by the Node module. |
| NodeFieldTokensTest.php | file | core/ |
|
| NodeFieldTokensTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeFieldTokensTest::$testViews | property | core/ |
Views used by this test. |
| NodeFieldTokensTest::testViewsTokenReplacement | function | core/ |
Tests token replacement for Views tokens supplied by the Node module. |
| NodeForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
| NodeGrantDatabaseStorage | class | core/ |
Defines a storage handler class that handles the node grants system. |
| NodeGrantDatabaseStorage.php | file | core/ |
|
| NodeGrantDatabaseStorage::$database | property | core/ |
The database connection. |
| NodeGrantDatabaseStorage::$languageManager | property | core/ |
The language manager. |
| NodeGrantDatabaseStorage::$moduleHandler | property | core/ |
The module handler. |
| NodeGrantDatabaseStorage::access | function | core/ |
Determines access to nodes based on node grants. |
| NodeGrantDatabaseStorage::alterQuery | function | core/ |
Alters a query when node access is required. |
| NodeGrantDatabaseStorage::buildGrantsQueryCondition | function | core/ |
Creates a query condition from an array of node access grants. |
| NodeGrantDatabaseStorage::checkAll | function | core/ |
Checks all grants for a given account. |
| NodeGrantDatabaseStorage::count | function | core/ |
Counts available node grants. |
| NodeGrantDatabaseStorage::delete | function | core/ |
Deletes all node access entries. |
| NodeGrantDatabaseStorage::deleteNodeRecords | function | core/ |
Remove the access records belonging to certain nodes. |
| NodeGrantDatabaseStorage::write | function | core/ |
Writes a list of grants to the database, deleting previously saved ones. |
| NodeGrantDatabaseStorage::writeDefault | function | core/ |
Creates the default node access grant entry. |
| NodeGrantDatabaseStorage::__construct | function | core/ |
Constructs a NodeGrantDatabaseStorage object. |
| NodeGrantDatabaseStorageInterface | interface | core/ |
Provides an interface for node access grant storage. |
| NodeGrantDatabaseStorageInterface.php | file | core/ |
|
| NodeGrantDatabaseStorageInterface::access | function | core/ |
Determines access to nodes based on node grants. |
| NodeGrantDatabaseStorageInterface::alterQuery | function | core/ |
Alters a query when node access is required. |
| NodeGrantDatabaseStorageInterface::checkAll | function | core/ |
Checks all grants for a given account. |
| NodeGrantDatabaseStorageInterface::count | function | core/ |
Counts available node grants. |
| NodeGrantDatabaseStorageInterface::delete | function | core/ |
Deletes all node access entries. |
| NodeGrantDatabaseStorageInterface::deleteNodeRecords | function | core/ |
Remove the access records belonging to certain nodes. |
| NodeGrantDatabaseStorageInterface::write | function | core/ |
Writes a list of grants to the database, deleting previously saved ones. |
| NodeGrantDatabaseStorageInterface::writeDefault | function | core/ |
Creates the default node access grant entry. |
| NodeOwnerTest::testOwner | function | core/ |
Tests node owner functionality. |
| NodePreviewController::$entityRepository | property | core/ |
The entity repository service. |
| NodePreviewConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
| NodePreviewForm::$configFactory | property | core/ |
The config factory. |
| NodePreviewForm::$entityDisplayRepository | property | core/ |
The entity display repository. |
| NodeRevisionAccessCheck::$nodeStorage | property | core/ |
The node storage. |
| NodeRevisionDeleteForm::$nodeStorage | property | core/ |
The node storage. |
| NodeRevisionDeleteForm::$nodeTypeStorage | property | core/ |
The node type storage. |
| NodeRevisionRevertForm::$nodeStorage | property | core/ |
The node storage. |
| NodeRevisionsUiBypassAccessTest::$editor | property | core/ |
User with bypass node access permission. |
| NodeRevisionsUiTest::$editor | property | core/ |
|
| NodeStatisticsDatabaseStorage | class | core/ |
Provides the default database storage backend for statistics. |
| NodeStatisticsDatabaseStorage.php | file | core/ |
|
| NodeStatisticsDatabaseStorage::$connection | property | core/ |
The database connection used. |
Pagination
- Previous page
- Page 167
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.