Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ElementTest::testOptions | function | core/ |
Tests expansion of #options for #type checkboxes and radios. |
| ElementTest::testPlaceHolderText | function | core/ |
Tests placeholder text for elements that support placeholders. |
| ElementTest::testProperties | function | core/ |
Tests the properties() method. |
| ElementTest::testProperty | function | core/ |
Tests the property() method. |
| ElementTest::testRadiosChecked | function | core/ |
Tests correct checked attribute for radios element. |
| ElementTest::testRequiredFieldsetsAndDetails | function | core/ |
Tests the #required property on details and fieldset elements. |
| ElementTest::testSetAttributes | function | core/ |
Tests the setAttributes() method. |
| ElementTest::testVisibleChildren | function | core/ |
Tests the visibleChildren() method. |
| ElementTest::testWrapperIds | function | core/ |
Tests wrapper ids for checkboxes and radios. |
| ElementValidationTest | class | core/ |
Various tests of AJAX behavior. |
| ElementValidationTest.php | file | core/ |
|
| ElementValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ElementValidationTest::$modules | property | core/ |
Modules to install. |
| ElementValidationTest::testAjaxElementValidation | function | core/ |
Tries to post an Ajax change to a form that has a validated element. |
| element_info | service | core/ |
Alias of plugin.manager.element_info |
| element_info_test.info.yml | file | core/ |
core/modules/system/tests/modules/element_info_test/element_info_test.info.yml |
| element_info_test.module | file | core/ |
Element info test. |
| element_info_test_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| element_info_test_element_plugin_alter | function | core/ |
Implements hook_element_plugin_alter(). |
| class | core/ |
MigrateField Plugin for Drupal 6 and 7 email fields. | |
| class | core/ |
Provides a form input element for entering an email address. | |
| class | core/ |
The Email data type. | |
| Email.php | file | core/ |
|
| Email.php | file | core/ |
|
| Email.php | file | core/ |
|
| email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
| Email::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| Email::EMAIL_MAX_LENGTH | constant | core/ |
Defines the max length for an email address. |
| Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| Email::getInfo | function | core/ |
Returns the element properties for this element. |
| Email::preRenderEmail | function | core/ |
Prepares a #type 'email' render element for input.html.twig. |
| Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
| EmailAction | class | core/ |
Sends an email message. |
| EmailAction.php | file | core/ |
|
| EmailAction::$emailValidator | property | core/ |
The email validator. |
| EmailAction::$languageManager | property | core/ |
The language manager. |
| EmailAction::$logger | property | core/ |
A logger instance. |
| EmailAction::$mailManager | property | core/ |
The mail manager. |
| EmailAction::$storage | property | core/ |
The user storage. |
| EmailAction::$token | property | core/ |
The token service. |
| EmailAction::access | function | core/ |
Checks object access. |
| EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
| EmailAction::create | function | core/ |
Creates an instance of the plugin. |
| EmailAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| EmailAction::execute | function | core/ |
Executes the plugin. |
| EmailAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
| EmailAction::__construct | function | core/ |
Constructs an EmailAction object. |
| EmailActionTest | class | core/ |
Tests for the EmailAction plugin. |
Pagination
- Previous page
- Page 460
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.