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 |
|---|---|---|---|
| RfcLogLevel.php | file | core/ |
|
| RfcLogLevel::$levels | property | core/ |
An array with the severity levels as keys and labels as values. |
| RfcLogLevel::ALERT | constant | core/ |
Log message severity -- Alert: action must be taken immediately. |
| RfcLogLevel::CRITICAL | constant | core/ |
Log message severity -- Critical conditions. |
| RfcLogLevel::DEBUG | constant | core/ |
Log message severity -- Debug-level messages. |
| RfcLogLevel::EMERGENCY | constant | core/ |
Log message severity -- Emergency: system is unusable. |
| RfcLogLevel::ERROR | constant | core/ |
Log message severity -- Error conditions. |
| RfcLogLevel::getLevels | function | core/ |
Returns a list of severity levels, as defined in RFC 5424. |
| RfcLogLevel::INFO | constant | core/ |
Log message severity -- Informational messages. |
| RfcLogLevel::NOTICE | constant | core/ |
Log message severity -- Normal but significant conditions. |
| RfcLogLevel::WARNING | constant | core/ |
Log message severity -- Warning conditions. |
| RouteProviderTest::$logger | property | core/ |
The test logger. |
| SearchController::$logger | property | core/ |
A logger instance. |
| SecurityAdvisoriesFetcher::$logger | property | core/ |
The logger. |
| SecurityAdvisoriesFetcherTest::$logErrorMessages | property | core/ |
The log error log messages. |
| SecurityAdvisoriesFetcherTest::assertServiceAdvisoryLoggedErrors | function | core/ |
Asserts the expected error messages were logged. |
| SecurityAdvisoriesFetcherTest::log | function | core/ |
|
| SecurityAdvisoryTest::assertServiceAdvisoryLoggedErrors | function | core/ |
Asserts the expected error messages were logged on the system logger. |
| ServerCommand::getOneTimeLoginUrl | function | core/ |
Gets a one time login URL for user 1. |
| SessionHttpsTest::getUserLoginFormBuildId | function | core/ |
Gets the form build ID for the user login form. |
| SessionHttpsTest::loginHttp | function | core/ |
Log in a user via HTTP. |
| SessionHttpsTest::loginHttps | function | core/ |
Log in a user via HTTPS. |
| SessionTest::testSessionPersistenceOnLogin | function | core/ |
Tests storing data in Session() object. |
| SessionTestController::isLoggedIn | function | core/ |
Only available if current user is logged in. |
| session_test_user_login | function | core/ |
Implements hook_user_login(). |
| SetDialogOptionCommand | class | core/ |
Defines an AJAX command that sets jQuery UI dialog properties. |
| SetDialogOptionCommand.php | file | core/ |
|
| SetDialogOptionCommand::$optionName | property | core/ |
A jQuery UI dialog option name. |
| SetDialogOptionCommand::$optionValue | property | core/ |
A jQuery UI dialog option value. |
| SetDialogOptionCommand::$selector | property | core/ |
A CSS selector string. |
| SetDialogOptionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetDialogOptionCommand::__construct | function | core/ |
Constructs a SetDialogOptionCommand object. |
| SetDialogTitleCommand | class | core/ |
Defines an AJAX command that sets jQuery UI dialog properties. |
| SetDialogTitleCommand.php | file | core/ |
|
| SetDialogTitleCommand::__construct | function | core/ |
Constructs a SetDialogTitleCommand object. |
| SimpletestTestRunResultsStorage::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| SimpletestTestRunResultsStorage::insertLogEntry | function | core/ |
Adds a test log entry for a test run to the storage. |
| SimpletestTestRunResultsStorageTest::getTestLogEntry | function | core/ |
Returns a sample test run log entry. |
| SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::setDatabasePrefix[[api-linebreak]] @covers ::getLogEntriesByTestClass[[api-linebreak]] |
| SmartDefaultSettings::$logger | property | core/ |
A logger instance. |
| StandardPerformanceTest::submitLoginForm | function | core/ |
Submit the user login form. |
| StandardPerformanceTest::testLogin | function | core/ |
Tests the performance of logging in. |
| StandardPerformanceTest::testLoginBlock | function | core/ |
Tests the performance of logging in via the user login block. |
| StatisticsAdminTest::testExpiredLogs | function | core/ |
Tests that cron clears day counts and expired access logs. |
| StatisticsLoggingTest | class | core/ |
Tests that statistics works. |
| StatisticsLoggingTest | class | core/ |
Tests request logging for cached and uncached pages. |
| StatisticsLoggingTest.php | file | core/ |
|
| StatisticsLoggingTest.php | file | core/ |
|
| StatisticsLoggingTest::$authUser | property | core/ |
User with permissions to create and edit pages. |
| StatisticsLoggingTest::$client | property | core/ |
The Guzzle HTTP client. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.