7 string references to 'private_message.settings' in Private Message 8
- ConfigForm::buildForm in src/
Form/ ConfigForm.php - Form constructor.
- ConfigForm::getEditableConfigNames in src/
Form/ ConfigForm.php - Gets the configuration names that will be editable.
- PrivateMessageForm::__construct in src/
Form/ PrivateMessageForm.php - Constructs a PrivateMessageForm object.
- PrivateMessageMailer::__construct in src/
Service/ PrivateMessageMailer.php - Constructs a new PrivateMessageMailer object.
- private_message_form_user_admin_settings_alter in ./
private_message.module - Implements hook_form_FORM_ID_alter().
- private_message_form_user_form_alter in ./
private_message.module - Implements hook_form_FORM_ID_alter().
- UserNotificationEmailTest::testNotificationEmailsCanBeDisabled in tests/
src/ Kernel/ UserNotificationEmailTest.php - Test that notification emails can be disabled globally.