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