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. Search main for log
  6. 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
LoggingStagerTest.php file core/modules/package_manager/tests/src/Unit/LoggingStagerTest.php
LoggingStagerTest::testDecoratedStagerIsCalled function core/modules/package_manager/tests/src/Unit/LoggingStagerTest.php Tests LoggingStager().
LoggingTest class core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests the query logging facility.
LoggingTest.php file core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php
LoggingTest::testEnableLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can log the existence of a query.
LoggingTest::testEnableMultiConnectionLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can log queries separately on different connections.
LoggingTest::testEnableMultiLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that we can run two logs in parallel.
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.
LoginCommand class core/modules/user/src/Command/LoginCommand.php Generate a one-time login link.
LoginCommand.php file core/modules/user/src/Command/LoginCommand.php
LoginCommand::__construct function core/modules/user/src/Command/LoginCommand.php
LoginCommand::__invoke function core/modules/user/src/Command/LoginCommand.php Generate a one-time login link.
LoginCommandTest class core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php Tests user:login console command failure modes (blocked, user not found).
LoginCommandTest class core/modules/user/tests/src/Functional/Command/LoginCommandTest.php Tests user:login runs as a console command and generates a working link.
LoginCommandTest.php file core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php
LoginCommandTest.php file core/modules/user/tests/src/Functional/Command/LoginCommandTest.php
LoginCommandTest::$defaultTheme property core/modules/user/tests/src/Functional/Command/LoginCommandTest.php The theme to install as the default for testing.
LoginCommandTest::$modules property core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php Modules to install.
LoginCommandTest::$modules property core/modules/user/tests/src/Functional/Command/LoginCommandTest.php Modules to install.
LoginCommandTest::buildLoginCommandTester function core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php Builds a CommandTester to test the user:login command.
LoginCommandTest::invalidUserProvider function core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php Data provider for testing invalid user login attempts.
LoginCommandTest::setUp function core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php
LoginCommandTest::testBlockedUser function core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php Tests trying to get a login link for a blocked user.
LoginCommandTest::testLogin function core/modules/user/tests/src/Functional/Command/LoginCommandTest.php Tests logins.
LoginCommandTest::testLoginInvalidUsers function core/modules/user/tests/src/Kernel/Command/LoginCommandTest.php Tests invalid login attempts.
LoginFinalizer class core/modules/user/src/LoginFinalizer.php Finalize user login.
LoginFinalizer.php file core/modules/user/src/LoginFinalizer.php
LoginFinalizer::finalizeLogin function core/modules/user/src/LoginFinalizer.php Finalize the login process and logs in a user.
LoginFinalizer::__construct function core/modules/user/src/LoginFinalizer.php
LoginFinalizerTest class core/modules/user/tests/src/Kernel/LoginFinalizerTest.php Tests login finalization.
LoginFinalizerTest.php file core/modules/user/tests/src/Kernel/LoginFinalizerTest.php
LoginFinalizerTest::$modules property core/modules/user/tests/src/Kernel/LoginFinalizerTest.php Modules to install.
LoginFinalizerTest::$testUserId property core/modules/user/tests/src/Kernel/LoginFinalizerTest.php The test user ID.
LoginFinalizerTest::setUp function core/modules/user/tests/src/Kernel/LoginFinalizerTest.php
LoginFinalizerTest::testLogin function core/modules/user/tests/src/Kernel/LoginFinalizerTest.php Tests login.
LoginFinalizerTest::userLogin function core/modules/user/tests/src/Kernel/LoginFinalizerTest.php Implements hook_user_login().
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::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

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