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 11.x for register
  5. Other projects
Title Object type File name Summary
MemoryStorageTest::register function core/tests/Drupal/KernelTests/Core/KeyValueStore/MemoryStorageTest.php
MigratePrivateFileTest::register function core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php Registers test-specific services.
MigrateSqlSourceTestBase::register function core/modules/migrate/tests/src/Kernel/MigrateSqlSourceTestBase.php Registers test-specific services.
MimeTypeGuesser::registerWithSymfonyGuesser function core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php A helper function to register with Symfony's singleton MIME type guesser.
NavigationServiceProvider::register function core/modules/navigation/src/NavigationServiceProvider.php
NegotiationMiddleware::registerFormat function core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php Registers a format for a given MIME type.
NodeServiceProvider::register function core/modules/node/src/NodeServiceProvider.php Registers services to the container.
NormalInstallerServiceProvider::register function core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php
PerformanceTestRecorder::registerService function core/lib/Drupal/Core/Test/PerformanceTestRecorder.php Registers core.performance.test.recorder service.
RecipeEventsTest::register function core/tests/Drupal/KernelTests/Core/Recipe/RecipeEventsTest.php
RegisterAccessCheck class core/modules/user/src/Access/RegisterAccessCheck.php Access check for user registration routes.
RegisterAccessCheck.php file core/modules/user/src/Access/RegisterAccessCheck.php
RegisterAccessCheck::access function core/modules/user/src/Access/RegisterAccessCheck.php Checks access.
RegisterAccessChecksPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php Adds services tagged 'access_check' to the access_manager service.
RegisterAccessChecksPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php
RegisterAccessChecksPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php
RegisterEntityResolversCompilerPass class core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services tagged 'entity_resolver' to the Serializer.
RegisterEntityResolversCompilerPass.php file core/modules/serialization/src/RegisterEntityResolversCompilerPass.php
RegisterEntityResolversCompilerPass::process function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services to the Serializer.
RegisterEntityResolversCompilerPass::sort function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Sorts by priority.
RegisterEventSubscribersPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php Registers all event subscribers to the event dispatcher.
RegisterEventSubscribersPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
RegisterEventSubscribersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
RegisterForm class core/modules/user/src/RegisterForm.php Form handler for the user register forms.
RegisterForm.php file core/modules/user/src/RegisterForm.php
RegisterForm::actions function core/modules/user/src/RegisterForm.php
RegisterForm::form function core/modules/user/src/RegisterForm.php
RegisterForm::save function core/modules/user/src/RegisterForm.php
RegisterForm::submitForm function core/modules/user/src/RegisterForm.php
RegisterSerializationClassesCompilerPass class core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services tagged JSON:API-only normalizers to the Serializer.
RegisterSerializationClassesCompilerPass class core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Adds services tagged 'normalizer' and 'encoder' to the Serializer.
RegisterSerializationClassesCompilerPass.php file core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass.php file core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass::FORMAT constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The ID for the JSON:API format.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API encoders should use.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service ID.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API normalizers should use.
RegisterSerializationClassesCompilerPass::process function core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services to the JSON:API Serializer.
RegisterSerializationClassesCompilerPass::process function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
RegisterSerializationClassesCompilerPass::sort function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Sorts by priority.
RegisterSerializationClassesCompilerPassTest class core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php @coversDefaultClass \Drupal\serialization\RegisterSerializationClassesCompilerPass
@group serialization
RegisterSerializationClassesCompilerPassTest.php file core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php
RegisterSerializationClassesCompilerPassTest::testEncoders function core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php @covers ::process
RegisterServicesForDestructionPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php Adds services to the "kernel.destructable_services" container parameter.
RegisterServicesForDestructionPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterServicesForDestructionPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterStreamWrappersPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service.
RegisterStreamWrappersPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
RegisterStreamWrappersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
RegistryTest::testThemeTemplatesRegisteredByModules function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests theme-provided templates that are registered by modules.

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