33 uses of DRUPAL_ANONYMOUS_RID in Drupal 7
- BookTestCase::testBookExport in modules/
book/ book.test - Tests book export ("printer-friendly version") functionality.
- BookTestCase::testBookNavigationBlock in modules/
book/ book.test - Tests the functionality of the book navigation block.
- BookTestCase::testNavigationBlockOnAccessModuleEnabled in modules/
book/ book.test - Tests the book navigation block when an access module is enabled.
- CommentAnonymous::testAnonymous in modules/
comment/ comment.test - Test anonymous comment functionality.
- CommentApprovalTest::testApprovalAdminInterface in modules/
comment/ comment.test - Test comment approval functionality through admin/content/comment.
- CommentApprovalTest::testApprovalNodeInterface in modules/
comment/ comment.test - Test comment approval functionality through node interface.
- CommentBlockFunctionalTest::testRecentCommentBlock in modules/
comment/ comment.test - Test the recent comments block.
- CommentInterfaceTest::setEnvironment in modules/
comment/ comment.test - Re-configures the environment, module settings, and user permissions.
- CommentInterfaceTest::testCommentNodeCommentStatistics in modules/
comment/ comment.test - Tests the node comment statistics.
- ContactPersonalTestCase::testPersonalContactAccess in modules/
contact/ contact.test - Tests access to the personal contact form.
- ContactSitewideTestCase::testSiteWideContact in modules/
contact/ contact.test - Tests configuration options and the site-wide contact form.
- FileFieldAnonymousSubmission::setUp in modules/
file/ tests/ file.test - Sets up a Drupal 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/ filter.test - Tests CRUD operations for text formats and filters.
- ImageFieldDisplayTestCase::testImageFieldFormattersPrivate in modules/
image/ 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/ node.test - Tests the recent comments block.
- PHPTestCase::setUp in modules/
php/ php.test - Sets up a Drupal site for running functional and integration tests.
- PollVoteCheckHostname::setUp in modules/
poll/ poll.test - Sets up a Drupal site for running functional and integration tests.
- RdfCommentAttributesTestCase::setUp in modules/
rdf/ rdf.test - Sets up a Drupal site for running functional and integration tests.
- RdfTrackerAttributesTestCase::setUp in modules/
rdf/ rdf.test - Sets up a Drupal site for running functional and integration tests.
- SearchCommentTestCase::testSearchResultsCommentAccess in modules/
search/ search.test - Verify access rules for comment indexing with different permissions.
- standard_install in profiles/
standard/ standard.install - Implements hook_install().
- testing_install in profiles/
testing/ testing.install - Implements hook_install().
- theme_user_admin_roles in modules/
user/ user.admin.inc - Returns HTML for the role order and new role form.
- UserRoleAdminTestCase::testRoleAdministration in modules/
user/ user.test - Test adding, renaming and deleting roles.
- user_admin_role in modules/
user/ user.admin.inc - Form to configure a single role.
- user_install in modules/
user/ user.install - Implements hook_install().
- user_roles in modules/
user/ user.module - Retrieve an array of roles matching specified conditions.
- user_role_edit_access in modules/
user/ user.module - Menu access callback for user role editing.
- user_save in modules/
user/ user.module - Save changes to a user account or add a new user.