Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeFieldOverridesTest.php | file | core/ |
|
| NodeFieldOverridesTest::$modules | property | core/ |
Modules to install. |
| NodeFieldOverridesTest::$user | property | core/ |
Current logged in user. |
| NodeFieldOverridesTest::setUp | function | core/ |
|
| NodeFieldOverridesTest::testFieldOverrides | function | core/ |
Tests that field overrides work as expected. |
| 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::$currentUser | property | core/ |
The Current User object. |
| NodeForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
| NodeForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| NodeForm::save | function | core/ |
Form submission handler for the 'save' action. |
| NodeForm::__construct | function | core/ |
Constructs a NodeForm object. |
| NodeFormHooks | class | core/ |
Form hook implementations for the node module. |
| NodeFormHooks.php | file | core/ |
|
| NodeFormHooks::formSystemThemesAdminFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| NodeFormHooks::systemThemesAdminFormSubmit | function | core/ |
Form submission handler for system_themes_admin_form(). |
| NodeFormHooks::__construct | function | core/ |
|
| 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/ |
The theme to install as the default for testing. |
| NodeFormSaveChangedTimeTest::$modules | property | core/ |
Modules to install. |
| 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/ |
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/ |
|
| 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. |
Pagination
- Previous page
- Page 1015
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.