Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| logger.syslog | service | core/ |
Drupal\syslog\Logger\SysLog |
| logger.syslog_test | service | core/ |
Drupal\syslog_test\Logger\SysLogTest |
| LoggerChannel::$currentUser | property | core/ |
The current user object. |
| LoggerChannel::$levelTranslation | property | core/ |
Map of PSR3 log constants to RFC 5424 log constants. |
| LoggerChannel::$loggers | property | core/ |
An array of arrays of \Psr\Log\LoggerInterface keyed by priority. |
| LoggerChannel::$requestStack | property | core/ |
The request stack object. |
| LoggerChannel::setCurrentUser | function | core/ |
Sets the current user. |
| LoggerChannel::setLoggers | function | core/ |
Sets the loggers for this channel. |
| LoggerChannel::setRequestStack | function | core/ |
Sets the request stack. |
| LoggerChannel::sortLoggers | function | core/ |
Sorts loggers according to priority. |
| LoggerChannel::__construct | function | core/ |
Constructs a LoggerChannel object |
| LoggerChannelFactory::$channels | property | core/ |
Array of all instantiated logger channels keyed by channel name. |
| LoggerChannelFactory::$loggers | property | core/ |
An array of arrays of \Psr\Log\LoggerInterface keyed by priority. |
| LoggerChannelFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Logger\LoggerChannelFactory[[api-linebreak]] @group Logger |
| LoggerChannelFactoryTest.php | file | core/ |
|
| LoggerChannelFactoryTest::testGet | function | core/ |
Tests LoggerChannelFactory::get(). |
| LoggerChannelInterface::setCurrentUser | function | core/ |
Sets the current user. |
| LoggerChannelInterface::setLoggers | function | core/ |
Sets the loggers for this channel. |
| LoggerChannelInterface::setRequestStack | function | core/ |
Sets the request stack. |
| LoggerChannelTest | class | core/ |
@coversDefaultClass \Drupal\Core\Logger\LoggerChannel[[api-linebreak]] @group Logger |
| LoggerChannelTest.php | file | core/ |
Contains \Drupal\Tests\Core\Logger\LoggerChannelTest. |
| LoggerChannelTest::providerTestLog | function | core/ |
Data provider for self::testLog(). |
| LoggerChannelTest::testLog | function | core/ |
Tests LoggerChannel::log(). |
| LoggerChannelTest::testLogRecursionProtection | function | core/ |
Tests LoggerChannel::log() recursion protection. |
| LoggerChannelTest::testSortLoggers | function | core/ |
Tests LoggerChannel::addLoggers(). |
| LoggerChannelTrait::setLoggerFactory | function | core/ |
Injects the logger channel factory. |
| Logging severity levels | group | core/ |
Logging severity levels as defined in RFC 5424. |
| LoggingForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LoggingForm::submitForm | function | core/ |
Form submission handler. |
| LoggingTest | class | core/ |
Tests the query logging facility. |
| LoggingTest.php | file | core/ |
|
| 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::$currentUser | property | core/ |
The current user. |
| LoginLogoutMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| 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 |
Pagination
- Previous page
- Page 751
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.