Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OriginatorSubscriber::setDefaultFrom | function | core/ |
Sets the default from address. |
| OriginatorSubscriber::setDefaultSender | function | core/ |
Sets the default sender address. |
| OriginatorSubscriber::__construct | function | core/ |
|
| OriginatorSubscriberTest | class | core/ |
Tests default originator subscriber. |
| OriginatorSubscriberTest.php | file | core/ |
|
| OriginatorSubscriberTest::$modules | property | core/ |
|
| OriginatorSubscriberTest::setUp | function | core/ |
|
| OriginatorSubscriberTest::testCustomEnvelope | function | core/ |
Ensure that the envelope sender can be customized using a custom envelope. |
| OriginatorSubscriberTest::testCustomEnvelopeSubscriber | function | core/ |
Ensure that the envelope sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testCustomEnvelopeSubscriberWithCustomMessageSender | function | core/ |
Ensure that the envelope sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testCustomEnvelopeWithCustomMessageSender | function | core/ |
Ensure that the envelope sender can be customized using a custom envelope. |
| OriginatorSubscriberTest::testCustomFrom | function | core/ |
Ensure that the from address can be customized. |
| OriginatorSubscriberTest::testCustomFromSubscriber | function | core/ |
Ensure that the from address can be customized. |
| OriginatorSubscriberTest::testCustomMessageSender | function | core/ |
Ensure that the message sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testCustomMessageSenderSubscriber | function | core/ |
Ensure that the message sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testDefaultEnvelopeSender | function | core/ |
Ensure that the envelope sender is set to the site mail address. |
| OriginatorSubscriberTest::testDefaultEnvelopeSenderWithCustomFrom | function | core/ |
Ensure that the envelope sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testDefaultFrom | function | core/ |
Ensure that the from address is set to the site mail address. |
| OriginatorSubscriberTest::testDefaultMessageSender | function | core/ |
Ensure that there is no message sender with default from address. |
| OriginatorSubscriberTest::testDefaultMessageSenderWithCustomFrom | function | core/ |
Ensure that the message sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testLocalizedDefaultFrom | function | core/ |
Ensure that the from address is set with the correct locale. |
| OtherModuleInstalledHooks | class | core/ |
Hook implementations for respond_install_uninstall_hook_test. |
| OtherModuleInstalledHooks.php | file | core/ |
|
| OtherModuleInstalledHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
| OtherModuleInstalledHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| OtherModuleUninstalledHooks | class | core/ |
Hook implementations for respond_install_uninstall_hook_test. |
| OtherModuleUninstalledHooks.php | file | core/ |
|
| OtherModuleUninstalledHooks::cacheFlush | function | core/ |
Implements hook_cache_flush(). |
| OtherModuleUninstalledHooks::modulePreuninstall | function | core/ |
Implements hook_module_preuninstall(). |
| OtherModuleUninstalledHooks::modulesUninstall | function | core/ |
Implements hook_modules_uninstalled(). |
| OutboundPathProcessorInterface | interface | core/ |
Defines an interface for classes that process the outbound path. |
| OutboundPathProcessorInterface.php | file | core/ |
|
| OutboundPathProcessorInterface::processOutbound | function | core/ |
Processes the outbound path. |
| OutboundRouteProcessorInterface | interface | core/ |
Defines an interface for classes that process the outbound route. |
| OutboundRouteProcessorInterface.php | file | core/ |
|
| OutboundRouteProcessorInterface::processOutbound | function | core/ |
Processes the outbound route. |
| outbound_processing_test.info.yml | file | core/ |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml |
| outbound_processing_test.routing.yml | file | core/ |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml |
| OutputStrategyInterface | interface | core/ |
Provides an output strategy that formats HTML strings for a given context. |
| OutputStrategyInterface.php | file | core/ |
|
| OutputStrategyInterface::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| OverlapWithTopLevelDependenciesTest | class | core/ |
Tests DrupalCoreRecommendedBuilder. |
| OverlapWithTopLevelDependenciesTest.php | file | core/ |
|
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
| OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject | function | core/ |
Tests top level and core-recommended dependencies do not overlap. |
| OverriddenConfigImportTest | class | core/ |
Tests importing of config with language overrides. |
| OverriddenConfigImportTest.php | file | core/ |
|
| OverriddenConfigImportTest::$modules | property | core/ |
Modules to install. |
| OverriddenConfigImportTest::setUp | function | core/ |
|
| OverriddenConfigImportTest::testConfigImportUpdates | function | core/ |
Tests importing overridden config alongside config in the default language. |
Pagination
- Previous page
- Page 1221
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.