Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| NodePreviewConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
| NodeRevisionRevertForm::$nodeStorage | property | core/ |
The node storage. |
| NodeRevisionsUiBypassAccessTest::$editor | property | core/ |
User with bypass node access permission. |
| NodeRevisionsUiTest::$editor | property | core/ |
|
| NodeStorage | class | core/ |
Defines the storage handler class for nodes. |
| NodeStorage.php | file | core/ |
|
| NodeStorage::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
| NodeStorage::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
| NodeStorage::revisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
| NodeStorage::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
| NodeStorageBodyFieldHooks | class | core/ |
Hook implementations for node_storage_body_field. |
| NodeStorageBodyFieldHooks.php | file | core/ |
|
| NodeStorageBodyFieldHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| NodeStorageBodyFieldTest | class | core/ |
Tests the node_storage_body_field deprecated module. |
| NodeStorageBodyFieldTest.php | file | core/ |
|
| NodeStorageBodyFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeStorageBodyFieldTest::$modules | property | core/ |
Modules to install. |
| NodeStorageBodyFieldTest::testBackwardsCompatibility | function | core/ |
Tests the BC coverage for node_storage_body_field. |
| NodeStorageInterface | interface | core/ |
Defines an interface for node entity storage classes. |
| NodeStorageInterface.php | file | core/ |
|
| NodeStorageInterface::clearRevisionsLanguage | function | core/ |
Unsets the language for all nodes with the given language. |
| NodeStorageInterface::countDefaultLanguageRevisions | function | core/ |
Counts the number of revisions in the default language. |
| NodeStorageInterface::revisionIds | function | core/ |
Gets a list of node revision IDs for a specific node. |
| NodeStorageInterface::userRevisionIds | function | core/ |
Gets a list of revision IDs having a given user as node author. |
| NodeStorageSchema | class | core/ |
Defines the node schema handler. |
| NodeStorageSchema.php | file | core/ |
|
| NodeStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| NodeStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| NodeTermData::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| NodeTermData::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| NodeTest::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
| NodeTokenReplaceTest | class | core/ |
Tests node token replacement. |
| NodeTokenReplaceTest.php | file | core/ |
|
| NodeTokenReplaceTest::$modules | property | core/ |
Modules to install. |
| NodeTokenReplaceTest::setUp | function | core/ |
|
| NodeTokenReplaceTest::testNodeTokenReplacement | function | core/ |
Creates a node, then tests the tokens generated from it. |
| NodeTokensHooks | class | core/ |
Token hook implementations for node. |
| NodeTokensHooks.php | file | core/ |
|
| NodeTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
Pagination
- Previous page
- Page 177
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.