rules.settings.yml

config/install/rules.settings.yml
4 string references to 'rules.settings'
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
RulesSettingsForm::buildForm in src/Form/RulesSettingsForm.php
Form constructor.
RulesSettingsForm::getEditableConfigNames in src/Form/RulesSettingsForm.php
Gets the configuration names that will be editable.

File

config/install/rules.settings.yml

View source
  1. system_log:
  2. log_level: warning
  3. debug_log:
  4. enabled: false
  5. system_debug: false
  6. log_level: debug