Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LoggingBeginner.php | file | core/ |
|
| LoggingBeginner.php | file | core/ |
|
| LoggingBeginner::$inner | property | core/ |
The decorated service. |
| LoggingBeginner::begin | function | core/ |
|
| LoggingBeginner::begin | function | core/ |
|
| 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 | class | core/ |
Logs Composer Stager's Committer process output to a file. |
| LoggingCommitter | class | core/ |
A composer-stager Committer decorator that adds logging. |
| LoggingCommitter.php | file | core/ |
|
| LoggingCommitter.php | file | core/ |
|
| LoggingCommitter::$inner | property | core/ |
The decorated service. |
| LoggingCommitter::commit | function | core/ |
|
| LoggingCommitter::commit | function | core/ |
|
| 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 | trait | core/ |
Records information about method invocations. |
| LoggingDecoratorTrait.php | file | core/ |
|
| 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. |
| LoggingForm | class | core/ |
Configure logging settings for this site. |
| LoggingForm.php | file | core/ |
|
| LoggingForm::buildForm | function | core/ |
Form constructor. |
| LoggingForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 990
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.