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 |
|---|---|---|---|
| DblogMessage::buildOptionsForm | function | core/ |
Default option form that provides 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. |
| 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. |
| 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::$entityTypeId | property | core/ |
The entity type ID. |
| 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::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| DbLogResourceTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| DbLogResourceTest::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
Empty function. |
| 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. |
| DbLogTest | class | core/ |
Verifies log entries and user access based on permissions. |
| DbLogTest.php | file | core/ |
|
| DbLogTest.php | file | core/ |
|
| DbLogTest::$adminUser | property | core/ |
A user with some relevant administrative permissions. |
| DbLogTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DbLogTest::$modules | property | core/ |
Modules to install. |
| DbLogTest::$modules | property | core/ |
Modules to install. |
| DbLogTest::$webUser | property | core/ |
A user without any permissions. |
| DbLogTest::assertLogMessage | function | core/ |
Confirms that a log message appears on the database log overview screen. |
| DbLogTest::clearLogsEntries | function | core/ |
Clear the entry logs by clicking on 'Clear log messages' button. |
| DbLogTest::doNode | function | core/ |
Generates and then verifies some node events. |
| DbLogTest::doUser | function | core/ |
Generates and then verifies some user events. |
| DbLogTest::filterLogsEntries | function | core/ |
Filters the logs according to the specific severity and log entry type. |
| DbLogTest::getLogEntries | function | core/ |
Gets the database log event information from the browser page. |
| DbLogTest::getLogsEntriesTable | function | core/ |
Find the Logs table in the DOM. |
| DbLogTest::getSeverityConstant | function | core/ |
Gets the watchdog severity constant corresponding to the CSS class. |
| DbLogTest::getTypeCount | function | core/ |
Gets the count of database log entries by database log event type. |
| DbLogTest::runCron | function | core/ |
Runs cron and returns number of new log entries. |
| DbLogTest::setUp | function | core/ |
|
| DbLogTest::setUp | function | core/ |
|
| DbLogTest::test403LogEventPage | function | core/ |
Tests that a 403 event is logged with the exception triggering it. |
| DbLogTest::testBacktrace | function | core/ |
Tests that the details page displays correctly backtrace. |
| DbLogTest::testDbLog | function | core/ |
Tests Database Logging module functionality through interfaces. |
| DbLogTest::testDBLogAddAndClear | function | core/ |
Tests the addition and clearing of log events through the admin interface. |
Pagination
- Previous page
- Page 397
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.