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. Search 11.x for handle
  6. Other projects
Title Object type File name Summary
LocalActionManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The module handler.
LocaleTranslation::$moduleHandler property core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php The module handler.
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 Tests Drupal\contact\MailHandler.
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.
MailHandlerTest::$logger property core/modules/contact/tests/src/Unit/MailHandlerTest.php Logger service.
MailHandlerTest::$mailManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php Mail manager service.
MailHandlerTest::$userStorage property core/modules/contact/tests/src/Unit/MailHandlerTest.php The user storage handler.
MailHandlerTest::getAnonymousMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from anonymous user.
MailHandlerTest::getAuthenticatedMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from authenticated user.
MailHandlerTest::getMockContactForm function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message on given scenario.
MailHandlerTest::getMockSender function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock sender on given scenario.
MailHandlerTest::getSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Data provider for ::testSendMailMessages.
MailHandlerTest::setUp function core/modules/contact/tests/src/Unit/MailHandlerTest.php
MailHandlerTest::testInvalidRecipient function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the children() method with an invalid key.
MailHandlerTest::testSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the sendMailMessages method.
MailManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The module handler.
ManyToOneHelper::$handler property core/modules/views/src/ManyToOneHelper.php The handler.
MediaAccessControlHandler class core/modules/media/src/MediaAccessControlHandler.php Defines an access control handler for media items.
MediaAccessControlHandler.php file core/modules/media/src/MediaAccessControlHandler.php
MediaAccessControlHandler::$entityTypeManager property core/modules/media/src/MediaAccessControlHandler.php The entity type manager.
MediaAccessControlHandler::checkAccess function core/modules/media/src/MediaAccessControlHandler.php Performs access checks.
MediaAccessControlHandler::checkCreateAccess function core/modules/media/src/MediaAccessControlHandler.php Performs create access checks.
MediaAccessControlHandler::createInstance function core/modules/media/src/MediaAccessControlHandler.php Instantiates a new instance of this entity handler.
MediaAccessControlHandler::__construct function core/modules/media/src/MediaAccessControlHandler.php Constructs a MediaAccessControlHandler object.
MediaAccessControlHandlerTest class core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Tests the media access control handler.
MediaAccessControlHandlerTest.php file core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php
MediaAccessControlHandlerTest::assertAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Asserts an access result.
MediaAccessControlHandlerTest::providerAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Data provider for testAccess().
MediaAccessControlHandlerTest::providerCreateAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Data provider for testCreateAccess().
MediaAccessControlHandlerTest::testAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Tests the media access control handler.

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