service mandrill.api in Mandrill 8
Class
Drupal\mandrill\MandrillAPI4 string references to mandrill.api
- MandrillActivityController::overview in modules/
mandrill_activity/ src/ Controller/ MandrillActivityController.php  - View Mandrill activity for a given user.
 - MandrillAdminSettingsForm::create in src/
Form/ MandrillAdminSettingsForm.php  - Instantiates a new instance of this class.
 - MandrillTemplateMapForm::form in modules/
mandrill_template/ src/ Form/ MandrillTemplateMapForm.php  - Gets the actual form array to be built.
 - mandrill_sender_plain in ./
mandrill.module  - Calls the API send message.
 
File
View source
- class: Drupal\mandrill\MandrillAPI
 - arguments:
 -   - '@config.factory'
 -   - '@logger.factory'