Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
| EditorValidationTest::testInvalidFormat | function | core/ |
Tests validating an editor with a non-existent `format`. |
| EditorValidationTest::testInvalidPluginId | function | core/ |
Tests validating an editor with an unknown plugin ID. |
| EditorValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
| EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
| ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
| ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
| ElementsFieldsetTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ElementsFieldsetTest::validateForm | function | core/ |
Form validation handler. |
| ElementTest::dataProviderIsRenderArray | function | core/ |
|
| ElementTest::providerTestIsEmpty | function | core/ |
|
| ElementTest::providerTestSetAttributes | function | core/ |
Data provider for testSetAttributes(). |
| ElementTest::providerVisibleChildren | function | core/ |
Data provider for testVisibleChildren. |
| ElementTest::testInvalidChildren | function | core/ |
Tests the children() method with an invalid key. |
| ElementTest::testWrapperIds | function | core/ |
Tests wrapper ids for checkboxes and radios. |
| ElementValidationTest | class | core/ |
Various tests of AJAX behavior. |
| ElementValidationTest.php | file | core/ |
|
| ElementValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ElementValidationTest::$modules | property | core/ |
Modules to install. |
| ElementValidationTest::testAjaxElementValidation | function | core/ |
Tries to post an Ajax change to a form that has a validated element. |
| email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
| Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
| EmailAction::$emailValidator | property | core/ |
The email validator. |
| EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
| EmailConstraint::validatedBy | 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. |
| 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/ |
@legacy-covers ::isValid |
| EmailValidatorTest::testIsValidException | function | core/ |
@legacy-covers ::isValid |
| EmbeddedDataSource::$ids | property | core/ |
Description of the unique ID fields for this source. |
| EmbeddedDataSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.