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
ElementTest::testOptions function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests expansion of #options for #type checkboxes and radios.
ElementTest::testPlaceHolderText function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests placeholder text for elements that support placeholders.
ElementTest::testProperties function core/tests/Drupal/Tests/Core/Render/ElementTest.php Tests the properties() method.
ElementTest::testProperty function core/tests/Drupal/Tests/Core/Render/ElementTest.php Tests the property() method.
ElementTest::testRadiosChecked function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests correct checked attribute for radios element.
ElementTest::testRequiredFieldsetsAndDetails function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests the #required property on details and fieldset elements.
ElementTest::testSetAttributes function core/tests/Drupal/Tests/Core/Render/ElementTest.php Tests the setAttributes() method.
ElementTest::testVisibleChildren function core/tests/Drupal/Tests/Core/Render/ElementTest.php Tests the visibleChildren() method.
ElementTest::testWrapperIds function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests wrapper ids for checkboxes and radios.
ElementValidationTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php Various tests of AJAX behavior.
ElementValidationTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php
ElementValidationTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php The theme to install as the default for testing.
ElementValidationTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php Modules to install.
ElementValidationTest::testAjaxElementValidation function core/tests/Drupal/FunctionalJavascriptTests/Ajax/ElementValidationTest.php Tries to post an Ajax change to a form that has a validated element.
element_info service core/core.services.yml Alias of plugin.manager.element_info
element_info_test.info.yml file core/modules/system/tests/modules/element_info_test/element_info_test.info.yml core/modules/system/tests/modules/element_info_test/element_info_test.info.yml
element_info_test.module file core/modules/system/tests/modules/element_info_test/element_info_test.module Element info test.
element_info_test_element_info_alter function core/modules/system/tests/modules/element_info_test/element_info_test.module Implements hook_element_info_alter().
element_info_test_element_plugin_alter function core/modules/system/tests/modules/element_info_test/element_info_test.module Implements hook_element_plugin_alter().
Email class core/modules/field/src/Plugin/migrate/field/Email.php MigrateField Plugin for Drupal 6 and 7 email fields.
Email class core/lib/Drupal/Core/Render/Element/Email.php Provides a form input element for entering an email address.
Email class core/lib/Drupal/Core/TypedData/Plugin/DataType/Email.php The Email data type.
Email.php file core/lib/Drupal/Core/TypedData/Plugin/DataType/Email.php
Email.php file core/lib/Drupal/Core/Render/Element/Email.php
Email.php file core/modules/field/src/Plugin/migrate/field/Email.php
email.validator service core/core.services.yml Drupal\Component\Utility\EmailValidator
Email::defineValueProcessPipeline function core/modules/field/src/Plugin/migrate/field/Email.php Apply any custom processing to the field bundle migrations.
Email::EMAIL_MAX_LENGTH constant core/lib/Drupal/Core/Render/Element/Email.php Defines the max length for an email address.
Email::getFieldFormatterMap function core/modules/field/src/Plugin/migrate/field/Email.php Get a map between D6 formatters and D8 formatters for this field type.
Email::getFieldWidgetMap function core/modules/field/src/Plugin/migrate/field/Email.php Get a map between D6 and D8 widgets for this field type.
Email::getInfo function core/lib/Drupal/Core/Render/Element/Email.php Returns the element properties for this element.
Email::preRenderEmail function core/lib/Drupal/Core/Render/Element/Email.php Prepares a #type 'email' render element for input.html.twig.
Email::validateEmail function core/lib/Drupal/Core/Render/Element/Email.php Form element validation handler for #type 'email'.
EmailAction class core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Sends an email message.
EmailAction.php file core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EmailAction::$emailValidator property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The email validator.
EmailAction::$languageManager property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The language manager.
EmailAction::$logger property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php A logger instance.
EmailAction::$mailManager property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The mail manager.
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.
EmailAction::access function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Checks object access.
EmailAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Form constructor.
EmailAction::create function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Creates an instance of the plugin.
EmailAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Gets default configuration for this plugin.
EmailAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Executes the plugin.
EmailAction::submitConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Form submission handler.
EmailAction::validateConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Form validation handler.
EmailAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php Constructs an EmailAction object.
EmailActionTest class core/tests/Drupal/KernelTests/Core/Action/EmailActionTest.php Tests for the EmailAction plugin.

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