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
LoggingTest::testEnableTargetLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests logging queries against multiple targets on the same connection.
LoggingTest::testEnableTargetLoggingNoTarget function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that logs to separate targets use the same connection properly.
LoggingTest::testGetLoggingWrongKey function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that getLog with a wrong key return an empty array.
LoginLogoutMenuLink class core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php A menu link that shows "Log in" or "Log out" as appropriate.
LoginLogoutMenuLink.php file core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php
LoginLogoutMenuLink::$currentUser property core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php The current user.
LoginLogoutMenuLink::create function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Creates an instance of the plugin.
LoginLogoutMenuLink::getCacheContexts function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php The cache contexts associated with this object.
LoginLogoutMenuLink::getRouteName function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the route name, if available.
LoginLogoutMenuLink::getTitle function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the localized title to be shown for this link.
LoginLogoutMenuLink::__construct function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Constructs a new LoginLogoutMenuLink.
LoginStatusCheck class core/modules/user/src/Access/LoginStatusCheck.php Determines access to routes based on login status of current user.
LoginStatusCheck.php file core/modules/user/src/Access/LoginStatusCheck.php
LoginStatusCheck::access function core/modules/user/src/Access/LoginStatusCheck.php Checks access.
LogMessageParser class core/lib/Drupal/Core/Logger/LogMessageParser.php Parses log messages and their placeholders.
LogMessageParser.php file core/lib/Drupal/Core/Logger/LogMessageParser.php
LogMessageParser::parseMessagePlaceholders function core/lib/Drupal/Core/Logger/LogMessageParser.php Parses and transforms message and its placeholders to a common format.
LogMessageParserInterface interface core/lib/Drupal/Core/Logger/LogMessageParserInterface.php Defines an interface for parsing log messages and their placeholders.
LogMessageParserInterface.php file core/lib/Drupal/Core/Logger/LogMessageParserInterface.php
LogMessageParserInterface::parseMessagePlaceholders function core/lib/Drupal/Core/Logger/LogMessageParserInterface.php Parses and transforms message and its placeholders to a common format.
LogMessageParserTest class core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php @coversDefaultClass \Drupal\Core\Logger\LogMessageParser
@group Logger
LogMessageParserTest.php file core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php
LogMessageParserTest::providerTestParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Data provider for testParseMessagePlaceholders().
LogMessageParserTest::testParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Tests for LogMessageParserTrait::parseMessagePlaceholders()
logo.svg.twig file core/modules/navigation/templates/logo.svg.twig <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 32 32" role="img" aria-label="{{ label }}">
<rect fill="{{ bg_color|default('#347efe')…
LogTest class core/modules/migrate/tests/src/Unit/process/LogTest.php Tests the Log process plugin.
LogTest class core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Tests the Log process plugin.
LogTest.php file core/modules/migrate/tests/src/Unit/process/LogTest.php
LogTest.php file core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
LogTest::$executable property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Migrate executable.
LogTest::$logPlugin property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php The Log process plugin.
LogTest::$modules property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Modules to install.
LogTest::providerTestLog function core/modules/migrate/tests/src/Unit/process/LogTest.php Provides data for testLog.
LogTest::setUp function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
LogTest::testLog function core/modules/migrate/tests/src/Unit/process/LogTest.php Tests the Log plugin.
LogTest::testLog function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Tests the Log plugin.
MailHandler::$logger property core/modules/contact/src/MailHandler.php Logger service.
MailHandlerTest::$logger property core/modules/contact/tests/src/Unit/MailHandlerTest.php Logger service.
MailManager::$loggerFactory property core/lib/Drupal/Core/Mail/MailManager.php The logger factory.
MatcherDumperTest::$logger property core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php The logger.
MediaAccessControlHandlerTest::testRevisionLogFieldAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Tests access to the revision log field.
MediaEmbed::$loggerFactory property core/modules/media/src/Plugin/Filter/MediaEmbed.php The logger factory.
MediaLibraryUiBuilder::dialogOptions function core/modules/media_library/src/MediaLibraryUiBuilder.php Get media library dialog options.
MenuDeleteForm::logDeletionMessage function core/modules/menu_ui/src/Form/MenuDeleteForm.php Logs a message about the deleted entity.
MenuLinkTreeTest::testUserLoginAndUserLogoutLinks function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Tests user/login and user/logout links.
MenuRouterTest::testAuthUserUserLogin function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests authenticated user login redirects.
MenuRouterTest::testMaintenanceModeLoginPaths function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Make sure the maintenance mode can be bypassed using an EventSubscriber.
MenuUiTest::testLogoutLinkVisibility function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Test logout link isn't displayed when the user is logged out.
MenuUiTest::testUserLoginUserLogoutLinks function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Tests the user login/logout links.
MigrateController::showLog function core/modules/migrate_drupal_ui/src/Controller/MigrateController.php Sets a log filter and redirects to the log.

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