You are here

Classes, traits, and interfaces in Sparkpost email 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AdminSettingsTest class Drupal\Tests\sparkpost\Functional tests/src/Functional/AdminSettingsTest.php Test basic functionality.
AdminSettingsTest class Drupal\Tests\sparkpost_requeue\Functional modules/sparkpost_requeue/tests/src/Functional/AdminSettingsTest.php Test basic functionality.
ClientService class Drupal\sparkpost src/ClientService.php Client service that sends the mails. 2 2
ClientServiceInterface interface Drupal\sparkpost src/ClientServiceInterface.php Interface for the client service. 1 1
MessageWrapper class Drupal\sparkpost src/MessageWrapper.php Message wrapper class. 1 1 2
MessageWrapperInterface interface Drupal\sparkpost src/MessageWrapperInterface.php An interface for the message wrapper we use. 2 3
QueuedMessageWrapper class Drupal\sparkpost_requeue modules/sparkpost_requeue/src/QueuedMessageWrapper.php Queued message wrapper class. 1
SettingsForm class Drupal\sparkpost\Form src/Form/SettingsForm.php Settings form for the Sparkpost module. 1
SettingsForm class Drupal\sparkpost_requeue\Form modules/sparkpost_requeue/src/Form/SettingsForm.php Settings form for sparkpost requeue. 1
SparkpostMail class Drupal\sparkpost\Plugin\Mail src/Plugin/Mail/SparkpostMail.php Sparkpost mail plugin.
SparkpostSend class Drupal\sparkpost\Plugin\QueueWorker src/Plugin/QueueWorker/SparkpostSend.php Sends a message with sparkpost.
SubjectFilterTest class Drupal\Tests\sparkpost\Functional tests/src/Functional/SubjectFilterTest.php Tests that we are not double escaping the subject.
TestMailForm class Drupal\sparkpost\Form src/Form/TestMailForm.php The form for sending test mails from Sparkpost. 1
TestMailSystemOverride class Drupal\sparkpost src/TestMailSystemOverride.php Example configuration override. 2

Other projects