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
UserHelpersTest::testDrupalUserIsLoggedIn function core/tests/Drupal/FunctionalTests/UserHelpersTest.php Tests BrowserTestBase::drupalUserIsLoggedIn().
UserHooks::userLogin function core/modules/user/src/Hook/UserHooks.php Implements hook_user_login().
UserHooks::userLogout function core/modules/user/src/Hook/UserHooks.php Implements hook_user_logout().
UserInterface::getLastLoginTime function core/modules/user/src/UserInterface.php Returns the UNIX timestamp when the user last logged in.
UserInterface::setLastLoginTime function core/modules/user/src/UserInterface.php Sets the UNIX timestamp when the user last logged in.
UserLocalTasksTest::getUserLoginRoutes function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Provides a list of routes to test.
UserLocalTasksTest::testUserLoginLocalTasks function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Checks user listing local tasks.
UserLoginBlock class core/modules/user/src/Plugin/Block/UserLoginBlock.php Provides a 'User login' block.
UserLoginBlock.php file core/modules/user/src/Plugin/Block/UserLoginBlock.php
UserLoginBlock::$routeMatch property core/modules/user/src/Plugin/Block/UserLoginBlock.php The route match.
UserLoginBlock::blockAccess function core/modules/user/src/Plugin/Block/UserLoginBlock.php Indicates whether the block should be shown.
UserLoginBlock::build function core/modules/user/src/Plugin/Block/UserLoginBlock.php Builds and returns the renderable array for this block plugin.
UserLoginBlock::create function core/modules/user/src/Plugin/Block/UserLoginBlock.php Creates an instance of the plugin.
UserLoginBlock::renderPlaceholderFormAction function core/modules/user/src/Plugin/Block/UserLoginBlock.php Render API callback: Renders a form action URL including destination.
UserLoginBlock::trustedCallbacks function core/modules/user/src/Plugin/Block/UserLoginBlock.php Lists the trusted callbacks provided by the implementing class.
UserLoginBlock::__construct function core/modules/user/src/Plugin/Block/UserLoginBlock.php Constructs a new UserLoginBlock instance.
UserLoginDecoratedTest class core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php Ensure that login works as expected with a decorator.
UserLoginDecoratedTest.php file core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php
UserLoginDecoratedTest::$modules property core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php Modules to install.
UserLoginDecoratedTest::testServiceDecorated function core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php Test that the UserAuthDecorator is providing user.auth.
UserLoginForm class core/modules/user/src/Form/UserLoginForm.php Provides a user login form.
UserLoginForm.php file core/modules/user/src/Form/UserLoginForm.php
UserLoginForm::$bareHtmlPageRenderer property core/modules/user/src/Form/UserLoginForm.php The bare HTML renderer.
UserLoginForm::$renderer property core/modules/user/src/Form/UserLoginForm.php The renderer.
UserLoginForm::$userAuth property core/modules/user/src/Form/UserLoginForm.php The user authentication object.
UserLoginForm::$userFloodControl property core/modules/user/src/Form/UserLoginForm.php The user flood control service.
UserLoginForm::$userStorage property core/modules/user/src/Form/UserLoginForm.php The user storage.
UserLoginForm::buildForm function core/modules/user/src/Form/UserLoginForm.php Form constructor.
UserLoginForm::create function core/modules/user/src/Form/UserLoginForm.php Instantiates a new instance of this class.
UserLoginForm::getFormId function core/modules/user/src/Form/UserLoginForm.php Returns a unique string identifying the form.
UserLoginForm::submitForm function core/modules/user/src/Form/UserLoginForm.php Form submission handler.
UserLoginForm::validateAuthentication function core/modules/user/src/Form/UserLoginForm.php Checks supplied username/password against local users table.
UserLoginForm::validateFinal function core/modules/user/src/Form/UserLoginForm.php Checks if user was not authenticated, or if too many logins were attempted.
UserLoginForm::__construct function core/modules/user/src/Form/UserLoginForm.php Constructs a new UserLoginForm.
UserLoginHttpDecoratedTest class core/modules/user/tests/src/Functional/UserLoginHttpDecoratedTest.php Tests login and password reset via direct HTTP with a user.auth decorator.
UserLoginHttpDecoratedTest.php file core/modules/user/tests/src/Functional/UserLoginHttpDecoratedTest.php
UserLoginHttpDecoratedTest::$modules property core/modules/user/tests/src/Functional/UserLoginHttpDecoratedTest.php Modules to install.
UserLoginHttpDecoratedTest::testServiceDecorated function core/modules/user/tests/src/Functional/UserLoginHttpDecoratedTest.php Test that the UserAuthDecorator is providing user.auth.
UserLoginHttpTest class core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests login and password reset via direct HTTP.
UserLoginHttpTest.php file core/modules/user/tests/src/Functional/UserLoginHttpTest.php
UserLoginHttpTest::$cookies property core/modules/user/tests/src/Functional/UserLoginHttpTest.php The cookie jar.
UserLoginHttpTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLoginHttpTest.php The theme to install as the default for testing.
UserLoginHttpTest::$modules property core/modules/user/tests/src/Functional/UserLoginHttpTest.php Modules to install.
UserLoginHttpTest::$serializer property core/modules/user/tests/src/Functional/UserLoginHttpTest.php The serializer.
UserLoginHttpTest::assertHttpResponse function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Checks a response for status code and body.
UserLoginHttpTest::assertHttpResponseWithMessage function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Checks a response for status code and message.
UserLoginHttpTest::doTestGlobalLoginFloodControl function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests the global login flood control for a given serialization format.
UserLoginHttpTest::doTestLogin function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Do login testing for a given serialization format.
UserLoginHttpTest::doTestLogoutCsrfProtection function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Tests csrf protection of User Logout route for given serialization format.
UserLoginHttpTest::doTestPasswordReset function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Do password reset testing for given format and account.

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