Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
EnvironmentCleaner::cleanTemporaryDirectories function core/lib/Drupal/Core/Test/EnvironmentCleaner.php
EnvironmentCleaner::doCleanDatabase function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Performs the fixture database cleanup.
EnvironmentCleaner::doCleanTemporaryDirectories function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Performs the cleanup of temporary test directories.
EnvironmentCleaner::__construct function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Construct an environment cleaner.
EnvironmentCleanerFactory::__construct function core/modules/simpletest/src/EnvironmentCleanerFactory.php Construct an environment cleaner factory.
EnvironmentCleanerInterface::cleanDatabase function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Remove database entries left over in the fixture database.
EnvironmentCleanerInterface::cleanResultsTable function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Clears test result tables from the results database.
EnvironmentCleanerInterface::cleanTemporaryDirectories function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Finds all leftover fixture site directories and removes them.
EnvironmentCleanerService class core/modules/simpletest/src/EnvironmentCleanerService.php Uses containerized services to perform post-test cleanup.
EnvironmentCleanerService.php file core/modules/simpletest/src/EnvironmentCleanerService.php
EnvironmentCleanerService::$cacheDefault property core/modules/simpletest/src/EnvironmentCleanerService.php Default cache.
EnvironmentCleanerService::$configFactory property core/modules/simpletest/src/EnvironmentCleanerService.php The config factory.
EnvironmentCleanerService::$messenger property core/modules/simpletest/src/EnvironmentCleanerService.php Messenger service.
EnvironmentCleanerService::$translation property core/modules/simpletest/src/EnvironmentCleanerService.php The translation service.
EnvironmentCleanerService::cleanDatabase function core/modules/simpletest/src/EnvironmentCleanerService.php Remove database entries left over in the fixture database.
EnvironmentCleanerService::cleanEnvironment function core/modules/simpletest/src/EnvironmentCleanerService.php Removes all test-related database tables and directories.
EnvironmentCleanerService::cleanTemporaryDirectories function core/modules/simpletest/src/EnvironmentCleanerService.php Finds all leftover fixture site directories and removes them.
EnvironmentCleanerService::__construct function core/modules/simpletest/src/EnvironmentCleanerService.php Construct an environment cleaner.
EnvironmentCleanerTest class core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php @coversDefaultClass \Drupal\Core\Test\EnvironmentCleaner[[api-linebreak]]
@group Test
EnvironmentCleanerTest.php file core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
EnvironmentCleanerTest::testDoCleanTemporaryDirectories function core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php @covers ::doCleanTemporaryDirectories[[api-linebreak]]
EnvironmentTest class core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php Test PHP Environment helper methods.
EnvironmentTest.php file core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php
EnvironmentTest::providerTestCheckMemoryLimit function core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php Provides data for testCheckMemoryLimit().
EnvironmentTest::testCheckMemoryLimit function core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php Tests \Drupal\Component\Utility\Environment::checkMemoryLimit().
Equality::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/Equality.php Disable the possibility to force a single value.
Equality::operatorOptions function core/modules/views/src/Plugin/views/filter/Equality.php Provide simple equality operator
Error::$blacklistFunctions property core/lib/Drupal/Core/Utility/Error.php An array of blacklisted functions.
Error::getLastCaller function core/lib/Drupal/Core/Utility/Error.php Gets the last caller from a backtrace.
Error::renderExceptionSafe function core/lib/Drupal/Core/Utility/Error.php Renders an exception error message without further exceptions.
ErrorCollection::$errors property core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php The HTTP exceptions.
ErrorCollection::__construct function core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php Instantiates an ErrorCollection object.
ErrorHandlerTest class core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Performs tests on the Drupal error and exception handler.
ErrorHandlerTest.php file core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php
ErrorHandlerTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php The theme to install as the default for testing.
ErrorHandlerTest::$modules property core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Modules to enable.
ErrorHandlerTest::assertErrorMessage function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Helper function: assert that the error message is found.
ErrorHandlerTest::assertNoErrorMessage function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Helper function: assert that the error message is not found.
ErrorHandlerTest::assertNoMessages function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Asserts that no messages are printed onto the page.
ErrorHandlerTest::testErrorHandler function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Test the error handler.
ErrorHandlerTest::testExceptionHandler function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Test the exception handler.
errors.inc file core/includes/errors.inc Functions for error handling.
ErrorServiceTestServiceProvider class core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php
ErrorServiceTestServiceProvider.php file core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php
ErrorServiceTestServiceProvider::$containerBuilder property core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php The in-situ container builder.
ErrorServiceTestServiceProvider::alter function core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php Modifies existing service definitions.
ErrorTest class core/tests/Drupal/Tests/Core/Utility/ErrorTest.php @coversDefaultClass \Drupal\Core\Utility\Error[[api-linebreak]]
@group Utility
ErrorTest.php file core/tests/Drupal/Tests/Core/Utility/ErrorTest.php
ErrorTest::createBacktraceItem function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Creates a mock backtrace item.
ErrorTest::providerTestFormatBacktrace function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Data provider for testFormatBacktrace.

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