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. Search main for register
  6. Other projects
Title Object type File name Summary
StreamWrapperManager::register function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Registers the tagged stream wrappers.
StreamWrapperManager::registerWrapper function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Registers stream wrapper with PHP.
StreamWrapperManager::unregister function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Deregisters the tagged stream wrappers.
StreamWrapperManagerInterface::registerWrapper function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Registers stream wrapper with PHP.
template_preprocess_theme_test_registered_by_module function core/modules/system/tests/modules/theme_test/theme_test.module Implements template_preprocess_HOOK() for theme_test_registered_by_module.
TestDiscovery::registerTestNamespaces function core/lib/Drupal/Core/Test/TestDiscovery.php Registers test namespaces of all extensions and core test classes.
theme-test-registered-by-module.html.twig file core/modules/system/tests/themes/test_theme/templates/theme-test-registered-by-module.html.twig {# Output for Theme API test #}
Template provided by theme is registered by module.
ThemeHookCollectorPass::registerHookServices function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Registers the hook implementation services.
ThemeInstallerTest::register function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Registers test-specific services.
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 Registers test-specific services.
TwigIncludeTest::register function core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Registers test-specific services.
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 Registers test-specific services.
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 Registers test-specific services.
ViewsTest::register function core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php Registers test-specific services.
WorkspacePublisherTest::register function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Registers test-specific services.
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.