Search for log

  1. Search 7.x for log
  2. Search 9.5.x for log
  3. Search 8.9.x for log
  4. Search 10.3.x for log
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Log class core/modules/migrate/src/Plugin/migrate/process/Log.php Logs values without changing them.
Log class core/lib/Drupal/Core/Database/Log.php Database query logger.

All search results

Title Object type File name Summary
Log::logFromEvent function core/lib/Drupal/Core/Database/Log.php Log a query to all active logging keys, from a statement execution event.
Log::start function core/lib/Drupal/Core/Database/Log.php Begin logging queries to the specified connection and logging key.
Log::transform function core/modules/migrate/src/Plugin/migrate/process/Log.php Performs the associated process.
Log::__construct function core/lib/Drupal/Core/Database/Log.php Constructor.
logger.advisory_feed_test service core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml Drupal\advisory_feed_test\TestSystemLoggerChannel
logger.broken service core/modules/system/tests/modules/error_service_test/error_service_test.services.yml Drupal\error_service_test\Logger\TestLog
logger.channel.announcements_feed service core/modules/announcements_feed/announcements_feed.services.yml
logger.channel.ckeditor5 service core/modules/ckeditor5/ckeditor5.services.yml
logger.channel.contact service core/modules/contact/contact.services.yml Drupal\Core\Logger\LoggerChannel
logger.channel.jsonapi service core/modules/jsonapi/jsonapi.services.yml
logger.channel.layout_builder service core/modules/layout_builder/layout_builder.services.yml
logger.channel.logger_aware_test service core/modules/system/tests/modules/logger_aware_test/logger_aware_test.services.yml
logger.channel.logger_stub service core/modules/system/tests/modules/logger_aware_test/logger_aware_test.services.yml Drupal\logger_aware_test\LoggerStub
logger.channel.migrate_drupal service core/modules/migrate_drupal/migrate_drupal.services.yml
logger.channel.package_manager service core/modules/package_manager/package_manager.services.yml
logger.channel.package_manager_change_log service core/modules/package_manager/package_manager.services.yml
logger.channel.rest service core/modules/rest/rest.services.yml
logger.channel.system service core/modules/system/system.services.yml
logger.channel.update service core/modules/update/update.services.yml
logger.channel.user service core/modules/user/user.services.yml
logger.channel.workspaces service core/modules/workspaces/workspaces.services.yml
logger.dblog service core/modules/dblog/dblog.services.yml Drupal\dblog\Logger\DbLog
logger.syslog service core/modules/syslog/syslog.services.yml Drupal\syslog\Logger\SysLog
logger.syslog_test service core/modules/syslog/tests/modules/syslog_test/syslog_test.services.yml Drupal\syslog_test\Logger\SysLogTest
LoggerAwarePass class core/lib/Drupal/Core/DependencyInjection/Compiler/LoggerAwarePass.php Sets the logger on all services that implement LoggerAwareInterface.
LoggerAwarePass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/LoggerAwarePass.php
LoggerAwarePass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/LoggerAwarePass.php
LoggerAwarePassTest class core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php Tests the logger aware compiler pass.
LoggerAwarePassTest.php file core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php
LoggerAwarePassTest::$modules property core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php Modules to install.
LoggerAwarePassTest::testExistingLogger function core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php Tests that existing loggers are not overwritten.
LoggerAwarePassTest::testLoggerAwarePass function core/modules/system/tests/src/Kernel/DependencyInjection/CompilerPass/LoggerAwarePassTest.php Tests that the logger aware compiler pass works.
LoggerAwareStub class core/modules/system/tests/modules/logger_aware_test/src/LoggerAwareStub.php A test class that implements LoggerAwareInterface.
LoggerAwareStub.php file core/modules/system/tests/modules/logger_aware_test/src/LoggerAwareStub.php
LoggerAwareStub::getLogger function core/modules/system/tests/modules/logger_aware_test/src/LoggerAwareStub.php Gets the logger.
LoggerChannel class core/lib/Drupal/Core/Logger/LoggerChannel.php Defines a logger channel that most implementations will use.
LoggerChannel.php file core/lib/Drupal/Core/Logger/LoggerChannel.php
LoggerChannel::$callDepth property core/lib/Drupal/Core/Logger/LoggerChannel.php Number of times LoggerChannel::log() has been called for a single message.
LoggerChannel::$channel property core/lib/Drupal/Core/Logger/LoggerChannel.php The name of the channel of this logger instance.
LoggerChannel::$currentUser property core/lib/Drupal/Core/Logger/LoggerChannel.php The current user object.
LoggerChannel::$levelTranslation property core/lib/Drupal/Core/Logger/LoggerChannel.php Map of PSR3 log constants to RFC 5424 log constants.
LoggerChannel::$loggers property core/lib/Drupal/Core/Logger/LoggerChannel.php An array of arrays of \Psr\Log\LoggerInterface keyed by priority.
LoggerChannel::$requestStack property core/lib/Drupal/Core/Logger/LoggerChannel.php The request stack object.
LoggerChannel::addLogger function core/lib/Drupal/Core/Logger/LoggerChannel.php Adds a logger.
LoggerChannel::log function core/lib/Drupal/Core/Logger/LoggerChannel.php
LoggerChannel::MAX_CALL_DEPTH constant core/lib/Drupal/Core/Logger/LoggerChannel.php Maximum call depth to self::log() for a single log message.
LoggerChannel::setCurrentUser function core/lib/Drupal/Core/Logger/LoggerChannel.php Sets the current user.
LoggerChannel::setLoggers function core/lib/Drupal/Core/Logger/LoggerChannel.php Sets the loggers for this channel.
LoggerChannel::setRequestStack function core/lib/Drupal/Core/Logger/LoggerChannel.php Sets the request stack.
LoggerChannel::sortLoggers function core/lib/Drupal/Core/Logger/LoggerChannel.php Sorts loggers according to priority.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.