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 |
|---|---|---|---|
| EmailActionTest.php | file | core/ |
|
| EmailActionTest::$modules | property | core/ |
Modules to install. |
| 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/ |
@todo Add method return type declaration. |
| 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. |
| EmailFieldTest | class | core/ |
Tests email field functionality. |
| EmailFieldTest.php | file | core/ |
|
| EmailFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
Modules to install. |
| EmailFieldTest::setUp | function | core/ |
|
| EmailFieldTest::testEmailField | function | core/ |
Tests email field. |
| EmailItem | class | core/ |
Defines the 'email' field type. |
| EmailItem.php | file | core/ |
|
| EmailItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| EmailItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| EmailItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| EmailItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| EmailItem::schema | function | core/ |
Returns the schema for the field. |
| EmailItemTest | class | core/ |
Tests the new entity API for the email field type. |
| EmailItemTest.php | file | core/ |
|
| EmailItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| EmailItemTest::testEmailItem | function | core/ |
Tests using entity fields of the email field type. |
| EmailTest | class | core/ |
Tests the form API email element. |
| EmailTest.php | file | core/ |
|
| EmailTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EmailTest::$modules | property | core/ |
Modules to install. |
| EmailTest::testFormEmail | function | core/ |
Tests that #type 'email' fields are properly validated. |
| EmailValidator | class | core/ |
Email constraint. |
| EmailValidator | class | core/ |
Validates email addresses. |
| EmailValidator.php | file | core/ |
|
| EmailValidator.php | file | core/ |
|
| EmailValidator::isValid | function | core/ |
Validates an email address. |
| EmailValidator::__construct | function | core/ |
|
| EmailValidatorInterface | interface | core/ |
Validates email addresses. |
| EmailValidatorInterface.php | file | core/ |
|
| EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
| EmailValidatorTest | class | core/ |
Tests the EmailValidator utility class. |
| EmailValidatorTest.php | file | core/ |
|
| EmailValidatorTest::testIsValid | function | core/ |
@covers ::isValid[[api-linebreak]] |
Pagination
- Previous page
- Page 461
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.