Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InvalidConsumer::addHandler | function | core/ |
|
InvalidHandler | class | core/ |
Invalid test handler class. |
JsonApiRelationshipTest::testPatchHandleUUIDPropertyReferenceFieldIssue3127883 | function | core/ |
Test relationships without target_id as main property. |
KernelPreHandle | class | core/ |
Prepares the environment after page caching ran. |
KernelPreHandle.php | file | core/ |
|
KernelPreHandle::$drupalKernel | property | core/ |
The main Drupal kernel. |
KernelPreHandle::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
KernelPreHandle::handle | function | core/ |
|
KernelPreHandle::__construct | function | core/ |
Constructs a new KernelPreHandle instance. |
KernelTestBase::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
KeyValueEntityStorageTest::$moduleHandler | property | core/ |
The module handler. |
LanguageAccessControlHandler | class | core/ |
Defines the access control handler for the language entity type. |
LanguageAccessControlHandler.php | file | core/ |
|
LanguageAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
LatestRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
LatestTranslationAffectedRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
LayoutForm::handleFormElementsVisibility | function | core/ |
Handles visibility of the form elements based on the edit mode status. |
LayoutPluginManager::$themeHandler | property | core/ |
The theme handler. |
LayoutPluginManagerTest::$moduleHandler | property | core/ |
The module handler. |
LayoutPluginManagerTest::$themeHandler | property | core/ |
The theme handler. |
LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
LibraryDiscoveryParser::$moduleHandler | property | core/ |
The module handler. |
LibraryDiscoveryParserTest::$moduleHandler | property | core/ |
The mocked module handler. |
LinkGenerator::$moduleHandler | property | core/ |
The module handler firing the route_link alter hook. |
LinkGeneratorTest::$moduleHandler | property | core/ |
The mocked module handler. |
LocalActionManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
LocaleTranslation::$moduleHandler | property | core/ |
The module handler. |
LocaleTranslationProjectsTest::$moduleHandler | property | core/ |
The module handler used in this test. |
LocalStream::$handle | property | core/ |
A generic resource handle. |
LocalTaskIntegrationTestBase::$moduleHandler | property | core/ |
The module handler. |
LruMemoryCache::handleCacheHits | function | core/ |
Moves an array of cache items to the most recently used positions. |
MailHandler | class | core/ |
Provides a class for handling assembly and dispatch of contact mail messages. |
MailHandler.php | file | core/ |
|
MailHandler::$languageManager | property | core/ |
Language manager service. |
MailHandler::$logger | property | core/ |
Logger service. |
MailHandler::$mailManager | property | core/ |
Mail manager service. |
MailHandler::$userStorage | property | core/ |
The user entity storage handler. |
MailHandler::sendMailMessages | function | core/ |
Sends mail messages as appropriate for a given Message form submission. |
MailHandler::__construct | function | core/ |
Constructs a new \Drupal\contact\MailHandler object. |
MailHandlerException | class | core/ |
Exception thrown by MailHandler when unable to determine message recipient. |
MailHandlerException.php | file | core/ |
|
MailHandlerInterface | interface | core/ |
Provides an interface for assembly and dispatch of contact mail messages. |
MailHandlerInterface.php | file | core/ |
|
MailHandlerInterface::sendMailMessages | function | core/ |
Sends mail messages as appropriate for a given Message form submission. |
MailHandlerTest | class | core/ |
@coversDefaultClass \Drupal\contact\MailHandler[[api-linebreak]] @group contact |
MailHandlerTest.php | file | core/ |
|
MailHandlerTest::$contactForm | property | core/ |
The contact form entity. |
MailHandlerTest::$contactMailHandler | property | core/ |
Contact mail messages service. |
MailHandlerTest::$entityTypeManager | property | core/ |
The entity type manager. |
MailHandlerTest::$languageManager | property | core/ |
Language manager service. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.