Search for log
- Search 7.x for log
- Search 9.5.x for log
- Search 8.9.x for log
- Search 10.3.x for log
- Search 11.x for log
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Log | class | core/ |
Logs values without changing them. |
| Log | class | core/ |
Database query logger. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| LoginCommand | class | core/ |
Generate a one-time login link. |
| LoginCommand.php | file | core/ |
|
| LoginCommand::__construct | function | core/ |
|
| LoginCommand::__invoke | function | core/ |
Generate a one-time login link. |
| LoginCommandTest | class | core/ |
Tests user:login console command failure modes (blocked, user not found). |
| LoginCommandTest | class | core/ |
Tests user:login runs as a console command and generates a working link. |
| LoginCommandTest.php | file | core/ |
|
| LoginCommandTest.php | file | core/ |
|
| LoginCommandTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LoginCommandTest::$modules | property | core/ |
Modules to install. |
| LoginCommandTest::$modules | property | core/ |
Modules to install. |
| LoginCommandTest::buildLoginCommandTester | function | core/ |
Builds a CommandTester to test the user:login command. |
| LoginCommandTest::invalidUserProvider | function | core/ |
Data provider for testing invalid user login attempts. |
| LoginCommandTest::setUp | function | core/ |
|
| LoginCommandTest::testBlockedUser | function | core/ |
Tests trying to get a login link for a blocked user. |
| LoginCommandTest::testLogin | function | core/ |
Tests logins. |
| LoginCommandTest::testLoginInvalidUsers | function | core/ |
Tests invalid login attempts. |
| LoginLogoutMenuLink | class | core/ |
A menu link that shows "Log in" or "Log out" as appropriate. |
| LoginLogoutMenuLink.php | file | core/ |
|
| LoginLogoutMenuLink::$currentUser | property | core/ |
The current user. |
| LoginLogoutMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LoginLogoutMenuLink::getRouteName | function | core/ |
Returns the route name, if available. |
| LoginLogoutMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| LoginLogoutMenuLink::__construct | function | core/ |
Constructs a new LoginLogoutMenuLink. |
| LoginStatusCheck | class | core/ |
Determines access to routes based on login status of current user. |
| LoginStatusCheck.php | file | core/ |
|
| LoginStatusCheck::access | function | core/ |
Checks access. |
| LogMessageParser | class | core/ |
Parses log messages and their placeholders. |
| LogMessageParser.php | file | core/ |
|
| LogMessageParser::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
| LogMessageParserInterface | interface | core/ |
Defines an interface for parsing log messages and their placeholders. |
| LogMessageParserInterface.php | file | core/ |
|
| LogMessageParserInterface::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
| LogMessageParserTest | class | core/ |
Tests Drupal\Core\Logger\LogMessageParser. |
| LogMessageParserTest.php | file | core/ |
|
| LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
| LogMessageParserTest::testParseMessagePlaceholders | function | core/ |
Tests for LogMessageParserTrait::parseMessagePlaceholders() |
| logo.svg.twig | file | core/ |
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 32 32" role="presentation" aria-hidden="true" focusable="false"> <rect fill="{{… |
| LogTest | class | core/ |
Tests the Log process plugin. |
| LogTest | class | core/ |
Tests the Log process plugin. |
| LogTest.php | file | core/ |
|
| LogTest.php | file | core/ |
|
| LogTest::$executable | property | core/ |
Migrate executable. |
| LogTest::$logPlugin | property | core/ |
The Log process plugin. |
| LogTest::$modules | property | core/ |
Modules to install. |
| LogTest::providerTestLog | function | core/ |
Provides data for testLog. |
| LogTest::setUp | function | core/ |
|
| LogTest::testLog | function | core/ |
Tests the Log plugin. |
| LogTest::testLog | function | core/ |
Tests the Log plugin. |
| MailHandler::$logger | property | core/ |
Logger service. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.