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 |
|---|---|---|---|
| SwitchToLiveForm::getQuestion | function | core/ |
|
| SwitchToLiveForm::submitForm | function | core/ |
|
| 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/ |
|
| SymfonyMailer::format | function | core/ |
|
| SymfonyMailer::getMailer | function | core/ |
Returns a minimalistic Symfony mailer service. |
| SymfonyMailer::mail | function | core/ |
|
| 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/ |
|
| SymlinkValidator | class | core/ |
Flags errors if unsupported symbolic links are detected. |
| SymlinkValidator.php | file | core/ |
|
| SymlinkValidator::validate | function | core/ |
Flags errors if the project root or stage directory contain symbolic links. |
| SymlinkValidator::__construct | function | core/ |
|
| SymlinkValidatorTest | class | core/ |
Tests Symlink Validator. |
| SymlinkValidatorTest.php | file | core/ |
|
| SymlinkValidatorTest::testAbsoluteSymlinks | function | core/ |
Tests that symlinks with absolute paths are not supported. |
| SymlinkValidatorTest::testHardLinks | function | core/ |
Tests that hard links are not supported. |
| SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot | function | core/ |
Tests that relative symlinks cannot point outside the project root. |
| SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory | function | core/ |
Tests that relative symlinks cannot point outside the stage directory. |
| SymlinkValidatorTest::testSymlinksNotAllowedOnWindows | function | core/ |
Tests that symlinks are not supported on Windows, even if they're safe. |
| SymlinkValidatorTest::testSymlinksWithinSamePackage | function | core/ |
Tests that relative symlinks within the same package are supported. |
| SymlinkValidatorTest::testSymlinkToDirectory | function | core/ |
Tests what happens when there is a symlink to a directory. |
| SymlinkValidatorTest::testUnsupportedLinkUnderExcludedPath | function | core/ |
Tests that unsupported links are excluded if they're under excluded paths. |
| SynchronizableEntityTrait | trait | core/ |
Provides a trait for accessing synchronization information. |
| SynchronizableEntityTrait.php | file | core/ |
|
| SynchronizableEntityTrait::$isSyncing | property | core/ |
Is entity being created updated or deleted through synchronization process. |
| SynchronizableEntityTrait::isSyncing | function | core/ |
|
| SynchronizableEntityTrait::setSyncing | function | core/ |
|
| SynchronizableInterface | interface | core/ |
Defines methods for an entity that supports synchronization. |
| SynchronizableInterface.php | file | core/ |
|
| SynchronizableInterface::isSyncing | function | core/ |
Returns whether this entity is being changed as part of a synchronization. |
| SynchronizableInterface::setSyncing | function | core/ |
Sets the status of the synchronization flag. |
Pagination
- Previous page
- Page 1545
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.