Search 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
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeAccessTestCase::assertNodeAccess | function | modules/ |
Asserts node_access() correctly grants or denies access. |
| NodeAccessTestCase::getInfo | function | modules/ |
|
| NodeAccessTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeAccessTestCase::testNodeAccess | function | modules/ |
Runs basic tests for node_access function. |
| NodeAdminTestCase | class | modules/ |
Tests node administration page functionality. |
| NodeAdminTestCase::$admin_user | property | modules/ |
|
| NodeAdminTestCase::$base_user_1 | property | modules/ |
|
| NodeAdminTestCase::$base_user_2 | property | modules/ |
|
| NodeAdminTestCase::$base_user_3 | property | modules/ |
|
| NodeAdminTestCase::getInfo | function | modules/ |
|
| NodeAdminTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeAdminTestCase::testContentAdminPages | function | modules/ |
Tests content overview with different user permissions. |
| NodeAdminTestCase::testContentAdminSort | function | modules/ |
Tests that the table sorting works on the content admin pages. |
| NodeBlockFunctionalTest | class | modules/ |
Functional tests for the node module blocks. |
| NodeBlockFunctionalTest::$admin_user | property | modules/ |
|
| NodeBlockFunctionalTest::$web_user | property | modules/ |
|
| NodeBlockFunctionalTest::getInfo | function | modules/ |
|
| NodeBlockFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeBlockFunctionalTest::testRecentNodeBlock | function | modules/ |
Tests the recent comments block. |
| NodeBlockTestCase | class | modules/ |
Tests the availability of the syndicate block. |
| NodeBlockTestCase::getInfo | function | modules/ |
|
| NodeBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeBlockTestCase::testSyndicateBlock | function | modules/ |
Tests that the "Syndicate" block is shown when enabled. |
| NodeBodyUpgradePathTestCase | class | modules/ |
Upgrade test for node bodies. |
| NodeBodyUpgradePathTestCase::getInfo | function | modules/ |
|
| NodeBodyUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| NodeBodyUpgradePathTestCase::testNodeBodyUpgrade | function | modules/ |
Test a successful upgrade. |
| NodeBuildContent | class | modules/ |
Test to ensure that a node's content is always rebuilt. |
| NodeBuildContent::getInfo | function | modules/ |
|
| NodeBuildContent::testNodeRebuildContent | function | modules/ |
Ensures that content array is rebuilt on every call to node_build_content(). |
| NodeController | class | modules/ |
Controller class for nodes. |
| NodeController::attachLoad | function | modules/ |
Attaches data to entities upon loading. |
| NodeController::buildQuery | function | modules/ |
Builds the query to load the entity. |
| NodeCreationTestCase | class | modules/ |
Tests creating and saving a node. |
| NodeCreationTestCase::getInfo | function | modules/ |
|
| NodeCreationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeCreationTestCase::testFailedPageCreation | function | modules/ |
Verifies that a transaction rolls back the failed creation. |
| NodeCreationTestCase::testNodeCreation | function | modules/ |
Creates a "Basic page" node and verifies its consistency in the database. |
| NodeCreationTestCase::testUnpublishedNodeCreation | function | modules/ |
Create an unpublished node and confirm correct redirect behavior. |
| NodeEntityFieldQueryAlter | class | modules/ |
Tests node_query_entity_field_access_alter(). |
| NodeEntityFieldQueryAlter::$accessUser | property | modules/ |
User with permission to view content. |
| NodeEntityFieldQueryAlter::$noAccessUser | property | modules/ |
User without permission to view content. |
| NodeEntityFieldQueryAlter::getInfo | function | modules/ |
|
| NodeEntityFieldQueryAlter::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI | function | modules/ |
Tests that node access permissions are followed. |
| NodeEntityViewModeAlterTest | class | modules/ |
Tests changing view modes for nodes. |
| NodeEntityViewModeAlterTest::getInfo | function | modules/ |
|
| NodeEntityViewModeAlterTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeEntityViewModeAlterTest::testNodeViewModeChange | function | modules/ |
Create a "Basic page" node and verify its consistency in the database. |
| NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField | function | modules/ |
Tests fields that were previously hidden when the view mode is changed. |
Pagination
- Previous page
- Page 136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.