44 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/
modules/ mysql/ tests/ src/ Kernel/ mysql/ 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 - 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 - Tests individual log event page.
- DbLogTest::testLogEventPageWithMissingInfo in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests individual log event page with missing log attributes.
- DbLogTest::testMessageParsing in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Test that twig errors are displayed correctly.
- 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_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().
- drupal6.php in core/
modules/ forum/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ book/ 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.
- drupal7.php in core/
modules/ book/ 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.
- HandlerAllTest::testHandlers in core/
modules/ views/ tests/ src/ Kernel/ Handler/ HandlerAllTest.php - Tests most of the handlers.
- 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.
- RelatedResourceTypesTest::setUp in core/
modules/ jsonapi/ tests/ src/ Kernel/ ResourceType/ RelatedResourceTypesTest.php - SmartDefaultSettingsTest::setUp in core/
modules/ ckeditor5/ tests/ src/ Kernel/ SmartDefaultSettingsTest.php - UpdatePathTest::testLogEntryWithBigId in core/
modules/ dblog/ tests/ src/ Functional/ UpdatePathTest.php - Tests that, after update 10101, the 'wid' column can be a 64-bit integer.
- UpdatePathTestBaseTest::testUpdateHookN in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that updates are properly run.
- 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/
tests/ fixtures/ config_install/ multilingual/ views.view.watchdog.yml - core/tests/fixtures/config_install/multilingual/views.view.watchdog.yml
- views.view.watchdog.yml in core/
tests/ fixtures/ config_install/ multilingual/ views.view.watchdog.yml - core/tests/fixtures/config_install/multilingual/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
- 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 - Tests 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.