Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'email', ])] |
| 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/ |
|
| 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/ |
|
| EmailAction::buildConfigurationForm | function | core/ |
|
| EmailAction::create | function | core/ |
|
| EmailAction::defaultConfiguration | function | core/ |
|
| EmailAction::execute | function | core/ |
|
| EmailAction::submitConfigurationForm | function | core/ |
|
| EmailAction::validateConfigurationForm | function | core/ |
|
| EmailAction::__construct | function | core/ |
Constructs an EmailAction object. |
| EmailActionTest | class | core/ |
Tests for the EmailAction plugin. |
| EmailActionTest.php | file | core/ |
|
| EmailActionTest::$modules | property | core/ |
|
| 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/ |
|
| EmailDefaultWidget::formElement | function | core/ |
|
| EmailDefaultWidget::settingsForm | function | core/ |
|
| EmailDefaultWidget::settingsSummary | function | core/ |
|
| EmailFieldTest | class | core/ |
Tests email field functionality. |
| EmailFieldTest.php | file | core/ |
|
| EmailFieldTest::$defaultTheme | property | core/ |
|
| EmailFieldTest::$field | property | core/ |
The field used in this test class. |
| EmailFieldTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| EmailFieldTest::$modules | property | core/ |
|
| EmailFieldTest::setUp | function | core/ |
|
| EmailFieldTest::testEmailField | function | core/ |
Tests email field. |
Pagination
- Previous page
- Page 476
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.