RfcLogLevel::WARNING
  • References/PHP/Drupal/Logger/RfcLogLevel

Log message severity -- Warning conditions. File core/lib/Drupal/Core/Logger/RfcLogLevel.php, line 58

2025-01-10 15:47:30
LoggerChannel::log
  • References/PHP/Drupal/Logger/LoggerChannel

public LoggerChannel::log($level, $message, array $context = array())

2025-01-10 15:47:30
LoggerChannelFactory
  • References/PHP/Drupal/Logger/LoggerChannelFactory

Defines a factory for logging channels. Hierarchy class \Drupal\Core\Logger\

2025-01-10 15:47:30
RfcLoggerTrait::log
  • References/PHP/Drupal/Logger/RfcLoggerTrait

abstract public RfcLoggerTrait::log($level, $message, array $context

2025-01-10 15:47:30
LoggerChannelInterface
  • References/PHP/Drupal/Logger/LoggerChannelInterface

Logger channel interface. This interface defines the full behavior of the central Drupal logger facility. However, when writing code that does

2025-01-10 15:47:30
LoggerChannel
  • References/PHP/Drupal/Logger/LoggerChannel

Defines a logger channel that most implementations will use. Hierarchy class \Drupal\Core\Logger\

2025-01-10 15:47:30
LoggerChannel::sortLoggers
  • References/PHP/Drupal/Logger/LoggerChannel

protected LoggerChannel::sortLoggers() Sorts

2025-01-10 15:47:30
LoggerChannelInterface::addLogger
  • References/PHP/Drupal/Logger/LoggerChannelInterface

public LoggerChannelInterface::addLogger(LoggerInterface

2025-01-10 15:47:30
LogMessageParserInterface
  • References/PHP/Drupal/Logger/LogMessageParserInterface

Defines an interface for parsing log messages and their placeholders. Hierarchy interface

2025-01-10 15:47:30
LoggerChannel::$requestStack
  • References/PHP/Drupal/Logger/LoggerChannel

The request stack object. Type: \Symfony\Component\HttpFoundation\RequestStack File

2025-01-10 15:47:30