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 |
---|---|---|---|
LoggingBeginner::__construct | function | core/ |
|
LoggingBeginner::__construct | function | core/ |
Constructs a Beginner object. |
LoggingBeginnerTest | class | core/ |
@covers \Drupal\package_manager\LoggingBeginner @group package_manager |
LoggingBeginnerTest.php | file | core/ |
|
LoggingBeginnerTest::testDecoratedBeginnerIsCalled | function | core/ |
|
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/ |
@covers \Drupal\package_manager\LoggingCommitter @group package_manager |
LoggingCommitterTest.php | file | core/ |
|
LoggingCommitterTest::testDecoratedCommitterIsCalled | function | core/ |
|
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/ |
@covers \Drupal\package_manager\LoggingStager @group package_manager |
LoggingStagerTest.php | file | core/ |
|
LoggingStagerTest::testDecoratedStagerIsCalled | function | core/ |
|
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 | 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. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.