Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EmailFieldRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| EmailFieldRdfaTest::testAllFormatters | function | core/ |
Tests all email formatters. |
| 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 enable. |
| 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 enable. |
| EmailTest::testFormEmail | function | core/ |
Tests that #type 'email' fields are properly validated. |
| EmailValidator | class | core/ |
Validates email addresses. |
| EmailValidator.php | file | core/ |
|
| EmailValidator::isValid | function | core/ |
Validates an email address. |
| 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]] |
| EmailValidatorTest::testIsValidException | function | core/ |
@covers ::isValid[[api-linebreak]] |
| Embed | class | core/ |
The plugin that handles an embed display. |
| Embed.php | file | core/ |
|
| Embed::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| Embed::buildRenderable | function | core/ |
Builds a renderable array of the view. |
| embedded-media.css | file | core/ |
Embedded Media. |
| embedded-media.pcss.css | file | core/ |
Embedded Media. |
| EmbeddedDataSource | class | core/ |
Allows source data to be defined in the configuration of the source plugin. |
| EmbeddedDataSource.php | file | core/ |
|
| EmbeddedDataSource::$dataRows | property | core/ |
Data obtained from the source plugin configuration. |
| EmbeddedDataSource::$ids | property | core/ |
Description of the unique ID fields for this source. |
| EmbeddedDataSource::count | function | core/ |
#[\ReturnTypeWillChange] |
| EmbeddedDataSource::fields | function | core/ |
Returns available fields on the source. |
| EmbeddedDataSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EmbeddedDataSource::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Pagination
- Previous page
- Page 447
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.