33 uses of DRUPAL_ANONYMOUS_RID

BookTestCase::testBookExport in drupal/modules/book/book.test
Tests book export ("printer-friendly version") functionality.
BookTestCase::testBookNavigationBlock in drupal/modules/book/book.test
Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled in drupal/modules/book/book.test
Tests the book navigation block when an access module is enabled.
CommentAnonymous::testAnonymous in drupal/modules/comment/comment.test
Test anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface in drupal/modules/comment/comment.test
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface in drupal/modules/comment/comment.test
Test comment approval functionality through node interface.
CommentBlockFunctionalTest::testRecentCommentBlock in drupal/modules/comment/comment.test
Test the recent comments block.
CommentInterfaceTest::setEnvironment in drupal/modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentNodeCommentStatistics in drupal/modules/comment/comment.test
Tests the node comment statistics.
ContactPersonalTestCase::testPersonalContactAccess in drupal/modules/contact/contact.test
Tests access to the personal contact form.
ContactSitewideTestCase::testSiteWideContact in drupal/modules/contact/contact.test
Tests configuration options and the site-wide contact form.
FileFieldAnonymousSubmission::setUp in drupal/modules/file/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous in drupal/modules/file/tests/file.test
Tests exploiting the temporary file removal for anonymous users using fid.
FilePrivateTestCase::testPrivateFile in drupal/modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilterCRUDTestCase::testTextFormatCRUD in drupal/modules/filter/filter.test
Tests CRUD operations for text formats and filters.
ImageFieldDisplayTestCase::testImageFieldFormattersPrivate in drupal/modules/image/image.test
Test image formatters on node display for private files.
MenuBreadcrumbTestCase::testBreadCrumbs in drupal/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
minimal_install in drupal/profiles/minimal/minimal.install
Implements hook_install().
NodeBlockFunctionalTest::testRecentNodeBlock in drupal/modules/node/node.test
Tests the recent comments block.
PHPTestCase::setUp in drupal/modules/php/php.test
Sets up a Drupal site for running functional and integration tests.
PollVoteCheckHostname::setUp in drupal/modules/poll/poll.test
Sets up a Drupal site for running functional and integration tests.
RdfCommentAttributesTestCase::setUp in drupal/modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.
RdfTrackerAttributesTestCase::setUp in drupal/modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::testSearchResultsCommentAccess in drupal/modules/search/search.test
Verify access rules for comment indexing with different permissions.
standard_install in drupal/profiles/standard/standard.install
Implements hook_install().
testing_install in drupal/profiles/testing/testing.install
Implements hook_install().
theme_user_admin_roles in drupal/modules/user/user.admin.inc
Returns HTML for the role order and new role form.
UserRoleAdminTestCase::testRoleAdministration in drupal/modules/user/user.test
Test adding, renaming and deleting roles.
user_admin_role in drupal/modules/user/user.admin.inc
Form to configure a single role.
user_install in drupal/modules/user/user.install
Implements hook_install().
user_roles in drupal/modules/user/user.module
Retrieve an array of roles matching specified conditions.
user_role_edit_access in drupal/modules/user/user.module
Menu access callback for user role editing.
user_save in drupal/modules/user/user.module
Save changes to a user account or add a new user.