Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorTest::$entityTypeId | property | core/ |
The tested entity type. |
| EditorValidationTest | class | core/ |
Tests validation of editor entities. |
| EditorValidationTest.php | file | core/ |
|
| EditorValidationTest::$modules | property | core/ |
Modules to install. |
| EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
| EditorValidationTest::setUp | function | core/ |
|
| EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
`image_upload.status = TRUE` must cause additional keys to be required. |
| EditorValidationTest::testImageUploadSettingsValidation | function | core/ |
@testWith [{"scheme": "public"}, {}][[api-linebreak]] [{"scheme": "private"}, {"image_upload.scheme": "The file storage you selected is not a visible, readable and writable stream wrapper.… |
| EditorValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| 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/ |
@todo Add method return type declaration. |
| 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/ |
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. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.