Search for log
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 |
|---|---|---|---|
| LoggerChannelTrait.php | file | core/ |
|
| LoggerChannelTrait::$loggerFactory | property | core/ |
The logger channel factory service. |
| LoggerChannelTrait::getLogger | function | core/ |
Gets the logger for a specific channel. |
| LoggerChannelTrait::setLoggerFactory | function | core/ |
Injects the logger channel factory. |
| Logging severity levels | group | core/ |
Logging severity levels as defined in RFC 5424. |
| LoggingForm | class | core/ |
Configure logging settings for this site. |
| LoggingForm.php | file | core/ |
|
| LoggingForm::buildForm | function | core/ |
Form constructor. |
| LoggingForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LoggingForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LoggingForm::submitForm | function | core/ |
Form submission handler. |
| LoggingTest | class | core/ |
Tests the query logging facility. |
| LoggingTest.php | file | core/ |
|
| LoggingTest::providerContribDriverLog | function | core/ |
Provides data for the testContribDriverLog test. |
| LoggingTest::testContribDriverLog | function | core/ |
Tests that a log called by a custom database driver returns proper caller. |
| LoggingTest::testEnableLogging | function | core/ |
Tests that we can log the existence of a query. |
| LoggingTest::testEnableMultiConnectionLogging | function | core/ |
Tests that we can log queries separately on different connections. |
| LoggingTest::testEnableMultiLogging | function | core/ |
Tests that we can run two logs in parallel. |
| LoggingTest::testEnableTargetLogging | function | core/ |
Tests logging queries against multiple targets on the same connection. |
| LoggingTest::testEnableTargetLoggingNoTarget | function | core/ |
Tests that logs to separate targets use the same connection properly. |
| LoggingTest::testGetLoggingWrongKey | function | core/ |
Tests that getLog with a wrong key return an empty array. |
| 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::create | function | core/ |
Creates an instance of the plugin. |
| 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/ |
@coversDefaultClass \Drupal\Core\Logger\LogMessageParser[[api-linebreak]] @group Logger |
| LogMessageParserTest.php | file | core/ |
|
| LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
| LogMessageParserTest::testParseMessagePlaceholders | function | core/ |
Tests for LogMessageParserTrait::parseMessagePlaceholders() |
| LogTest | class | core/ |
Tests the Log class. |
| 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.php | file | core/ |
|
| LogTest::$executable | property | core/ |
Migrate executable. |
| LogTest::$logPlugin | property | core/ |
The Log process plugin. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.