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. Search 11.x for to
  6. Other projects
Title Object type File name Summary
editor_filter_xss function core/modules/editor/editor.module Applies text editor XSS filtering.
editor_image_upload_settings_form function core/modules/editor/editor.admin.inc Subform constructor to configure the text editor's image upload settings.
editor_private_test.info.yml file core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml
editor_removed_post_updates function core/modules/editor/editor.post_update.php Implements hook_removed_post_updates().
editor_test.info.yml file core/modules/editor/tests/modules/editor_test/editor_test.info.yml core/modules/editor/tests/modules/editor_test/editor_test.info.yml
editor_test.libraries.yml file core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml
editor_test.schema.yml file core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml
editor_update_last_removed function core/modules/editor/editor.install Implements hook_update_last_removed().
element.editor service core/modules/editor/editor.services.yml Drupal\editor\Element
ElementsContainerTest::testOptionalContainerElements function core/modules/system/tests/src/Kernel/Form/ElementsContainerTest.php Tests the #optional container property.
ElementsContainerTest::testOptionalContainerElements function core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php Tests the #optional container property.
ElementTest::testButtonClasses function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests button classes.
ElementTest::testFormAutocomplete function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests a form with an autocomplete setting.
ElementTest::testOptions function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests expansion of #options for #type checkboxes and radios.
ElementTest::testSubmitButtonAttribute function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests the submit_button attribute.
email.validator service core/core.services.yml Drupal\Component\Utility\EmailValidator
EmailAction::$emailValidator property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The email validator.
EmailAction::$storage property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The user storage.
EmailAction::$token property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The token service.
EmailFieldTest::$fieldStorage property core/modules/field/tests/src/Functional/Email/EmailFieldTest.php A field storage to use in this test class.
EmailValidator class core/lib/Drupal/Component/Utility/EmailValidator.php Validates email addresses.
EmailValidator.php file core/lib/Drupal/Component/Utility/EmailValidator.php
EmailValidator::isValid function core/lib/Drupal/Component/Utility/EmailValidator.php Validates an email address.
EmailValidatorInterface interface core/lib/Drupal/Component/Utility/EmailValidatorInterface.php Validates email addresses.
EmailValidatorInterface.php file core/lib/Drupal/Component/Utility/EmailValidatorInterface.php
EmailValidatorInterface::isValid function core/lib/Drupal/Component/Utility/EmailValidatorInterface.php Validates an email address.
EmailValidatorTest class core/tests/Drupal/Tests/Component/Utility/EmailValidatorTest.php Tests the EmailValidator utility class.
EmailValidatorTest.php file core/tests/Drupal/Tests/Component/Utility/EmailValidatorTest.php
EmailValidatorTest::testIsValid function core/tests/Drupal/Tests/Component/Utility/EmailValidatorTest.php Tests is valid.
EmailValidatorTest::testIsValidException function core/tests/Drupal/Tests/Component/Utility/EmailValidatorTest.php Tests is valid exception.
EmbeddedDataSource::initializeIterator function core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php
EmbeddedDataSource::__toString function core/modules/migrate/src/Plugin/migrate/source/EmbeddedDataSource.php
EmptyHelpSection::listTopics function core/modules/help/tests/modules/help_page_test/src/Plugin/HelpSection/EmptyHelpSection.php
EmptySource::initializeIterator function core/modules/migrate/src/Plugin/migrate/source/EmptySource.php
EmptySource::__toString function core/modules/migrate/src/Plugin/migrate/source/EmptySource.php Allows class to decide how it will react when it is treated like a string.
EnabledConfigurablePluginsConstraintValidator class core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php Enabled configurable plugin settings validator.
EnabledConfigurablePluginsConstraintValidator.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions function core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php Gets all configurable CKEditor 5 plugin definitions that are enabled.
EnabledConfigurablePluginsConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php
EnabledExtensionsValidator class core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php Validates no enabled Drupal extensions are removed from the stage directory.
EnabledExtensionsValidator.php file core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
EnabledExtensionsValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
EnabledExtensionsValidator::validate function core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php Validates that no enabled Drupal extensions have been removed.
EnabledExtensionsValidator::__construct function core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
EnabledExtensionsValidatorTest class core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Tests Enabled Extensions Validator.
EnabledExtensionsValidatorTest.php file core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
EnabledExtensionsValidatorTest::createExtension function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Returns a mocked extension object for a package.
EnabledExtensionsValidatorTest::providerExtensionRemoved function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Data provider for testExtensionRemoved().
EnabledExtensionsValidatorTest::testExtensionRemoved function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Tests that error is raised if Drupal modules, profiles or themes are removed.
EndOfTransactionQueriesTest::isStatementRelatedToTable function core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php Determines if a statement is relative to a specified table.

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