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 |
---|---|---|---|
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. |
LinkRelationTypeInterface::getRegisteredName | function | core/ |
Returns the registered link relation type name. |
LinkRelationTypeInterface::isRegistered | function | core/ |
Indicates whether this link relation type is of the 'registered' kind. |
LocaleConfigSubscriberForeignTest::register | function | core/ |
Registers test-specific services. |
LockFileValidatorTest::register | function | core/ |
Registers test-specific services. |
MediaLibraryServiceProvider::register | function | core/ |
Registers services to the container. |
MemoryBackend::register | function | core/ |
Registers an event for the current visitor to the flood control mechanism. |
MemoryStorageTest::register | function | core/ |
Registers test-specific services. |
MigratePrivateFileTest::register | function | core/ |
Registers test-specific services. |
MigrateSqlSourceTestBase::register | function | core/ |
Registers test-specific services. |
MimeTypeGuesser::registerWithSymfonyGuesser | function | core/ |
A helper function to register with Symfony's singleton MIME type guesser. |
MimeTypeGuesser::registerWithSymfonyGuesser | function | core/ |
|
ModuleInstallerTest::register | function | core/ |
Registers test-specific services. |
ModuleTestServiceProvider::register | function | core/ |
Registers services to the container. |
MysqlServiceProvider::register | function | core/ |
Registers services to the container. |
NavigationServiceProvider::register | function | core/ |
Registers services to the container. |
NegotiationMiddleware::registerFormat | function | core/ |
Registers a format for a given MIME type. |
NodeServiceProvider::register | function | core/ |
Registers services to the container. |
NormalInstallerServiceProvider::register | function | core/ |
Registers services to the container. |
PackageManagerKernelTestBase::register | function | core/ |
Registers test-specific services. |
PackageManagerKernelTestBase::registerPostUpdateFunctions | function | core/ |
Marks all pending post-update functions as completed. |
PerformanceTestRecorder::registerService | function | core/ |
Registers core.performance.test.recorder service. |
RecipeEventsTest::register | function | core/ |
Registers test-specific services. |
RegisterAccessCheck | class | core/ |
Access check for user registration routes. |
RegisterAccessCheck.php | file | core/ |
|
RegisterAccessCheck::access | function | core/ |
Checks access. |
RegisterAccessChecksPass | class | core/ |
Adds services tagged 'access_check' to the access_manager service. |
RegisterAccessChecksPass.php | file | core/ |
|
RegisterAccessChecksPass::process | function | core/ |
|
RegisterEntityResolversCompilerPass | class | core/ |
Adds services tagged 'entity_resolver' to the Serializer. |
RegisterEntityResolversCompilerPass.php | file | core/ |
|
RegisterEntityResolversCompilerPass::process | function | core/ |
Adds services to the Serializer. |
RegisterEntityResolversCompilerPass::sort | function | core/ |
Sorts by priority. |
RegisterEventSubscribersPass | class | core/ |
Wraps the Symfony event subscriber pass to use different tag names. |
RegisterEventSubscribersPass.php | file | core/ |
|
RegisterEventSubscribersPass::process | function | core/ |
|
RegisterEventSubscribersPass::renameTag | function | core/ |
Renames tags in the container. |
RegisterEventSubscribersPass::__construct | function | core/ |
Constructs a RegisterEventSubscribersPass object. |
RegisterForm | class | core/ |
Form handler for the user register forms. |
RegisterForm.php | file | core/ |
|
RegisterForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
RegisterForm::form | function | core/ |
Gets the actual form array to be built. |
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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.