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 |
---|---|---|---|
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. |
DbLogTest::testDbLogCron | function | core/ |
Tests that cron correctly applies the database log row limit. |
DbLogTest::testFilter | function | core/ |
Tests the database log filter functionality at admin/reports/dblog. |
DbLogTest::testLogEventNotFoundPage | function | core/ |
Tests not-existing log event page. |
DbLogTest::testLogEventPage | function | core/ |
Tests individual log event page. |
DbLogTest::testLogEventPageWithMissingInfo | function | core/ |
Tests individual log event page with missing log attributes. |
DbLogTest::testMessageParsing | function | core/ |
Test that twig errors are displayed correctly. |
DbLogTest::testOverviewLinks | function | core/ |
Make sure HTML tags are filtered out in the log overview links. |
DbLogTest::testSameTimestampEntries | function | core/ |
Tests sorting for entries with the same timestamp. |
DbLogTest::testTemporaryUser | function | core/ |
Tests that the details page displays correctly for a temporary user. |
DbLogTest::verifyBreadcrumbs | function | core/ |
Generates and then verifies breadcrumbs. |
DbLogTest::verifyEvents | function | core/ |
Generates and then verifies various types of events. |
DbLogTest::verifyLinkEscaping | function | core/ |
Tests link escaping in the operation row of a database log detail page. |
DbLogTest::verifyReports | function | core/ |
Confirms that database log reports are displayed at the correct paths. |
DbLogTest::verifyRowLimit | function | core/ |
Verifies setting of the database log row limit. |
DbLogTest::verifySort | function | core/ |
Verifies the sorting functionality of the database logging reports table. |
DblogTypes | class | core/ |
Exposes log types to views module. |
DblogTypes.php | file | core/ |
|
DblogTypes::getValueOptions | function | core/ |
Gets the value options. |
DblogTypes::valueForm | function | core/ |
Options form subform for setting options. |
DbLogViewsTest | class | core/ |
Verifies user access to log reports based on permissions. |
DbLogViewsTest.php | file | core/ |
|
DbLogViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DbLogViewsTest::$modules | property | core/ |
Modules to enable. |
DbLogViewsTest::filterLogsEntries | function | core/ |
Filters the logs according to the specific severity and log entry type. |
DbLogViewsTest::getLogsEntriesTable | function | core/ |
Find the Logs table in the DOM. |
DbLogViewsTest::testEmptyText | function | core/ |
Tests the empty text for the watchdog view is not using an input format. |
dblog_cron | function | core/ |
Implements hook_cron(). |
dblog_filters | function | core/ |
Creates a list of database log administration filters that can be applied. |
dblog_form_system_logging_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
dblog_help | function | core/ |
Implements hook_help(). |
dblog_logging_settings_submit | function | core/ |
Form submission handler for system_logging_settings(). |
dblog_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
dblog_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
dblog_schema | function | core/ |
Implements hook_schema(). |
dblog_test_views.info.yml | file | core/ |
core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml |
dblog_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
dblog_views_data | function | core/ |
Implements hook_views_data(). |
dblog_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
DefaultExceptionHtmlSubscriber::$logger | property | core/ |
The logger instance. |
DefaultFetcher::$logger | property | core/ |
A logger instance. |
DeleteForm::logDeletionMessage | function | core/ |
|
DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
dialog-test.css | file | core/ |
.no-close .ui-dialog-titlebar-close { display: none; visibility: hidden; } |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.