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 11.x for register
  5. Other projects
Title Object type File name Summary
RouterTestServiceProvider::register function core/modules/system/tests/modules/router_test_directory/src/RouterTestServiceProvider.php Registers services to the container.
SerializationServiceProvider::register function core/modules/serialization/src/SerializationServiceProvider.php Registers services to the container.
ServiceProviderBase::register function core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php Registers services to the container.
ServiceProviderInterface::register function core/lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php Registers services to the container.
ServiceProviderTest::register function core/tests/Drupal/KernelTests/Core/ServiceProvider/ServiceProviderTest.php Registers test-specific services.
StaticDiscoveryDecorator::$registerDefinitions property core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php A callback or closure used for registering additional definitions.
StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Helper method to provide a mocked callback object with expectations.
StaticDiscoveryDecoratorTestMockInterface::registerDefinitionsCallback function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Function used in the mocking process of this test.
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
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.
ThemeInstallerTest::register function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Registers test-specific services.
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 @covers ::registerInvokedUpdates
UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::registerInvokedUpdates
UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::registerInvokedUpdates
UpdateServiceProvider::register function core/lib/Drupal/Core/Update/UpdateServiceProvider.php Registers services to the container.
UserFloodControl::register function core/modules/user/src/UserFloodControl.php
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.
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.
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.

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