Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
EntityWorkspaceConflictConstraintValidatorTest::$modules property core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php Modules to install.
EntityWorkspaceConflictConstraintValidatorTest::reloadEntity function core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php Reloads the given entity from the storage and returns it.
EntityWorkspaceConflictConstraintValidatorTest::setUp function core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
EntityWorkspaceConflictConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php Tests new entities allowed in default workspace.
entity_display.repository service core/core.services.yml Drupal\Core\Entity\EntityDisplayRepository
entity_field.deleted_fields_repository service core/core.services.yml Drupal\Core\Field\DeletedFieldsRepository
entity_test_with_storage.info.yml file core/modules/system/tests/modules/entity_test_with_storage/entity_test_with_storage.info.yml core/modules/system/tests/modules/entity_test_with_storage/entity_test_with_storage.info.yml
entity_type.repository service core/core.services.yml Drupal\Core\Entity\EntityTypeRepository
EntryPoint::$resourceTypeRepository property core/modules/jsonapi/src/Controller/EntryPoint.php The JSON:API resource type repository.
EnvironmentCleaner::cleanTemporaryDirectories function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Finds all leftover fixture site directories and removes them.
EnvironmentCleaner::doCleanTemporaryDirectories function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Performs the cleanup of temporary test directories.
EnvironmentCleanerInterface::cleanTemporaryDirectories function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Finds all leftover fixture site directories and removes them.
EnvironmentCleanerTest::testDoCleanTemporaryDirectories function core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php Tests do clean temporary directories.
EnvironmentSupportValidator class core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php Checks that the environment has support for Package Manager.
EnvironmentSupportValidator.php file core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php
EnvironmentSupportValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php
EnvironmentSupportValidator::validate function core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php Checks that this environment supports Package Manager.
EnvironmentSupportValidator::VARIABLE_NAME constant core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php The name of the environment variable to check.
EnvironmentSupportValidatorTest class core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Tests Environment Support Validator.
EnvironmentSupportValidatorTest.php file core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php
EnvironmentSupportValidatorTest::testInvalidUrl function core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Tests handling of an invalid URL in the environment support variable.
EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply function core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Tests an invalid URL in the environment support variable during pre-apply.
EnvironmentSupportValidatorTest::testValidUrl function core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Tests that the validation message links to the provided URL.
EnvironmentSupportValidatorTest::testValidUrlDuringPreApply function core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Tests that the validation message links to the provided URL during pre-apply.
Equality::operatorOptions function core/modules/views/src/Plugin/views/filter/Equality.php Provide simple equality operator.
EquivalentUpdate::toSkipMessage function core/lib/Drupal/Core/Update/EquivalentUpdate.php Creates a message to explain why an update has been skipped.
ErrorCollection::getIterator function core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php Returns an iterator for errors.
ErrorHandlerTest::testCustomErrorHandler function core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Tests a custom error handler set in settings.php.
EventSubscriber::onConfigImporterMissingContentOne function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
ExampleRenderable::toRenderable function core/modules/system/tests/modules/twig_theme_test/src/ExampleRenderable.php Returns a render array representation of the object.
exception.custom_page_html service core/core.services.yml Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber
ExceptionJsonSubscriberTest::providerTestOn4xx function core/tests/Drupal/Tests/Core/EventSubscriber/ExceptionJsonSubscriberTest.php
ExceptionJsonSubscriberTest::testOn4xx function core/tests/Drupal/Tests/Core/EventSubscriber/ExceptionJsonSubscriberTest.php Tests on 4xx.
ExcludedFieldTokenTest class core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Tests the display of an excluded field that is used as a token.
ExcludedFieldTokenTest.php file core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExcludedFieldTokenTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The theme to install as the default for testing.
ExcludedFieldTokenTest::$modules property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The modules that need to be installed for this test.
ExcludedFieldTokenTest::$testViews property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The views that are used by this test.
ExcludedFieldTokenTest::$view property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php
ExcludedFieldTokenTest::setUp function core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Sets up the test.
ExcludedFieldTokenTest::testExcludedTitleTokenDisplay function core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php Tests the display of an excluded title field when used as a token.
ExcludedModulesEventSubscriber::$activeStorage property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExecutionContext::getObject function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::getValidator function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContextFactory class core/lib/Drupal/Core/Validation/ExecutionContextFactory.php Defines an execution factory for the Symfony validator.
ExecutionContextFactory.php file core/lib/Drupal/Core/Validation/ExecutionContextFactory.php
ExecutionContextFactory::createContext function core/lib/Drupal/Core/Validation/ExecutionContextFactory.php
ExecutionContextFactory::__construct function core/lib/Drupal/Core/Validation/ExecutionContextFactory.php Constructs a new ExecutionContextFactory instance.
Exporter::exportToFile function core/lib/Drupal/Core/DefaultContent/Exporter.php Exports an entity to a YAML file in a directory.
ExportResult::__toString function core/lib/Drupal/Core/DefaultContent/ExportResult.php Returns the exported entity data as YAML.

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