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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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/ |
Tests is valid. |
| EmailValidatorTest::testIsValidException | function | core/ |
Tests is valid exception. |
| 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/ |
Gets the source count. |
| 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. |
| EmbeddedDataSource::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| EmbeddedDataSource::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| EmbeddedForm | class | core/ |
Provides the EmbeddedForm class. |
| EmbeddedForm.php | file | core/ |
|
| EmbeddedForm::buildForm | function | core/ |
Form constructor. |
| EmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EmbeddedForm::submitForm | function | core/ |
Form submission handler. |
| EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
| EmbeddedFormWidgetTest.php | file | core/ |
|
| EmbeddedFormWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EmbeddedFormWidgetTest::$modules | property | core/ |
Modules to install. |
| EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
| EmbeddedFormWidgetTest::setUp | function | core/ |
Pagination
- Previous page
- Page 483
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.