Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeFormSaveChangedTimeTest | class | core/ |
Tests updating the changed time after API and FORM entity save. |
| NodeFormSaveChangedTimeTest.php | file | core/ |
|
| NodeFormSaveChangedTimeTest::$authorUser | property | core/ |
A user with permissions to create and edit articles. |
| NodeFormSaveChangedTimeTest::$defaultTheme | property | core/ |
|
| NodeFormSaveChangedTimeTest::$modules | property | core/ |
|
| NodeFormSaveChangedTimeTest::setUp | function | core/ |
|
| NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges | function | core/ |
Tests the changed time after API and FORM save without changes. |
| NodeGrantDatabaseStorage | class | core/ |
Defines a storage handler class that handles the node grants system. |
| NodeGrantDatabaseStorage.php | file | core/ |
|
| NodeGrantDatabaseStorage::$hasNodeGrantsImplementations | property | core/ |
Indicates if any module implements hook_node_grants(). |
| NodeGrantDatabaseStorage::$nodeGrantsHelper | property | core/ |
The node grants helper service. |
| NodeGrantDatabaseStorage::access | function | core/ |
|
| NodeGrantDatabaseStorage::alterQuery | function | core/ |
|
| NodeGrantDatabaseStorage::buildGrantsQueryCondition | function | core/ |
Creates a query condition from an array of node access grants. |
| NodeGrantDatabaseStorage::checkAll | function | core/ |
|
| NodeGrantDatabaseStorage::count | function | core/ |
|
| NodeGrantDatabaseStorage::delete | function | core/ |
|
| NodeGrantDatabaseStorage::deleteNodeRecords | function | core/ |
|
| NodeGrantDatabaseStorage::write | function | core/ |
|
| NodeGrantDatabaseStorage::writeDefault | function | core/ |
|
| NodeGrantDatabaseStorage::__construct | function | core/ |
|
| 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. |
| NodeGrantsHelper | class | core/ |
Defines some helpers for the node access control system relating to grants. |
| NodeGrantsHelper.php | file | core/ |
|
| NodeGrantsHelper::nodeAccessGrants | function | core/ |
Fetches an array of permission IDs granted to the given user ID. |
| NodeGrantsHelper::__construct | function | core/ |
|
| NodeHelpHooks | class | core/ |
Help hook implementation for node. |
| NodeHelpHooks.php | file | core/ |
|
| NodeHelpHooks::help | function | core/ |
Implements hook_help(). |
| NodeHelpHooks::__construct | function | core/ |
|
| NodeHelpTest | class | core/ |
Tests help functionality for nodes. |
| NodeHelpTest.php | file | core/ |
|
| NodeHelpTest::$defaultTheme | property | core/ |
|
| NodeHelpTest::$modules | property | core/ |
|
| NodeHelpTest::$testText | property | core/ |
The test 'node help' text to be checked. |
| NodeHelpTest::$testType | property | core/ |
The name of the test node type to create. |
| NodeHelpTest::setUp | function | core/ |
|
| NodeHelpTest::testNodeShowHelpText | function | core/ |
Verifies that help text appears on node add/edit forms. |
| NodeImportChangeTest | class | core/ |
Change content types during config create method invocation. |
| NodeImportChangeTest.php | file | core/ |
|
| NodeImportChangeTest::$modules | property | core/ |
Pagination
- Previous page
- Page 1173
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.