Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeFieldFilterTest::$modules | property | core/ |
Modules to enable. |
| NodeFieldFilterTest::$nodeTitles | property | core/ |
List of node titles by language. |
| NodeFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
| NodeFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given node translation counts are correct. |
| NodeFieldFilterTest::setUp | function | core/ |
|
| NodeFieldFilterTest::testFilters | function | core/ |
Tests body and title filters. |
| NodeFieldMultilingualTest | class | core/ |
Tests multilingual support for fields. |
| NodeFieldMultilingualTest.php | file | core/ |
|
| NodeFieldMultilingualTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeFieldMultilingualTest::$modules | property | core/ |
Modules to enable. |
| NodeFieldMultilingualTest::setUp | function | core/ |
|
| NodeFieldMultilingualTest::testMultilingualDisplaySettings | function | core/ |
Tests multilingual field display settings. |
| 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::$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::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. |
Pagination
- Previous page
- Page 884
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.