Search for register

  1. Search 7.x for register
  2. Search 9.5.x for register
  3. Search 10.3.x for register
  4. Search 11.x for register
  5. Other projects
Title Object type File name Summary
UserInterface::REGISTER_ADMINISTRATORS_ONLY constant core/modules/user/src/UserInterface.php Only administrators can create user accounts.
UserInterface::REGISTER_VISITORS constant core/modules/user/src/UserInterface.php Visitors can create their own accounts.
UserInterface::REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL constant core/modules/user/src/UserInterface.php Visitors can create accounts that only become active with admin approval.
UserRegistrationResource::ensureAccountCanRegister function core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php Ensure the account can be registered in this request.
UserServiceProviderFallbackTest::register function core/modules/user/tests/src/Kernel/UserServiceProviderFallbackTest.php Registers test-specific services.
UserServiceProviderTest::register function core/modules/user/tests/src/Kernel/UserServiceProviderTest.php Registers test-specific services.
USER_REGISTER_ADMINISTRATORS_ONLY constant core/modules/user/user.module Only administrators can create user accounts.
USER_REGISTER_VISITORS constant core/modules/user/user.module Visitors can create their own accounts.
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL constant core/modules/user/user.module Visitors can create accounts, but they don't become active without
administrative approval.
ViewsPluginAnnotationBase::$register_theme property core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php Whether or not to register a theme function automatically.

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