anonymous.inc in includes/anonymous.inc
CommentAnonymous::testAnonymous in modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface in modules/comment/tests/comment.test
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface in modules/comment/tests/comment.test
Tests comment approval functionality through the node interface.
CommentBlockFunctionalTest::testRecentCommentBlock in modules/comment/tests/comment.test
Tests the recent comments block.
CommentHelperCase::setUp in modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::setEnvironment in modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/tests/comment.test
Tests the node comment statistics.
comment_node_update_index in modules/comment/comment.module
Implements hook_node_update_index().
ContactPersonalTestCase::testPersonalContactAccess in modules/contact/tests/contact.test
Tests access to the personal contact form.
ContactSitewideTestCase::testSiteWideContact in modules/contact/tests/contact.test
Tests configuration options and the site-wide contact form.
drupal.inc in includes/drupal.inc
Contains constants and function wrappers for Drupal 7.x compatibility.
FileFieldAnonymousSubmission::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous in modules/file/tests/file.test
Tests exploiting the temporary file removal for anonymous users using fid.
FilePrivateTestCase::testPrivateFile in modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilterCRUDTestCase::testTextFormatCRUD in modules/filter/tests/filter.test
Tests CRUD operations for text formats and filters.
FilterEditorAccessTestCase::setUp in modules/filter/tests/filter.test
Sets up a Backdrop site for running functional and integration tests.
FilterEditorAccessTestCase::testDialogAccess in modules/filter/tests/filter.test
Checks access to editor dialogs for adding images and links.
ImageFieldDisplayTestCase::testImageFieldFormattersPrivate in modules/image/tests/image.test
Test image formatters on node display for private files.
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
minimal_install in profiles/minimal/minimal.install
Implements hook_install().
NodeBlockFunctionalTest::testRecentNodeBlock in modules/node/tests/node.test
Tests the recent comments block.
node_views_analyze in modules/node/views/node.views.inc
Implements hook_views_analyze().
SearchCommentTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::testSearchResultsComment in modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsCommentAccess in modules/search/tests/search.test
Verify access rules for comment indexing with different permissions.
standard_install in profiles/standard/standard.install
Implements hook_install().
theme_user_admin_roles in modules/user/user.theme.inc
Returns HTML for the role order form.
TokenUserTestCase::testUserTokens in modules/simpletest/tests/token.test
user_admin_roles in modules/user/user.admin.inc
Form to re-order roles.
UserRoleAdminTestCase::testRoleAdministration in modules/user/tests/user.test
Test adding, renaming and deleting roles.
user_role_delete_access in modules/user/user.module
Menu access callback for deleting a user.
UserStorageController::attachLoad in modules/user/user.entity.inc
Overrides EntityDatabaseStorageController::attachLoad().
UserStorageController::postSave in modules/user/user.entity.inc
Overrides EntityDatabaseStorageController::postSave().
views_check_roles in modules/views/views.module
Access callback for the views_plugin_access_role access plugin.
views_plugin_argument_validate_user::validate_argument in modules/user/views/views_plugin_argument_validate_user.inc