Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EnvironmentCleanerInterface.php

function EnvironmentCleanerInterface::cleanDatabase

Remove database entries left over in the fixture database.

1 method overrides EnvironmentCleanerInterface::cleanDatabase()
EnvironmentCleaner::cleanDatabase in core/lib/Drupal/Core/Test/EnvironmentCleaner.php
Remove database entries left over in the fixture database.

File

core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php, line 37

Class

EnvironmentCleanerInterface
Defines an interface for cleaning up test results and fixtures.

Namespace

Drupal\Core\Test

Code

public function cleanDatabase() : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal