Search for log
Title | Object type | File name | Summary |
---|---|---|---|
ActionExpression::$rulesDebugLogger | property | src/ |
The rules debug logger channel. |
BanIpTest::$logger | property | tests/ |
|
ConditionExpression::$rulesDebugLogger | property | src/ |
The rules debug logger channel. |
ConditionExpressionTest::$rulesDebugLogger | property | tests/ |
The mocked expression manager object. |
EventIntegrationTest::testSystemLoggerEvent | function | tests/ |
Test that a Logger message triggers the Rules debug logger listener. |
EventIntegrationTest::testUserLoginEvent | function | tests/ |
Test that the user login hook triggers the Rules event listener. |
EventIntegrationTest::testUserLogoutEvent | function | tests/ |
Test that the user logout hook triggers the Rules event listener. |
ExpressionContainerBase::$rulesDebugLogger | property | src/ |
The rules debug logger channel. |
GenericEventSubscriber::$rulesDebugLogger | property | src/ |
The rules debug logger channel. |
logger.channel.rules | service | ./ |
|
logger.channel.rules_debug | service | ./ |
Drupal\rules\Logger\RulesDebugLoggerChannel |
logger.ruleslog | service | ./ |
Drupal\rules\Logger\RulesLog |
logger.rules_debug_log | service | ./ |
Drupal\rules\Logger\RulesDebugLog |
LogicException | class | src/ |
An exception that is thrown when there is an error in program logic. |
LogicException.php | file | src/ |
|
MetadataAssertionTest::testAssertingWithLogicalOperations | function | tests/ |
Tests asserted metadata is handled correctly in OR and AND containers. |
RuleExpression::$rulesDebugLogger | property | src/ |
The rules debug logger channel. |
rules-debug-log-element.html.twig | file | templates/ |
{# /** * @file * Default theme implementation for a Rules debug output log entry. * * This outputs the container for Rules log debug output. * Individual log entries are output in rules-debug-log-element.html.twig. * * Available variables: * -… |
RulesBanActionBase::$logger | property | src/ |
The logger channel the action will write log messages to. |
RulesDebugLog | class | src/ |
Logger that stores Rules debug logs with the session service. |
RulesDebugLog.php | file | src/ |
|
RulesDebugLog::$logs | property | src/ |
Local storage of log entries. |
RulesDebugLog::$session | property | src/ |
The session service. |
RulesDebugLog::build | function | src/ |
Assembles the entire log into a render array. |
RulesDebugLog::clearLogs | function | src/ |
Clears the logs entries from the storage. |
RulesDebugLog::filterContext | function | src/ |
Removes invalid placeholders from the given array. |
RulesDebugLog::getLogs | function | src/ |
Returns a structured array of log entries. |
RulesDebugLog::log | function | src/ |
|
RulesDebugLog::render | function | src/ |
Renders the whole log. |
RulesDebugLog::renderHelper | function | src/ |
Renders the log of one event invocation. |
RulesDebugLog::__construct | function | src/ |
Constructs a RulesDebugLog object. |
RulesDebugLoggerChannel | class | src/ |
Logs rules log entries in the available loggers. |
RulesDebugLoggerChannel.php | file | src/ |
|
RulesDebugLoggerChannel::$config | property | src/ |
A configuration object with rules settings. |
RulesDebugLoggerChannel::$rulesDebugLog | property | src/ |
The Rules debug log. |
RulesDebugLoggerChannel::log | function | src/ |
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… |
RulesDebugLoggerChannel::__construct | function | src/ |
Creates RulesDebugLoggerChannel object. |
RulesDebugLoggerChannelTest | class | tests/ |
@coversDefaultClass \Drupal\rules\Logger\RulesDebugLoggerChannel @group Rules |
RulesDebugLoggerChannelTest.php | file | tests/ |
|
RulesDebugLoggerChannelTest::$container | property | tests/ |
The Drupal service container. |
RulesDebugLoggerChannelTest::$rulesDebugLog | property | tests/ |
The Rules logger.rules_debug_log service. |
RulesDebugLoggerChannelTest::$rulesDebugLogger | property | tests/ |
The Rules logger.channel.rules_debug service. |
RulesDebugLoggerChannelTest::$session | property | tests/ |
The session service. |
RulesDebugLoggerChannelTest::providerTestLog | function | tests/ |
Data provider for self::testLog(). |
RulesDebugLoggerChannelTest::setUp | function | tests/ |
|
RulesDebugLoggerChannelTest::testLog | function | tests/ |
Tests LoggerChannel::log(). |
RulesDebugLogTest | class | tests/ |
Tests that the Rules UI pages are reachable. |
RulesDebugLogTest.php | file | tests/ |
|
RulesDebugLogTest::$modules | property | tests/ |
Modules to enable. |
RulesDebugLogTest::$profile | property | tests/ |
We use the minimal profile because we want to test local action links. |
Pagination
- Page 1
- Next page