Search for register
- Search 7.x for register
- Search 9.5.x for register
- Search 10.3.x for register
- Search 11.x for register
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| access_check.user.register | service | core/ |
Drupal\user\Access\RegisterAccessCheck |
| BaseThemeDefaultDeprecationTest::register | function | core/ |
Registers test-specific services. |
| BrowserTestBase::registerSessions | function | core/ |
Registers additional Mink sessions. |
| CacheCollectorTest::register | function | core/ |
Registers test-specific services. |
| ClassLoaderTest::testDrupalClassloadeRegisterDeprecation | function | core/ |
@expectedDeprecation drupal_classloader_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Use the method ::addPsr4() of the class_loader service to register the namespace. See https://www.drupal.org/node/3035275. |
| ClassLoaderTest::testSystemRegisterDeprecation | function | core/ |
@expectedDeprecation system_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. There is no replacement for this function. To achieve the same functionality use this snippet: $path =… |
| ConfigOverride::register | function | core/ |
Registers services to the container. |
| ConstraintManager::registerDefinitions | function | core/ |
Callback for registering definitions for constraints shipped with Symfony. |
| ContainerBuilder::register | function | core/ |
|
| ContainerBuilderTest::testRegister | function | core/ |
@covers ::register[[api-linebreak]] |
| ContainerBuilderTest::testRegisterException | function | core/ |
@covers ::register[[api-linebreak]] |
| ContentNegotiationRoutingTest::register | function | core/ |
Registers test-specific services. |
| core.entity_form_mode.user.register.yml | file | core/ |
core/modules/user/config/install/core.entity_form_mode.user.register.yml |
| CoreServiceProvider::register | function | core/ |
Registers services to the container. |
| CoreServiceProvider::registerTest | function | core/ |
Registers services and event subscribers for a site under test. |
| DatabaseBackend::register | function | core/ |
Registers an event for the current visitor to the flood control mechanism. |
| DatabaseBackendTagTest::register | function | core/ |
Registers test-specific services. |
| DatabaseStorageExpirableTest::register | function | core/ |
Registers test-specific services. |
| DatabaseStorageTest::register | function | core/ |
Registers test-specific services. |
| DbDumpTest::register | function | core/ |
Register a database cache backend rather than memory-based. |
| DefaultConfigTest::register | function | core/ |
Registers test-specific services. |
| DeprecatedCleanupTest::register | function | core/ |
Registers test-specific services. |
| DeprecationListenerTrait::registerErrorHandler | function | core/ |
Registers an error handler that wraps Symfony's DeprecationErrorHandler. |
| drupal_classloader_register | function | core/ |
Registers an additional namespace. |
| drupal_register_shutdown_function | function | core/ |
Registers a function for execution on shutdown. |
| EndOfTransactionQueriesTest::register | function | core/ |
Registers test-specific services. |
| EntityReferenceSettingsTest::register | function | core/ |
Registers test-specific services. |
| EntityUrlTest::registerBundleInfo | function | core/ |
Registers bundle information for the mock entity type. |
| EntityUrlTest::registerLinkTemplate | function | core/ |
Registers a link template for the mock entity. |
| FakeAutoloader::register | function | core/ |
Registers this instance as an autoloader. |
| FakeAutoloader::unregister | function | core/ |
Unregisters this instance as an autoloader. |
| FileTestBase::register | function | core/ |
Registers test-specific services. |
| FilterCaptionTwigDebugTest::register | function | core/ |
Registers test-specific services. |
| FloodInterface::register | function | core/ |
Registers an event for the current visitor to the flood control mechanism. |
| form_test_form_user_register_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
| form_test_user_register_form_rebuild | function | core/ |
Submit callback that just lets the form rebuild. |
| GetFilenameTest::register | function | core/ |
Registers test-specific services. |
| Handle::register | function | core/ |
Ensures exceptions are thrown when an assertion fails. |
| HelpEmptyPageTest::register | function | core/ |
Registers test-specific services. |
| ImageStyleCustomStreamWrappersTest::register | function | core/ |
Registers test-specific services. |
| InstallerServiceProvider::register | function | core/ |
Registers services to the container. |
| JsonapiServiceProvider::register | function | core/ |
Registers services to the container. |
| KernelDestructionSubscriber::registerService | function | core/ |
Registers a service for destruction. |
| KernelTestBase::register | function | core/ |
Registers test-specific services. |
| KernelTestBase::registerStreamWrapper | function | core/ |
Registers a stream wrapper for this test. |
| KernelTestBaseTest::testRegister | function | core/ |
@covers ::register[[api-linebreak]] |
| LanguageServiceProvider::register | function | core/ |
Registers services to the container. |
| LayoutBuilderServiceProvider::register | function | core/ |
Registers services to the container. |
| LinkRelationType::getRegisteredName | function | core/ |
Returns the registered link relation type name. |
| LinkRelationType::isRegistered | function | core/ |
Indicates whether this link relation type is of the 'registered' kind. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.