11 string references to YAML keys in rules.routing.yml

AddEventForm::submitForm in src/Form/AddEventForm.php
Form submission handler.
ReactionRuleAddForm::save in src/Form/ReactionRuleAddForm.php
Form submission handler for the 'save' action.
ReactionRuleEditForm::cancel in src/Form/ReactionRuleEditForm.php
Form submission handler for the 'cancel' action.
RulesComponentAddForm::save in src/Form/RulesComponentAddForm.php
Form submission handler for the 'save' action.
RulesComponentEditForm::cancel in src/Form/RulesComponentEditForm.php
Form submission handler for the 'cancel' action.
RulesDebugLoggerChannel::log in src/Logger/RulesDebugLoggerChannel.php
Parent log() function is overridden to use microtime() for Rules execution times and to prepare additional variables to pass to the logger. These variables hold the extra call parameters used by RulesDebugLog for backtracing. These are passed in via…
RulesKernelTestBase::setUp in tests/src/Kernel/RulesKernelTestBase.php
RulesReactionController::disableConfig in src/Controller/RulesReactionController.php
Disables a reaction rule.
RulesReactionController::enableConfig in src/Controller/RulesReactionController.php
Enables a reaction rule.
RulesSettingsForm::buildForm in src/Form/RulesSettingsForm.php
Form constructor.
RulesSettingsForm::getEditableConfigNames in src/Form/RulesSettingsForm.php
Gets the configuration names that will be editable.