Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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::cleanResults function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Clears test results from the results storage.
EnvironmentCleanerInterface::cleanTemporaryDirectories function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Finds all leftover fixture site directories and removes them.
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().
eo.php file core/lib/Drupal/Component/Transliteration/data/eo.php
Equality class core/modules/views/src/Plugin/views/filter/Equality.php Simple filter to handle equal to / not equal to filters.
Equality.php file core/modules/views/src/Plugin/views/filter/Equality.php
Equality::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/Equality.php Exposed filter options.
Equality::operatorOptions function core/modules/views/src/Plugin/views/filter/Equality.php Provide simple equality operator.
Equality::valueForm function core/modules/views/src/Plugin/views/filter/Equality.php Provide a simple textfield for equality.
EquivalentUpdate class core/lib/Drupal/Core/Update/EquivalentUpdate.php Value object to hold information about an equivalent update.
EquivalentUpdate.php file core/lib/Drupal/Core/Update/EquivalentUpdate.php
EquivalentUpdate::toSkipMessage function core/lib/Drupal/Core/Update/EquivalentUpdate.php Creates a message to explain why an update has been skipped.
EquivalentUpdate::__construct function core/lib/Drupal/Core/Update/EquivalentUpdate.php Constructs a EquivalentUpdate object.
EquivalentUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php Tests that update hooks are properly run.
EquivalentUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php
EquivalentUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php The theme to install as the default for testing.
EquivalentUpdateTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php Modules to install.
EquivalentUpdateTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php The update URL.
EquivalentUpdateTest::$user property core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php
EquivalentUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php
EquivalentUpdateTest::testModuleUninstall function core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php Tests that module uninstall removes skipped update information.
EquivalentUpdateTest::testUpdateHooks function core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php Tests that update hooks are properly run.
equivalent_update_test.info.yml file core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml
equivalent_update_test.install file core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.install Update hooks and schema definition for the update_test_schema module.
Error class core/lib/Drupal/Core/Utility/Error.php Drupal error utility class.
Error.php file core/lib/Drupal/Core/Utility/Error.php
Error::$ignoredFunctions property core/lib/Drupal/Core/Utility/Error.php An array of ignored functions.
Error::decodeException function core/lib/Drupal/Core/Utility/Error.php Decodes an exception and retrieves the correct caller.
Error::DEFAULT_ERROR_MESSAGE constant core/lib/Drupal/Core/Utility/Error.php The default message for logging errors.
Error::ERROR constant core/lib/Drupal/Core/Utility/Error.php The error severity level.
Error::formatBacktrace function core/lib/Drupal/Core/Utility/Error.php Formats a backtrace into a plain-text string.
Error::getLastCaller function core/lib/Drupal/Core/Utility/Error.php Gets the last caller from a backtrace.
Error::logException function core/lib/Drupal/Core/Utility/Error.php Log a formatted exception message to the provided logger.
Error::renderExceptionSafe function core/lib/Drupal/Core/Utility/Error.php Renders an exception error message without further exceptions.
ErrorCollection class core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php To be used when the primary data is `errors`.
ErrorCollection.php file core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php
ErrorCollection::$errors property core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php The HTTP exceptions.
ErrorCollection::getIterator function core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php Returns an iterator for errors.
ErrorCollection::__construct function core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php Instantiates an ErrorCollection object.
ErrorContainer class core/tests/Drupal/FunctionalTests/Bootstrap/ErrorContainer.php Container base class which triggers an error.

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