Search for register
- Search 7.x for register
- Search 9.5.x for register
- Search 8.9.x for register
- Search 11.x for register
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RouterTestServiceProvider::register | function | core/ |
Registers services to the container. |
SerializationServiceProvider::register | function | core/ |
Registers services to the container. |
ServiceProviderBase::register | function | core/ |
|
ServiceProviderInterface::register | function | core/ |
Registers services to the container. |
ServiceProviderTest::register | function | core/ |
Registers test-specific services. |
StaticDiscoveryDecorator::$registerDefinitions | property | core/ |
A callback or closure used for registering additional definitions. |
StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
StaticDiscoveryDecoratorTestMockInterface::registerDefinitionsCallback | function | core/ |
Function used in the mocking process of this test. |
StreamWrapperManager::register | function | core/ |
Registers the tagged stream wrappers. |
StreamWrapperManager::registerWrapper | function | core/ |
|
StreamWrapperManager::unregister | function | core/ |
Deregisters the tagged stream wrappers. |
StreamWrapperManagerInterface::registerWrapper | function | core/ |
Registers stream wrapper with PHP. |
template_preprocess_theme_test_registered_by_module | function | core/ |
Implements template_preprocess_HOOK() for theme_test_registered_by_module. |
TestDiscovery::registerTestNamespaces | function | core/ |
Registers test namespaces of all extensions and core test classes. |
theme-test-registered-by-module.html.twig | file | core/ |
{# Output for Theme API test #} Template provided by theme is registered by module. |
ThemeInstallerTest::register | function | core/ |
Registers test-specific services. |
TwigEnvironmentTest::register | function | core/ |
Registers test-specific services. |
TwigIncludeTest::register | function | core/ |
Registers test-specific services. |
UpdateRegistry::registerInvokedUpdates | function | core/ |
Registers that update functions were executed. |
UpdateRegistryTest::testRegisterInvokedUpdatesWithExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates |
UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
@covers ::registerInvokedUpdates |
UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates |
UpdateServiceProvider::register | function | core/ |
|
UserFloodControl::register | function | core/ |
|
UserInterface::REGISTER_ADMINISTRATORS_ONLY | constant | core/ |
Only administrators can create user accounts. |
UserInterface::REGISTER_VISITORS | constant | core/ |
Visitors can create their own accounts. |
UserInterface::REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL | constant | core/ |
Visitors can create accounts that only become active with admin approval. |
UserRegistrationResource::ensureAccountCanRegister | function | core/ |
Ensure the account can be registered in this request. |
UserRegistrationRestTest::registerRequest | function | core/ |
Make a REST user registration request. |
UserRegistrationRestTest::registerUser | function | core/ |
Registers a user via REST resource. |
UserRegistrationRestTest::testRegisterUser | function | core/ |
Tests that only anonymous users can register users. |
ViewsPluginAnnotationBase::$register_theme | property | core/ |
Whether or not to register a theme function automatically. |
ViewsTemplateTest::register | function | core/ |
Registers test-specific services. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.