Search for register
- Search 7.x for register
- Search 9.5.x for register
- Search 10.3.x for register
- Search 11.x for register
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UserInterface::REGISTER_ADMINISTRATORS_ONLY | constant | core/ |
Only administrators can create user accounts. |
UserInterface::REGISTER_VISITORS | constant | core/ |
Visitors can create their own accounts. |
UserInterface::REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL | constant | core/ |
Visitors can create accounts that only become active with admin approval. |
UserRegistrationResource::ensureAccountCanRegister | function | core/ |
Ensure the account can be registered in this request. |
UserServiceProviderFallbackTest::register | function | core/ |
Registers test-specific services. |
UserServiceProviderTest::register | function | core/ |
Registers test-specific services. |
USER_REGISTER_ADMINISTRATORS_ONLY | constant | core/ |
Only administrators can create user accounts. |
USER_REGISTER_VISITORS | constant | core/ |
Visitors can create their own accounts. |
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL | constant | core/ |
Visitors can create accounts, but they don't become active without administrative approval. |
ViewsPluginAnnotationBase::$register_theme | property | core/ |
Whether or not to register a theme function automatically. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.