Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
EntryPoint::$user property core/modules/jsonapi/src/Controller/EntryPoint.php The account object.
EntryPoint::create function core/modules/jsonapi/src/Controller/EntryPoint.php
EntryPoint::index function core/modules/jsonapi/src/Controller/EntryPoint.php Controller to list all the resources.
EntryPoint::__construct function core/modules/jsonapi/src/Controller/EntryPoint.php EntryPoint constructor.
EntryPointTest class core/modules/jsonapi/tests/src/Functional/EntryPointTest.php Makes assertions about the JSON:API behavior for internal entities.
EntryPointTest.php file core/modules/jsonapi/tests/src/Functional/EntryPointTest.php
EntryPointTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/EntryPointTest.php
EntryPointTest::$modules property core/modules/jsonapi/tests/src/Functional/EntryPointTest.php
EntryPointTest::testEntryPoint function core/modules/jsonapi/tests/src/Functional/EntryPointTest.php Test GETing the entry point.
Environment class core/lib/Drupal/Component/Utility/Environment.php Provides PHP environment helper methods.
Environment.php file core/lib/Drupal/Component/Utility/Environment.php
Environment::checkMemoryLimit function core/lib/Drupal/Component/Utility/Environment.php Compares the memory required for an operation to the available memory.
Environment::getUploadMaxSize function core/lib/Drupal/Component/Utility/Environment.php Determines the maximum file upload size by querying the PHP settings.
Environment::setTimeLimit function core/lib/Drupal/Component/Utility/Environment.php Attempts to set the PHP maximum execution time.
EnvironmentCleaner class core/lib/Drupal/Core/Test/EnvironmentCleaner.php Helper class for cleaning test environments.
EnvironmentCleaner.php file core/lib/Drupal/Core/Test/EnvironmentCleaner.php
EnvironmentCleaner::$fileSystem property core/lib/Drupal/Core/Test/EnvironmentCleaner.php The file system service.
EnvironmentCleaner::$output property core/lib/Drupal/Core/Test/EnvironmentCleaner.php Console output.
EnvironmentCleaner::$resultsDatabase property core/lib/Drupal/Core/Test/EnvironmentCleaner.php Connection to the database where test results are stored.
EnvironmentCleaner::$root property core/lib/Drupal/Core/Test/EnvironmentCleaner.php Path to Drupal root directory.
EnvironmentCleaner::$testDatabase property core/lib/Drupal/Core/Test/EnvironmentCleaner.php Connection to the database being used for tests.
EnvironmentCleaner::cleanDatabase function core/lib/Drupal/Core/Test/EnvironmentCleaner.php
EnvironmentCleaner::cleanEnvironment function core/lib/Drupal/Core/Test/EnvironmentCleaner.php
EnvironmentCleaner::cleanResultsTable function core/lib/Drupal/Core/Test/EnvironmentCleaner.php
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 class core/modules/simpletest/src/EnvironmentCleanerFactory.php Test environment cleaner factory.
EnvironmentCleanerFactory.php file core/modules/simpletest/src/EnvironmentCleanerFactory.php
EnvironmentCleanerFactory::$container property core/modules/simpletest/src/EnvironmentCleanerFactory.php The container.
EnvironmentCleanerFactory::createCleaner function core/modules/simpletest/src/EnvironmentCleanerFactory.php Factory method to create the environment cleaner service.
EnvironmentCleanerFactory::__construct function core/modules/simpletest/src/EnvironmentCleanerFactory.php Construct an environment cleaner factory.
EnvironmentCleanerInterface interface core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Defines an interface for cleaning up test results and fixtures.
EnvironmentCleanerInterface.php file core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php
EnvironmentCleanerInterface::cleanDatabase function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Remove database entries left over in the fixture database.
EnvironmentCleanerInterface::cleanEnvironment function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Removes all test-related database tables and directories.
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
EnvironmentCleanerService::cleanEnvironment function core/modules/simpletest/src/EnvironmentCleanerService.php
EnvironmentCleanerService::cleanTemporaryDirectories function core/modules/simpletest/src/EnvironmentCleanerService.php
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

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