40 string references to 'Watchdog'

CommentIntegrationTest::setUp in core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php
ConnectionFailureTest::testConnectionFailureLogging in core/modules/dblog/tests/src/Kernel/ConnectionFailureTest.php
Tests logging of connection failures.
DbDumpTest::setUp in core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
DbLogController::topLogMessages in core/modules/dblog/src/Controller/DbLogController.php
Shows the most frequent log messages of a given event type.
DbLogControllerTest::setUp in core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php
DbLogFormInjectionTest::setUp in core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php
DblogNoLogsAvailableUpgradeTest::testDblogUpgradePath in core/modules/dblog/tests/src/Functional/Update/DblogNoLogsAvailableUpgradeTest.php
Tests that no logs available text is now using a custom area.
DblogRecentLogsUsingViewsUpdateTest::testUpdate in core/modules/dblog/tests/src/Functional/Update/DblogRecentLogsUsingViewsUpdateTest.php
Ensures that update hook is run for dblog module.
DbLogTest::runCron in core/modules/dblog/tests/src/Kernel/DbLogTest.php
Runs cron and returns number of new log entries.
DbLogTest::setUp in core/modules/dblog/tests/src/Kernel/DbLogTest.php
DbLogTest::testBacktrace in core/modules/dblog/tests/src/Functional/DbLogTest.php
Tests that the details page displays correctly backtrace.
DbLogTest::testLogEventPage in core/modules/dblog/tests/src/Functional/DbLogTest.php
Test individual log event page.
DbLogTest::testLogEventPageWithMissingInfo in core/modules/dblog/tests/src/Functional/DbLogTest.php
Test individual log event page with missing log attributes.
DbLogTest::testOverviewLinks in core/modules/dblog/tests/src/Functional/DbLogTest.php
Make sure HTML tags are filtered out in the log overview links.
DbLogTest::testTemporaryUser in core/modules/dblog/tests/src/Functional/DbLogTest.php
Tests that the details page displays correctly for a temporary user.
DbLogTest::verifyBreadcrumbs in core/modules/dblog/tests/src/Functional/DbLogTest.php
Generates and then verifies breadcrumbs.
DbLogTest::verifyReports in core/modules/dblog/tests/src/Functional/DbLogTest.php
Confirms that database log reports are displayed at the correct paths.
DbLogViewsTest::testEmptyText in core/modules/dblog/tests/src/Functional/DbLogViewsTest.php
Tests the empty text for the watchdog view is not using an input format.
dblog_post_update_convert_recent_messages_to_view in core/modules/dblog/dblog.post_update.php
Replace 'Recent log messages' with a view.
dblog_update_8400 in core/modules/dblog/dblog.install
Use standard plugin for wid and uid fields. Use dblog_types for type filter.
dblog_views_data in core/modules/dblog/dblog.views.inc
Implements hook_views_data().
dblog_views_data in core/modules/dblog/dblog.views.inc
Implements hook_views_data().
dblog_views_pre_render in core/modules/dblog/dblog.module
Implements hook_views_pre_render().
dblog_view_presave in core/modules/dblog/dblog.module
Implements hook_ENTITY_TYPE_presave() for views entities.
drupal6.php in core/modules/migrate_drupal/tests/fixtures/drupal6.php
A database agnostic dump for testing purposes.
drupal7.php in core/modules/migrate_drupal/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
EmailActionTest::setUp in core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php
EntityDisplayTest::testComponentDependencies in core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php
Tests components dependencies additions.
MigrateDrupal6AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
MigrateDrupal7AuditIdsTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
NewViewConfigSchemaTest::testNewViews in core/modules/views_ui/tests/src/Functional/NewViewConfigSchemaTest.php
Tests creating brand new views.
UpdatePathTestBaseTest::testUpdateHookN in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Test that updates are properly run.
views.view.dblog_2851293.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_2851293.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_2851293.yml
views.view.dblog_integration_test.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.dblog_integration_test.yml
views.view.test_dblog.yml in core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml
views.view.watchdog.yml in core/modules/dblog/config/optional/views.view.watchdog.yml
core/modules/dblog/config/optional/views.view.watchdog.yml
views.view.watchdog.yml in core/modules/dblog/config/optional/views.view.watchdog.yml
core/modules/dblog/config/optional/views.view.watchdog.yml
ViewsIntegrationTest::setUp in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
ViewsIntegrationTest::testFiltering in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
Test views can be filtered by severity and log type.
ViewsIntegrationTest::testRelationship in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
Tests the relationship with the users_field_data table.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.