Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 8.9.x for handle
  4. Search 10.3.x for handle
  5. Other projects
Title Object type File name Summary
InvalidConsumer::addHandler function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php
InvalidHandler class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Invalid test handler class.
JsonApiRelationshipTest::testPatchHandleUUIDPropertyReferenceFieldIssue3127883 function core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php Test relationships without target_id as main property.
KernelPreHandle class core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php Prepares the environment after page caching ran.
KernelPreHandle.php file core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php
KernelPreHandle::$drupalKernel property core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php The main Drupal kernel.
KernelPreHandle::$httpKernel property core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php The wrapped HTTP kernel.
KernelPreHandle::handle function core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php
KernelPreHandle::__construct function core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php Constructs a new KernelPreHandle instance.
KernelTestBase::setDebugDumpHandler function core/tests/Drupal/KernelTests/KernelTestBase.php Registers the dumper CLI handler when the DebugDump extension is enabled.
KeyValueEntityStorageTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php The module handler.
LanguageAccessControlHandler class core/modules/language/src/LanguageAccessControlHandler.php Defines the access control handler for the language entity type.
LanguageAccessControlHandler.php file core/modules/language/src/LanguageAccessControlHandler.php
LanguageAccessControlHandler::checkAccess function core/modules/language/src/LanguageAccessControlHandler.php Performs access checks.
LatestRevision::$joinHandler property core/modules/views/src/Plugin/views/filter/LatestRevision.php Views Handler Plugin Manager.
LatestTranslationAffectedRevision::$joinHandler property core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Views Handler Plugin Manager.
LayoutForm::handleFormElementsVisibility function core/modules/navigation/src/Form/LayoutForm.php Handles visibility of the form elements based on the edit mode status.
LayoutPluginManager::$themeHandler property core/lib/Drupal/Core/Layout/LayoutPluginManager.php The theme handler.
LayoutPluginManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The module handler.
LayoutPluginManagerTest::$themeHandler property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php The theme handler.
LayoutRebuildConfirmFormBase::handleSectionStorage function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Performs any actions on the section storage before saving.
LibraryDiscoveryParser::$moduleHandler property core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php The module handler.
LibraryDiscoveryParserTest::$moduleHandler property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php The mocked module handler.
LinkGenerator::$moduleHandler property core/lib/Drupal/Core/Utility/LinkGenerator.php The module handler firing the route_link alter hook.
LinkGeneratorTest::$moduleHandler property core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php The mocked module handler.
LocalActionManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked module handler.
LocaleTranslation::$moduleHandler property core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php The module handler.
LocaleTranslationProjectsTest::$moduleHandler property core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php The module handler used in this test.
LocalStream::$handle property core/lib/Drupal/Core/StreamWrapper/LocalStream.php A generic resource handle.
LocalTaskIntegrationTestBase::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php The module handler.
LruMemoryCache::handleCacheHits function core/lib/Drupal/Core/Cache/MemoryCache/LruMemoryCache.php Moves an array of cache items to the most recently used positions.
MailHandler class core/modules/contact/src/MailHandler.php Provides a class for handling assembly and dispatch of contact mail messages.
MailHandler.php file core/modules/contact/src/MailHandler.php
MailHandler::$languageManager property core/modules/contact/src/MailHandler.php Language manager service.
MailHandler::$logger property core/modules/contact/src/MailHandler.php Logger service.
MailHandler::$mailManager property core/modules/contact/src/MailHandler.php Mail manager service.
MailHandler::$userStorage property core/modules/contact/src/MailHandler.php The user entity storage handler.
MailHandler::sendMailMessages function core/modules/contact/src/MailHandler.php Sends mail messages as appropriate for a given Message form submission.
MailHandler::__construct function core/modules/contact/src/MailHandler.php Constructs a new \Drupal\contact\MailHandler object.
MailHandlerException class core/modules/contact/src/MailHandlerException.php Exception thrown by MailHandler when unable to determine message recipient.
MailHandlerException.php file core/modules/contact/src/MailHandlerException.php
MailHandlerInterface interface core/modules/contact/src/MailHandlerInterface.php Provides an interface for assembly and dispatch of contact mail messages.
MailHandlerInterface.php file core/modules/contact/src/MailHandlerInterface.php
MailHandlerInterface::sendMailMessages function core/modules/contact/src/MailHandlerInterface.php Sends mail messages as appropriate for a given Message form submission.
MailHandlerTest class core/modules/contact/tests/src/Unit/MailHandlerTest.php @coversDefaultClass \Drupal\contact\MailHandler[[api-linebreak]]
@group contact
MailHandlerTest.php file core/modules/contact/tests/src/Unit/MailHandlerTest.php
MailHandlerTest::$contactForm property core/modules/contact/tests/src/Unit/MailHandlerTest.php The contact form entity.
MailHandlerTest::$contactMailHandler property core/modules/contact/tests/src/Unit/MailHandlerTest.php Contact mail messages service.
MailHandlerTest::$entityTypeManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php The entity type manager.
MailHandlerTest::$languageManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php Language manager service.

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