Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeFieldMultilingualTest::testMultilingualNodeForm | function | core/ |
Tests whether field languages are correctly set through the node form. |
| NodeFieldOverridesTest | class | core/ |
Tests node field overrides. |
| NodeFieldOverridesTest.php | file | core/ |
|
| NodeFieldOverridesTest::$modules | property | core/ |
Modules to enable. |
| 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 | class | core/ |
Form handler for the node edit forms. |
| NodeForm.php | file | core/ |
|
| NodeForm::$currentUser | property | core/ |
The Current User object. |
| NodeForm::$dateFormatter | property | core/ |
The date formatter service. |
| NodeForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
| NodeForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| NodeForm::create | function | core/ |
Instantiates a new instance of this class. |
| NodeForm::form | function | core/ |
Gets the actual form array to be built. |
| NodeForm::preview | function | core/ |
Form submission handler for the 'preview' action. |
| NodeForm::save | function | core/ |
Form submission handler for the 'save' action. |
| NodeForm::updateStatus | function | core/ |
Entity builder updating the node status with the submitted value. |
| NodeForm::__construct | function | core/ |
Constructs a NodeForm object. |
| NodeFormSaveChangedTimeTest | class | core/ |
Tests updating the changed time after API and FORM entity save. |
| NodeFormSaveChangedTimeTest.php | file | core/ |
|
| NodeFormSaveChangedTimeTest::$authorUser | property | core/ |
An 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 enable. |
| NodeFormSaveChangedTimeTest::setUp | function | core/ |
|
| NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges | function | core/ |
Test 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::$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. |
Pagination
- Previous page
- Page 1053
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.