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 |
|---|---|---|---|
| LoggerChannelFactoryTest | class | core/ |
Tests Drupal\Core\Logger\LoggerChannelFactory. |
| 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/ |
Tests Drupal\Core\Logger\LoggerChannel. |
| LoggerChannelTest.php | file | core/ |
|
| 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::testNullIp | function | core/ |
Tests that $context['ip'] is a string even when the request's IP is NULL. |
| LoggerChannelTest::testSortLoggers | function | core/ |
Tests LoggerChannel::addLoggers(). |
| LoggerChannelTrait::setLoggerFactory | function | core/ |
Injects the logger channel factory. |
| LoggerChannelWithoutConstructor | class | core/ |
Call to test a logger channel class with no constructor. |
| LoggerChannelWithoutConstructor::__construct | function | core/ |
Constructs a LoggerChannelFactory. |
| LoggerStub | class | core/ |
A logger stub. |
| LoggerStub.php | file | core/ |
|
| LoggerStub::log | function | core/ |
|
| logger_aware_test.info.yml | file | core/ |
core/modules/system/tests/modules/logger_aware_test/logger_aware_test.info.yml |
| logger_aware_test.logger_aware_existing | service | core/ |
Drupal\logger_aware_test\LoggerAwareStub |
| logger_aware_test.logger_aware_stub | service | core/ |
Drupal\logger_aware_test\LoggerAwareStub |
| logger_aware_test.services.yml | file | core/ |
core/modules/system/tests/modules/logger_aware_test/logger_aware_test.services.yml |
| Logging severity levels | group | core/ |
Logging severity levels as defined in RFC 5424. |
| LoggingBeginner::__construct | function | core/ |
|
| LoggingBeginner::__construct | function | core/ |
Constructs a Beginner object. |
| LoggingBeginnerTest | class | core/ |
Tests Logging Beginner. |
| LoggingBeginnerTest.php | file | core/ |
|
| LoggingBeginnerTest::testDecoratedBeginnerIsCalled | function | core/ |
Tests the output of LoggingBeginner(). |
| LoggingCommitter::__construct | function | core/ |
|
| LoggingCommitter::__construct | function | core/ |
Constructs a Committer object. |
| LoggingCommitterTest | class | core/ |
Tests Logging Committer. |
| LoggingCommitterTest.php | file | core/ |
|
| LoggingCommitterTest::testDecoratedCommitterIsCalled | function | core/ |
Tests the output of LoggingCommitter(). |
| LoggingDecoratorTrait::$state | property | core/ |
The state service. |
| LoggingDecoratorTrait::getInvocationArguments | function | core/ |
Returns the arguments from every invocation of the main class method. |
| LoggingDecoratorTrait::saveInvocationArguments | function | core/ |
Records the arguments from an invocation of the main class method. |
| LoggingStager | class | core/ |
Logs Composer Stager's Stager process output to a file. |
| LoggingStager.php | file | core/ |
|
| LoggingStager::stage | function | core/ |
|
| LoggingStager::__construct | function | core/ |
|
| LoggingStagerTest | class | core/ |
Tests Logging Stager. |
| LoggingStagerTest.php | file | core/ |
|
| LoggingStagerTest::testDecoratedStagerIsCalled | function | core/ |
Tests LoggingStager(). |
| 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. |
Pagination
- Previous page
- Page 838
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.