Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionWidgetsField.php | file | core/ |
|
| OrderAfter::isAfter | function | core/ |
Specifies the ordering direction. |
| OrderBefore::isAfter | function | core/ |
Specifies the ordering direction. |
| OrderByTest | class | core/ |
Tests the orderBy() method of select queries. |
| OrderByTest.php | file | core/ |
|
| OrderByTest::$query | property | core/ |
The select query object to test. |
| OrderByTest::setUp | function | core/ |
|
| OrderByTest::testFieldEscaping | function | core/ |
Tests that fields passed for ordering get escaped properly. |
| OrderByTest::testInvalidDirection | function | core/ |
Checks that invalid sort directions in ORDER BY get converted to ASC. |
| OriginatorSubscriber | class | core/ |
Message subscriber which sets the from and sender headers. |
| OriginatorSubscriber.php | file | core/ |
|
| OriginatorSubscriber::executeInEnvironment | function | core/ |
Invokes the given callback after switching the config language. |
| OriginatorSubscriber::getSiteAddress | function | core/ |
Returns the site email address. |
| OriginatorSubscriber::getSubscribedEvents | function | core/ |
|
| OriginatorSubscriber::onMessage | function | core/ |
Sets the default from header and a sender header if necessary. |
| OriginatorSubscriber::removeRedundantSender | function | core/ |
Removes the Sender address if it is redundant. |
| 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/ |
Modules to install. |
| 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. |
Pagination
- Previous page
- Page 1056
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.