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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SvgSpriteExtractorTest::setUp | function | core/ |
|
| SvgSpriteExtractorTest::testDiscoverIconsSvgSprite | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalid | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method with invalid svg. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalidContent | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method with invalid content. |
| SwitchShortcutSet | class | core/ |
Builds the shortcut set switch form. |
| SwitchShortcutSet.php | file | core/ |
|
| SwitchShortcutSet::$shortcutSetStorage | property | core/ |
The shortcut set storage. |
| SwitchShortcutSet::$user | property | core/ |
The account the shortcut set is for. |
| SwitchShortcutSet::buildForm | function | core/ |
Form constructor. |
| SwitchShortcutSet::checkAccess | function | core/ |
Checks access for the shortcut set switch form. |
| SwitchShortcutSet::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| SwitchShortcutSet::exists | function | core/ |
Determines if a shortcut set exists already. |
| SwitchShortcutSet::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SwitchShortcutSet::submitForm | function | core/ |
Form submission handler. |
| SwitchShortcutSet::validateForm | function | core/ |
Form validation handler. |
| SwitchShortcutSet::__construct | function | core/ |
Constructs a SwitchShortcutSet object. |
| SwitchToLiveForm | class | core/ |
Provides a form that switches to the live version of the site. |
| SwitchToLiveForm.php | file | core/ |
|
| SwitchToLiveForm::$workspaceManager | property | core/ |
The workspace manager. |
| SwitchToLiveForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| SwitchToLiveForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| SwitchToLiveForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| SwitchToLiveForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SwitchToLiveForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| SwitchToLiveForm::submitForm | function | core/ |
Form submission handler. |
| SwitchToLiveForm::__construct | function | core/ |
Constructs a new SwitchToLiveForm. |
| SymfonyMailer | class | core/ |
Defines an experimental mail backend, based on the Symfony mailer component. |
| SymfonyMailer.php | file | core/ |
|
| SymfonyMailer::create | function | core/ |
Creates an instance of the plugin. |
| SymfonyMailer::format | function | core/ |
Formats a message prior to sending. |
| SymfonyMailer::getMailer | function | core/ |
Returns a minimalistic Symfony mailer service. |
| SymfonyMailer::mail | function | core/ |
Sends a message composed by \Drupal\Core\Mail\MailManagerInterface->mail(). |
| SymfonyMailer::MAILBOX_LIST_HEADERS | constant | core/ |
A list of headers that can contain multiple email addresses. |
| SymfonyMailer::SKIP_HEADERS | constant | core/ |
List of headers to skip copying from the message array. |
| SymfonyMailer::__construct | function | core/ |
Symfony mailer constructor. |
| SymfonyMailerTest | class | core/ |
Tests Drupal\Core\Mail\Plugin\Mail\SymfonyMailer. |
| SymfonyMailerTest.php | file | core/ |
|
| SymfonyMailerTest::providerMail | function | core/ |
Data provider for testMail(). |
| SymfonyMailerTest::testFormatResemblesHtml | function | core/ |
Tests that mixed plain text and html body is converted correctly. |
| SymfonyMailerTest::testMail | function | core/ |
Tests sending a mail with special characters in various fields. |
| Symfony\Component\Filesystem\Filesystem | service | core/ |
|
| Symfony\Component\Mailer\Mailer | service | core/ |
|
| Symfony\Component\Mailer\Messenger\MessageHandler | service | core/ |
|
| Symfony\Component\Mailer\Transport\AbstractTransportFactory | service | core/ |
Abstract |
| Symfony\Component\Mailer\Transport\NativeTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\NullTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\SendmailTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory | service | core/ |
|
| Symfony\Component\Mailer\Transport\TransportInterface | service | core/ |
|
| Symfony\Component\Process\ExecutableFinder | service | core/ |
Pagination
- Previous page
- Page 1342
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.