AccessDeniedTestCase::test403PathOnSystemForm in modules/system/tests/system.test
callback_batch_operation in modules/system/form.api.php
Perform a single batch operation.
_comment_close_all in modules/comment/comment.module
Close all comments that meet the current threshold.
CommentInterfaceTest::setEnvironment in modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
CommentRSSUnitTest::testCommentRSS in modules/comment/tests/comment.test
Tests comments as part of an RSS feed.
FilePrivateTestCase::testPrivateFile in modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilePrivateTestCase::testPrivateFileDownloadAccessGranted in modules/file/tests/file.test
Tests file access for private nodes when file download access is granted.
NodePublishScheduling::testNodeTypeCreateDefaultDraft in modules/node/tests/node.test
NodeRevisionPermissionsTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeRevisionsTestCase::testRevisions in modules/node/tests/node.test
Checks node revision related operations.
node_test_node_insert in modules/node/tests/node_test/node_test.module
Implements hook_node_insert().
NodeTypeTestCase::testNodeTypeHasContent in modules/node/tests/node.test
Ensures that node_type_has_content function works correctly.
PageNotFoundTestCase::test404PathOnSystemForm in modules/system/tests/system.test
PathPatternUnitTestCase::testNoExistingPathAliases in modules/path/tests/path_pattern.test
SearchCommentCountToggleTestCase::testSearchCommentCountToggle in modules/search/tests/search.test
Verify that comment count display toggles properly on comment status of node
ViewsUIWizardJumpMenuTestCase::createNodeRevisionAndGetPath in modules/views/tests/views_ui.test
Helper function to create a node revision and return its expected path.