9 string references to YAML keys in message.routing.yml in Message 8
- DeleteMultiple::getCancelUrl in src/
Form/ DeleteMultiple.php - Returns the route to go to if the user cancels the action.
- DeleteMultiple::submitForm in src/
Form/ DeleteMultiple.php - Form submission handler.
- MenuTest::testMenuLinks in tests/
src/ Functional/ MenuTest.php - Test that the menu links are working properly.
- MessagePurgeOrchestrator::__construct in src/
MessagePurgeOrchestrator.php - Constructs the purging service.
- MessageSettingsForm::buildForm in src/
Form/ MessageSettingsForm.php - Form constructor.
- MessageSettingsForm::getEditableConfigNames in src/
Form/ MessageSettingsForm.php - Gets the configuration names that will be editable.
- MessageSettingsForm::submitForm in src/
Form/ MessageSettingsForm.php - Form submission handler.
- MessageTemplateDeleteConfirm::getCancelUrl in src/
Form/ MessageTemplateDeleteConfirm.php - Returns the route to go to if the user cancels the action.
- MessageTemplateForm::save in src/
Form/ MessageTemplateForm.php - Form submission handler for the 'save' action.