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
access_check.user.register service core/modules/user/user.services.yml Drupal\user\Access\RegisterAccessCheck
AdminAccountSwitcherTest::register function core/tests/Drupal/KernelTests/Core/DefaultContent/AdminAccountSwitcherTest.php Registers test-specific services.
BrowserTestBase::registerSessions function core/tests/Drupal/Tests/BrowserTestBase.php Registers additional Mink sessions.
CacheCollectorTest::register function core/tests/Drupal/KernelTests/Core/Cache/CacheCollectorTest.php Registers test-specific services.
ConfigImporterMissingContentTest::register function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php Registers test-specific services.
ConfigOverride::register function core/lib/Drupal/Core/Installer/ConfigOverride.php Registers services to the container.
ConstraintManager::registerDefinitions function core/lib/Drupal/Core/Validation/ConstraintManager.php Callback for registering definitions for constraints shipped with Symfony.
ContainerBuilder::register function core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
ContainerBuilderTest::testRegister function core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php @covers ::register
core.entity_form_mode.user.register.yml file core/modules/user/config/install/core.entity_form_mode.user.register.yml core/modules/user/config/install/core.entity_form_mode.user.register.yml
CoreServiceProvider::register function core/lib/Drupal/Core/CoreServiceProvider.php Registers services to the container.
CoreServiceProvider::registerTest function core/lib/Drupal/Core/CoreServiceProvider.php Registers services and event subscribers for a site under test.
CronQueueTest::register function core/modules/system/tests/src/Kernel/System/CronQueueTest.php Registers test-specific services.
DatabaseBackend::register function core/lib/Drupal/Core/Flood/DatabaseBackend.php Registers an event for the current visitor to the flood control mechanism.
DatabaseBackendTagTest::register function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php Registers test-specific services.
DatabaseStorageExpirableTest::register function core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageExpirableTest.php Registers test-specific services.
DatabaseStorageTest::register function core/tests/Drupal/KernelTests/Core/KeyValueStore/DatabaseStorageTest.php Registers test-specific services.
DbDumpTest::register function core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php Register a database cache backend rather than memory-based.
DrupalFlushAllCachesTest::register function core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Registers test-specific services.
drupal_register_shutdown_function function core/includes/bootstrap.inc Registers a function for execution on shutdown.
EndOfTransactionQueriesTest::register function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Registers test-specific services.
EntityReferenceSettingsTest::register function core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php Registers test-specific services.
EntityUrlTest::registerBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Registers bundle information for the mock entity type.
EntityUrlTest::registerLinkTemplate function core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php Registers a link template for the mock entity.
ExceptionLoggingSubscriberTest::register function core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php Registers test-specific services.
FakeAutoloader::register function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Registers this instance as an autoloader.
FakeAutoloader::unregister function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Deregisters this instance as an autoloader.
FileTestBase::register function core/tests/Drupal/KernelTests/Core/File/FileTestBase.php Registers test-specific services.
FilterCaptionTwigDebugTest::register function core/modules/filter/tests/src/Kernel/FilterCaptionTwigDebugTest.php Registers test-specific services.
FloodInterface::register function core/lib/Drupal/Core/Flood/FloodInterface.php Registers an event for the current visitor to the flood control mechanism.
form_test_form_user_register_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() for the registration form.
form_test_user_register_form_rebuild function core/modules/system/tests/modules/form_test/form_test.module Submit callback that just lets the form rebuild.
FrontMatterTest::register function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Registers test-specific services.
Handle::register function core/lib/Drupal/Component/Assertion/Handle.php Ensures exceptions are thrown when an assertion fails.
HelpEmptyPageTest::register function core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Registers test-specific services.
ImageStyleCustomStreamWrappersTest::register function core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php Registers test-specific services.
InstallerServiceProvider::register function core/lib/Drupal/Core/Installer/InstallerServiceProvider.php Registers services to the container.
JsonapiServiceProvider::register function core/modules/jsonapi/src/JsonapiServiceProvider.php Registers services to the container.
KernelDestructionSubscriber::registerService function core/lib/Drupal/Core/EventSubscriber/KernelDestructionSubscriber.php Registers a service for destruction.
KernelTestBase::register function core/tests/Drupal/KernelTests/KernelTestBase.php Registers test-specific services.
KernelTestBaseTest::testRegister function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::register
LanguageServiceProvider::register function core/modules/language/src/LanguageServiceProvider.php Registers services to the container.
LayoutBuilderServiceProvider::register function core/modules/layout_builder/src/LayoutBuilderServiceProvider.php Registers services to the container.
LinkRelationType::getRegisteredName function core/lib/Drupal/Core/Http/LinkRelationType.php Returns the registered link relation type name.
LinkRelationType::isRegistered function core/lib/Drupal/Core/Http/LinkRelationType.php Indicates whether this link relation type is of the 'registered' kind.
LinkRelationTypeInterface::getRegisteredName function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Returns the registered link relation type name.
LinkRelationTypeInterface::isRegistered function core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php Indicates whether this link relation type is of the 'registered' kind.
LocaleConfigSubscriberForeignTest::register function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Registers test-specific services.
MediaLibraryServiceProvider::register function core/modules/media_library/src/MediaLibraryServiceProvider.php Registers services to the container.
MemoryBackend::register function core/lib/Drupal/Core/Flood/MemoryBackend.php Registers an event for the current visitor to the flood control mechanism.

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