Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| element_info_test_element_pre_render | function | core/ |
|
| class | core/ |
The Email data type. | |
| class | core/ |
Provides a form input element for entering an email address. | |
| class | core/ |
MigrateField Plugin for Drupal 6 and 7 email fields. | |
| 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. |
| EmailActionTest.php | file | core/ |
|
| EmailActionTest::$modules | property | core/ |
Modules to enable. |
| EmailActionTest::setUp | function | core/ |
|
| EmailActionTest::testEmailAction | function | core/ |
Tests the email action plugin. |
| EmailConstraint | class | core/ |
Count constraint. |
| EmailConstraint.php | file | core/ |
|
| EmailConstraint::validatedBy | function | core/ |
|
| EmailConstraint::__construct | function | core/ |
|
| EmailDefaultWidget | class | core/ |
Plugin implementation of the 'email_default' widget. |
| EmailDefaultWidget.php | file | core/ |
|
| EmailDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EmailDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EmailFieldRdfaTest | class | core/ |
Tests RDFa output by email field formatters. |
| EmailFieldRdfaTest.php | file | core/ |
|
| EmailFieldRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| EmailFieldRdfaTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 446
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.