You are here

17 uses of USER_REGISTER_VISITORS in Drupal 7

CommentAnonymous::setUp in modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentInterfaceTest::setEnvironment in modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentLinks in modules/comment/comment.test
Tests comment links.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/comment.test
Tests the node comment statistics.
FormsArbitraryRebuildTestCase::setUp in modules/simpletest/tests/form.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserCreationTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
OpenIDInvalidIdentifierTransitionTestCase::setUp in modules/openid/openid.test
Sets up a Drupal site for running functional and integration tests.
OpenIDRegistrationTestCase::setUp in modules/openid/openid.test
Sets up a Drupal site for running functional and integration tests.
ProfileTestCase::setUp in modules/profile/profile.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestBrowserTestCase::setUp in modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
UserRegistrationTestCase::testRegistrationDefaultValues in modules/user/user.test
UserRegistrationTestCase::testRegistrationEmailDuplicates in modules/user/user.test
UserRegistrationTestCase::testRegistrationWithEmailVerification in modules/user/user.test
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in modules/user/user.test
user_account_form in modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_admin_settings in modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_update_7008 in modules/user/user.install
If 'user_register' variable was unset in Drupal 6, set it to be the same as the Drupal 6 default setting.