logger.channel.rules_debug
Class
Drupal\rules\Logger\RulesDebugLoggerChannel23 string references to logger.channel.rules_debug
- ActionExpression::create in src/
Plugin/ RulesExpression/ ActionExpression.php  - Creates an instance of the plugin.
 - ConditionExpression::create in src/
Plugin/ RulesExpression/ ConditionExpression.php  - Creates an instance of the plugin.
 - ConfigEntityTest::testConfigAction in tests/
src/ Kernel/ ConfigEntityTest.php  - Tests saving the configuration of an action and then loading it again.
 - ConfigurableEventHandlerTest::testConfigurableEventHandler in tests/
src/ Kernel/ ConfigurableEventHandlerTest.php  - Tests ConfigurableEventHandlerEntityBundle.
 - EventIntegrationTest::testBundleQualifiedEvents in tests/
src/ Kernel/ EventIntegrationTest.php  - Tests that entity events are fired for the correct bundle.
 
File
View source
-   class: Drupal\rules\Logger\RulesDebugLoggerChannel
 -   arguments:
 -       - '@logger.rules_debug_log'
 -       - '@config.factory'