You are here

Classes, traits, and interfaces in Mandrill 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DrupalMandrill class Drupal\mandrill src/DrupalMandrill.php Overrides default Mandrill library to provide custom API call function. 1
MandrillActivity class Drupal\mandrill_activity\Entity modules/mandrill_activity/src/Entity/MandrillActivity.php Defines the MandrillActivity entity. 2
MandrillActivityController class Drupal\mandrill_activity\Controller modules/mandrill_activity/src/Controller/MandrillActivityController.php MandrillActivity controller.
MandrillActivityDeleteForm class Drupal\mandrill_activity\Form modules/mandrill_activity/src/Form/MandrillActivityDeleteForm.php Form controller for the MandrillActivity entity delete form.
MandrillActivityForm class Drupal\mandrill_activity\Form modules/mandrill_activity/src/Form/MandrillActivityForm.php Form controller for the MandrillActivity entity edit form.
MandrillActivityInterface interface Drupal\mandrill_activity modules/mandrill_activity/src/MandrillActivityInterface.php Provides an interface defining the MandrillActivity entity. 1 1
MandrillActivityListBuilder class Drupal\mandrill_activity\Controller modules/mandrill_activity/src/Controller/MandrillActivityListBuilder.php Provides a listing of MandrillActivity entities.
MandrillActivityLocalTasks class Drupal\mandrill_activity\Plugin\Derivative modules/mandrill_activity/src/Plugin/Derivative/MandrillActivityLocalTasks.php Defines dynamic local tasks for Mandrill Activity. 1
MandrillActivityRoutes class Drupal\mandrill_activity\Routing modules/mandrill_activity/src/Routing/MandrillActivityRoutes.php Defines dynamic routes for Mandrill Activity entities.
MandrillActivityTestCase class Drupal\mandrill_activity\Tests modules/mandrill_activity/tests/src/Functional/MandrillActivityTestCase.php Test Mandrill Activity functionality.
MandrillAdminSettingsForm class Drupal\mandrill\Form src/Form/MandrillAdminSettingsForm.php Implements an Mandrill Admin Settings form. 1
MandrillAdminTestForm class Drupal\mandrill\Form src/Form/MandrillAdminTestForm.php Form controller for the Mandrill send test email form. 1
MandrillAPI class Drupal\mandrill src/MandrillAPI.php Service class to integrate with Mandrill. 1 2
MandrillAPIInterface interface Drupal\mandrill src/MandrillAPIInterface.php Interface for the Mandrill API. 1 2
MandrillConfigurationAccessCheck class Drupal\mandrill\Access src/Access/MandrillConfigurationAccessCheck.php Checks access for displaying configuration page. 2
MandrillMail class Drupal\mandrill\Plugin\Mail src/Plugin/Mail/MandrillMail.php Modify the Drupal mail system to use Mandrill when sending emails. 1 1
MandrillMailerAccessCheck class Drupal\mandrill\Access src/Access/MandrillMailerAccessCheck.php Checks access for displaying configuration page. 2
MandrillQueueProcessor class Drupal\mandrill\Plugin\QueueWorker src/Plugin/QueueWorker/MandrillQueueProcessor.php Sends queued mail messages.
MandrillReportsController class Drupal\mandrill_reports\Controller modules/mandrill_reports/src/Controller/MandrillReportsController.php MandrillReports controller.
MandrillReportsInterface interface Drupal\mandrill_reports modules/mandrill_reports/src/MandrillReportsInterface.php Interface for the Mandrill Reports service. 1
MandrillReportsService class Drupal\mandrill_reports modules/mandrill_reports/src/MandrillReportsService.php Mandrill Reports service. 3
MandrillReportsTestCase class Drupal\mandrill_reports\Tests modules/mandrill_reports/tests/src/Functional/MandrillReportsTestCase.php Test Mandrill Reports functionality.
MandrillService class Drupal\mandrill src/MandrillService.php Mandrill Service. 2 1 2
MandrillServiceInterface interface Drupal\mandrill src/MandrillServiceInterface.php Interface for the Mandrill service. 1 1
MandrillTemplateMap class Drupal\mandrill_template\Entity modules/mandrill_template/src/Entity/MandrillTemplateMap.php Defines the MandrillTemplateMap entity.
MandrillTemplateMapDeleteForm class Drupal\mandrill_template\Form modules/mandrill_template/src/Form/MandrillTemplateMapDeleteForm.php Form controller for the MandrillTemplateMap entity delete form.
MandrillTemplateMapForm class Drupal\mandrill_template\Form modules/mandrill_template/src/Form/MandrillTemplateMapForm.php Form controller for the MandrillTemplateMap entity edit form.
MandrillTemplateMapInterface interface Drupal\mandrill_template modules/mandrill_template/src/MandrillTemplateMapInterface.php Provides an interface defining the MandrillTemplateMap entity. 1 1
MandrillTemplateMapListBuilder class Drupal\mandrill_template\Controller modules/mandrill_template/src/Controller/MandrillTemplateMapListBuilder.php Provides a listing of MandrillTemplateMap entities.
MandrillTemplateService class Drupal\mandrill_template modules/mandrill_template/src/MandrillTemplateService.php Mandrill Template service. 2
MandrillTemplateServiceProvider class Drupal\mandrill_template modules/mandrill_template/src/MandrillTemplateServiceProvider.php Modifies the Mandrill service to allow templated emails to be sent.
MandrillTemplateTestCase class Drupal\mandrill_template\Tests modules/mandrill_template/tests/src/Functional/MandrillTemplateTestCase.php Test Mandrill Template functionality.
MandrillTestAPI class Drupal\mandrill src/MandrillTestAPI.php Overrides functions in the Mandrill API service for testing. 2
MandrillTestCase class Drupal\mandrill\Tests tests/src/Functional/MandrillTestCase.php Test core Mandrill functionality.
MandrillTestMail class Drupal\mandrill\Plugin\Mail src/Plugin/Mail/MandrillTestMail.php Mandrill test mail plugin. 2
MandrillTestService class Drupal\mandrill src/MandrillTestService.php Test Mandrill service. 2

Other projects