Search for register

  1. Search 7.x for register
  2. Search 9.5.x for register
  3. Search 8.9.x for register
  4. Search 10.3.x for register
  5. Other projects
Title Object type File name Summary
ThemeInstallerTest::register function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
ThemeTestHooks::preprocessThemeTestRegisteredByModule function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
TwigEnvironmentTest::register function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php
TwigIncludeTest::register function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php
UpdateRegistry::registerInvokedUpdates function core/lib/Drupal/Core/Update/UpdateRegistry.php Registers that update functions were executed.
UpdateRegistryTest::testRegisterInvokedUpdatesWithExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests register invoked updates with existing updates.
UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests register invoked updates with multiple.
UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests register invoked updates without existing updates.
UpdateServiceProvider::register function core/lib/Drupal/Core/Update/UpdateServiceProvider.php Registers services to the container.
UserFloodControl::register function core/modules/user/src/UserFloodControl.php Registers an event for the current visitor to the flood control mechanism.
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.
UserRegisterFormTest class core/modules/user/tests/src/FunctionalJavascript/UserRegisterFormTest.php Tests user registration forms via JS.
UserRegisterFormTest.php file core/modules/user/tests/src/FunctionalJavascript/UserRegisterFormTest.php
UserRegisterFormTest::$defaultTheme property core/modules/user/tests/src/FunctionalJavascript/UserRegisterFormTest.php The theme to install as the default for testing.
UserRegisterFormTest::testRegistrationFormStorage function core/modules/user/tests/src/FunctionalJavascript/UserRegisterFormTest.php Tests if registration form writes to localStorage.
UserRegistrationResource::ensureAccountCanRegister function core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php Ensure the account can be registered in this request.
UserRegistrationRestTest::registerRequest function core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Make a REST user registration request.
UserRegistrationRestTest::registerUser function core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Registers a user via REST resource.
UserRegistrationRestTest::testRegisterUser function core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Tests that only anonymous users can register users.
UserRoleEntityTest::register function core/modules/user/tests/src/Kernel/UserRoleEntityTest.php
ViewsPluginAnnotationBase::$register_theme property core/modules/views/src/Annotation/ViewsPluginAnnotationBase.php Whether or not to register a theme function automatically.
ViewsTemplateTest::register function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php
ViewsTest::register function core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php
WorkspacePublisherTest::register function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
WorkspacesServiceProvider::register function core/modules/workspaces/src/WorkspacesServiceProvider.php Registers services to the container.

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