Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Locking mechanisms | group | core/ |
Functions to coordinate long operations across requests. |
| LockTest | class | core/ |
Tests the Database lock backend. |
| LockTest.php | file | core/ |
|
| LockTest::$lock | property | core/ |
Database lock backend to test. |
| LockTest::setUp | function | core/ |
|
| LockTest::testBackendLockRelease | function | core/ |
Tests backend release functionality. |
| LockTest::testBackendLockReleaseAll | function | core/ |
Tests backend release functionality. |
| Log::start | function | core/ |
Begin logging queries to the specified connection and logging key. |
| Log::transform | function | core/ |
Performs the associated process. |
| Log::__construct | function | core/ |
Constructor. |
| logger.advisory_feed_test | service | core/ |
Drupal\advisory_feed_test\TestSystemLoggerChannel |
| logger.channel.announcements_feed | service | core/ |
|
| logger.channel.config_schema | service | sites/ |
|
| logger.channel.config_schema | service | core/ |
|
| logger.channel.jsonapi | service | core/ |
|
| logger.channel.logger_aware_test | service | core/ |
|
| logger.channel.logger_stub | service | core/ |
Drupal\logger_aware_test\LoggerStub |
| logger.channel.rest | service | core/ |
|
| logger.channel.security | service | core/ |
|
| logger.channel.system | service | core/ |
|
| logger.channel.user | service | core/ |
|
| logger.channel.workspaces | service | core/ |
|
| logger.channel_base | service | core/ |
Drupal\Core\Logger\LoggerChannel |
| logger.log_message_parser | service | core/ |
Drupal\Core\Logger\LogMessageParser |
| logger.responsive_image | service | core/ |
|
| logger.syslog | service | core/ |
Drupal\syslog\Logger\SysLog |
| logger.syslog_test | service | core/ |
Drupal\syslog_test\Logger\SysLogFile |
| LoggerAwarePass | class | core/ |
Sets the logger on all services that implement LoggerAwareInterface. |
| LoggerAwarePass.php | file | core/ |
|
| LoggerAwarePass::process | function | core/ |
|
| LoggerAwarePassTest | class | core/ |
Tests the logger aware compiler pass. |
| LoggerAwarePassTest.php | file | core/ |
|
| LoggerAwarePassTest::$modules | property | core/ |
Modules to install. |
| LoggerAwarePassTest::testExistingLogger | function | core/ |
Tests that existing loggers are not overwritten. |
| LoggerAwarePassTest::testLoggerAwarePass | function | core/ |
Tests that the logger aware compiler pass works. |
| LoggerAwareStub | class | core/ |
A test class that implements LoggerAwareInterface. |
| LoggerAwareStub.php | file | core/ |
|
| LoggerAwareStub::getLogger | function | core/ |
Gets the logger. |
| 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. |
| LoggerChannelFactory::__construct | function | core/ |
Constructs a LoggerChannelFactory. |
Pagination
- Previous page
- Page 837
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.