USER_REGISTER_ADMINISTRATORS_ONLY

Same name and namespace in other branches
  1. 8.9.x core/modules/user/user.module \USER_REGISTER_ADMINISTRATORS_ONLY

Only administrators can create user accounts.

4 uses of USER_REGISTER_ADMINISTRATORS_ONLY
CommentInterfaceTest::testCommentLinks in modules/comment/comment.test
Tests comment links.
UserEditedOwnAccountTestCase::testUserEditedOwnAccount in modules/user/user.test
UserRegistrationTestCase::testRegistrationWithEmailVerification in modules/user/user.test
user_admin_settings in modules/user/user.admin.inc
Form builder; Configure user settings for this site.

File

modules/user/user.module, line 21

Code

define('USER_REGISTER_ADMINISTRATORS_ONLY', 0);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.