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
LegacyMatcherDumperTest::testConstructorDeprecationWithLogger function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Use one-time login links instead of submitting the login form.
LocaleTranslationUiTest::$useOneTimeLoginLinks property core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Use one-time login links instead of submitting the login form.
Log class core/lib/Drupal/Core/Database/Log.php Database query logger.
Log class core/modules/migrate/src/Plugin/migrate/process/Log.php Logs values without changing them.
Log.php file core/modules/migrate/src/Plugin/migrate/process/Log.php
Log.php file core/lib/Drupal/Core/Database/Log.php
Log::$connectionKey property core/lib/Drupal/Core/Database/Log.php The connection key for which this object is logging.
Log::$queryLog property core/lib/Drupal/Core/Database/Log.php Cache of logged queries. This will only be used if the query logger is enabled.
Log::clear function core/lib/Drupal/Core/Database/Log.php Empty the query log for the specified logging key.
Log::end function core/lib/Drupal/Core/Database/Log.php Stop logging for the specified logging key.
Log::get function core/lib/Drupal/Core/Database/Log.php Retrieve the query log for the specified logging key so far.
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.

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