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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeAdminRouteSubscriber::__construct | function | core/ |
Constructs a new NodeAdminRouteSubscriber. |
| NodeAdminTest | class | core/ |
Tests node administration page functionality. |
| NodeAdminTest.php | file | core/ |
|
| NodeAdminTest::$adminUser | property | core/ |
A user with permission to bypass access content. |
| NodeAdminTest::$baseUser1 | property | core/ |
A user with the 'access content overview' permission. |
| NodeAdminTest::$baseUser2 | property | core/ |
A normal user with permission to view own unpublished content. |
| NodeAdminTest::$baseUser3 | property | core/ |
A normal user with permission to bypass node access content. |
| NodeAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeAdminTest::$modules | property | core/ |
Modules to install. |
| NodeAdminTest::setUp | function | core/ |
|
| NodeAdminTest::testContentAdminPageMultilingual | function | core/ |
Tests content overview for a multilingual site. |
| NodeAdminTest::testContentAdminPages | function | core/ |
Tests content overview with different user permissions. |
| NodeAdminTest::testContentAdminPageWithLimitedContentViewer | function | core/ |
Tests that the content overview page does not filter out nodes. |
| NodeAdminTest::testContentAdminSort | function | core/ |
Tests that the table sorting works on the content admin pages. |
| NodeAliasedRouteTest | class | core/ |
Tests aliased Node routes. |
| NodeAliasedRouteTest.php | file | core/ |
|
| NodeAliasedRouteTest::$modules | property | core/ |
Modules to install. |
| NodeAliasedRouteTest::setUp | function | core/ |
|
| NodeAliasedRouteTest::testNodeAddPageRouteAlias | function | core/ |
Test URL generation using node.add_page matches entity.node.add_page. |
| NodeAliasedRouteTest::testNodeAddRouteAlias | function | core/ |
Test URL generation using node.add matches entity.node.add_form. |
| NodeBlockFunctionalTest | class | core/ |
Tests node block functionality. |
| NodeBlockFunctionalTest.php | file | core/ |
|
| NodeBlockFunctionalTest::$adminUser | property | core/ |
An administrative user for testing. |
| NodeBlockFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeBlockFunctionalTest::$modules | property | core/ |
Modules to install. |
| NodeBlockFunctionalTest::$webUser | property | core/ |
An unprivileged user for testing. |
| NodeBlockFunctionalTest::setUp | function | core/ |
|
| NodeBlockFunctionalTest::testRecentNodeBlock | function | core/ |
Tests the recent comments block. |
| NodeBlockHooks | class | core/ |
Block hook implementations for node. |
| NodeBlockHooks.php | file | core/ |
|
| NodeBlockHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
| NodeBodyFieldStorageTest | class | core/ |
Tests node body field storage. |
| NodeBodyFieldStorageTest.php | file | core/ |
|
| NodeBodyFieldStorageTest::$modules | property | core/ |
Modules to install. |
| NodeBodyFieldStorageTest::setUp | function | core/ |
|
| NodeBodyFieldStorageTest::testFieldOverrides | function | core/ |
Tests node body field storage persistence even if there are no instances. |
| NodeBulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
| NodeBulkFormTest | class | core/ |
Tests Drupal\node\Plugin\views\field\NodeBulkForm. |
| NodeBulkFormTest.php | file | core/ |
|
| NodeBulkFormTest::tearDown | function | core/ |
|
| NodeBulkFormTest::testConstructor | function | core/ |
Tests the constructor assignment of actions. |
| NodeBulkUpdate::batchFinished | function | core/ |
Reports the 'finished' status of batch operation the node bulk update. |
| NodeBulkUpdate::batchProcess | function | core/ |
Executes a batch operation for processing a node bulk update. |
| NodeBulkUpdate::process | function | core/ |
Updates all nodes in the passed-in array with the passed-in field values. |
| NodeBulkUpdate::processNode | function | core/ |
Updates individual nodes when fewer than 10 are queued. |
| NodeBulkUpdate::__construct | function | core/ |
|
| NodeByNodeTypeTest | class | core/ |
Tests D6 node source plugin with 'node_type' configuration. |
| NodeByNodeTypeTest.php | file | core/ |
|
| NodeByNodeTypeTest::$modules | property | core/ |
Modules to install. |
| NodeByNodeTypeTest::providerSource | function | core/ |
Provides source data for ::testSource. |
Pagination
- Previous page
- Page 1001
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.