You are here

namespace Drupal\Tests\dblog\Kernel in Drupal 10

Same name in other branches
  1. 8 Drupal\Tests\dblog\Kernel
  2. 9 Drupal\Tests\dblog\Kernel
Classsort descending Location Description
ConnectionFailureTest core/modules/dblog/tests/src/Kernel/ConnectionFailureTest.php Tests logging of connection failures.
DbLogControllerTest core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Tests for the DbLogController class.
DbLogFormInjectionTest core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Tests serializing a form with an injected dblog logger instance.
DbLogTest core/modules/dblog/tests/src/Kernel/DbLogTest.php Generate events and verify dblog entries.