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.
BatchBuilder::$registeredSetIds property core/lib/Drupal/Core/Batch/BatchBuilder.php A static array of custom batch ids.
BatchBuilder::isSetIdRegistered function core/lib/Drupal/Core/Batch/BatchBuilder.php Checks if a set ID has been registered during this request.
BatchBuilder::registerSetId function core/lib/Drupal/Core/Batch/BatchBuilder.php Registers a set ID for this batch.
BatchBuilderTest::testRegisterIds function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests registering IDs of built batches.
BlockConfigSyncTest::register function core/modules/block/tests/src/Kernel/BlockConfigSyncTest.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.
CacheTagsChecksumDecorator::registerCacheTagsForPreload function core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php Register cache tags for preloading.
CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload function core/lib/Drupal/Core/Cache/CacheTagsChecksumPreloadInterface.php Register cache tags for preloading.
CacheTagsChecksumTrait::registerCacheTagsForPreload function core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php Implements \Drupal\Core\Cache\CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload()
ChangeLoggerTest::register function core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.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[[api-linebreak]]
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
core.entity_form_mode.user.register.yml file core/tests/fixtures/config_install/multilingual/language/es/core.entity_form_mode.user.register.yml core/tests/fixtures/config_install/multilingual/language/es/core.entity_form_mode.user.register.yml
core.entity_form_mode.user.register.yml file core/tests/fixtures/config_install/multilingual/core.entity_form_mode.user.register.yml core/tests/fixtures/config_install/multilingual/core.entity_form_mode.user.register.yml
core.entity_form_mode.user.register.yml file core/tests/fixtures/config_install/testing_config_install/core.entity_form_mode.user.register.yml core/tests/fixtures/config_install/testing_config_install/core.entity_form_mode.user.register.yml
CoreServiceProvider::register function core/lib/Drupal/Core/CoreServiceProvider.php Registers services to the container.
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.
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.
FieldStorageCreateCheckDeprecationTest::register function core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php Registers test-specific services.
FileTestBase::register function core/tests/Drupal/KernelTests/Core/File/FileTestBase.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.
FormTestHooks::formUserRegisterFormAlter function core/modules/system/tests/modules/form_test/src/Hook/FormTestHooks.php Implements hook_form_FORM_ID_alter() for the registration form.
FrontMatterTest::register function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Registers test-specific services.
InstallerServiceProvider::register function core/lib/Drupal/Core/Installer/InstallerServiceProvider.php Registers services to the container.
KernelTestBase::register function core/tests/Drupal/KernelTests/KernelTestBase.php Registers test-specific services.
KernelTestBaseTest::testRegister function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::register[[api-linebreak]]
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.
LockFileValidatorTest::register function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Registers test-specific services.
MediaLibraryServiceProvider::register function core/modules/media_library/src/MediaLibraryServiceProvider.php Registers services to the container.

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