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 11.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::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.
LoggedStatementsTrait trait core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Trait for Connection classes that can store logged statements.
LoggedStatementsTrait.php file core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
LoggedStatementsTrait::$loggedStatements property core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Logged statements.
LoggedStatementsTrait::getDriverClass function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
LoggedStatementsTrait::getLoggedStatements function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Returns the executed queries.
LoggedStatementsTrait::query function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
LoggedStatementsTrait::resetLoggedStatements function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Resets logged statements.
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.cron service core/core.services.yml
logger.channel.default service core/core.services.yml
logger.channel.file service core/core.services.yml Drupal\Core\Logger\LoggerChannel
logger.channel.form service core/core.services.yml
logger.channel.image service core/core.services.yml
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.mail service core/core.services.yml
logger.channel.menu service core/core.services.yml
logger.channel.migrate_drupal service core/modules/migrate_drupal/migrate_drupal.services.yml
logger.channel.php service core/core.services.yml
logger.channel.rest service core/modules/rest/rest.services.yml
logger.channel.router service core/core.services.yml
logger.channel.security service core/core.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.channel_base service core/core.services.yml Drupal\Core\Logger\LoggerChannel
logger.dblog service core/modules/dblog/dblog.services.yml Drupal\dblog\Logger\DbLog
logger.factory service core/core.services.yml Drupal\Core\Logger\LoggerChannelFactory
logger.log_message_parser service core/core.services.yml Drupal\Core\Logger\LogMessageParser
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.

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