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 |
---|---|---|---|
DbLogFormInjectionTest::$logger | property | core/ |
A Dblog logger instance. |
DbLogFormInjectionTest::$modules | property | core/ |
Modules to enable. |
DbLogFormInjectionTest::buildForm | function | core/ |
Form constructor. |
DbLogFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
DbLogFormInjectionTest::process | function | core/ |
Process callback. |
DbLogFormInjectionTest::setUp | function | core/ |
|
DbLogFormInjectionTest::submitForm | function | core/ |
Form submission handler. |
DbLogFormInjectionTest::testLoggerSerialization | function | core/ |
Tests db log injection serialization. |
DbLogFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
DblogMessage | class | core/ |
Provides a field handler that renders a log event with replaced variables. |
DblogMessage.php | file | core/ |
|
DblogMessage::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
DblogMessage::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DblogMessage::init | function | core/ |
Initialize the plugin. |
DblogMessage::render | function | core/ |
Renders the field. |
DblogNoLogsAvailableUpgradeTest | class | core/ |
Test the upgrade path of changing the empty text area for watchdog view. |
DblogNoLogsAvailableUpgradeTest.php | file | core/ |
|
DblogNoLogsAvailableUpgradeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DblogNoLogsAvailableUpgradeTest::testDblogUpgradePath | function | core/ |
Tests that no logs available text is now using a custom area. |
DblogOperations | class | core/ |
Provides a field handler that renders operation link markup. |
DblogOperations.php | file | core/ |
|
DblogOperations::clickSortable | function | core/ |
Determines if this field is click sortable. |
DblogOperations::render | function | core/ |
Renders the field. |
DblogRecentLogsUsingViewsUpdateTest | class | core/ |
Ensures that update hook that creates the watchdog view ran successfully. |
DblogRecentLogsUsingViewsUpdateTest.php | file | core/ |
|
DblogRecentLogsUsingViewsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DblogRecentLogsUsingViewsUpdateTest::testUpdate | function | core/ |
Ensures that update hook is run for dblog module. |
DBLogResource | class | core/ |
Provides a resource for database watchdog log entries. |
DBLogResource.php | file | core/ |
|
DBLogResource::get | function | core/ |
Responds to GET requests. |
DbLogResourceTest | class | core/ |
Tests the watchdog database log resource. |
DbLogResourceTest.php | file | core/ |
|
DbLogResourceTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
DbLogResourceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DbLogResourceTest::$format | property | core/ |
The format to use in this test. |
DbLogResourceTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
DbLogResourceTest::$modules | property | core/ |
Modules to install. |
DbLogResourceTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
DbLogResourceTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
DbLogResourceTest::getExpectedBcUnauthorizedAccessMessage | function | core/ |
|
DbLogResourceTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
DbLogResourceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
DbLogResourceTest::setUp | function | core/ |
|
DbLogResourceTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
DbLogResourceTest::testWatchdog | function | core/ |
Writes a log messages and retrieves it via the REST API. |
DbLogTest | class | core/ |
Generate events and verify dblog entries; verify user access to log reports based on permissions. |
DbLogTest | class | core/ |
Generate events and verify dblog entries. |
DbLogTest.php | file | core/ |
|
DbLogTest.php | file | core/ |
|
DbLogTest::$adminUser | property | core/ |
A user with some relevant administrative permissions. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.