Search for register
- Search 7.x for register
- Search 9.5.x for register
- Search 8.9.x for register
- Search 10.3.x for register
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RegisterForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RegisterForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged JSON:API-only normalizers to the Serializer. |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass::FORMAT | constant | core/ |
The ID for the JSON:API format. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID | constant | core/ |
The service ID. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the JSON:API Serializer. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
|
| RegisterSerializationClassesCompilerPass::sort | function | core/ |
Sorts by priority. |
| RegisterSerializationClassesCompilerPassTest | class | core/ |
Tests Drupal\serialization\RegisterSerializationClassesCompilerPass. |
| RegisterSerializationClassesCompilerPassTest.php | file | core/ |
|
| RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
Tests encoders. |
| RegisterServicesForDestructionPass | class | core/ |
Adds services to the "kernel.destructable_services" container parameter. |
| RegisterServicesForDestructionPass.php | file | core/ |
|
| RegisterServicesForDestructionPass::process | function | core/ |
|
| RegisterStreamWrappersPass | class | core/ |
Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service. |
| RegisterStreamWrappersPass.php | file | core/ |
|
| RegisterStreamWrappersPass::process | function | core/ |
|
| RegistryTest::testThemeTemplatesRegisteredByModules | function | core/ |
Tests theme-provided templates that are registered by modules. |
| remove-description-from-user-register-form-mode.php | file | core/ |
Empties the description of the user register form mode. |
| RouterTestServiceProvider::register | function | core/ |
Registers services to the container. |
| RsyncValidatorTest::register | function | core/ |
Registers test-specific services. |
| SandboxManagerBaseTest::register | function | core/ |
Registers test-specific services. |
| SerializationServiceProvider::register | function | core/ |
Registers services to the container. |
| ServiceProviderBase::register | function | core/ |
Registers services to the container. |
| ServiceProviderInterface::register | function | core/ |
Registers services to the container. |
| ServiceProviderTest::register | function | core/ |
Registers test-specific services. |
| SiteConfigurationExcluderTest::register | function | core/ |
Registers test-specific services. |
| SmartDefaultSettingsTest::register | function | core/ |
Registers test-specific services. |
| SqliteDatabaseExcluderTest::register | function | core/ |
Registers test-specific services. |
| StageCommitExceptionTest::register | function | core/ |
Registers test-specific services. |
| StageConflictTest::register | function | core/ |
Registers test-specific services. |
| StageEventsTest::register | function | core/ |
Registers test-specific services. |
| StageLoggedOnErrorTest::register | function | core/ |
Registers test-specific services. |
| State::registerKeySetDuringRequest | function | core/ |
Registers a key that was set during the request. |
| 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/ |
Registers stream wrapper with PHP. |
| 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. |
| ThemeHookCollectorPass::registerHookServices | function | core/ |
Registers the hook implementation services. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.