Search for id
Title | Object type | File name | Summary |
---|---|---|---|
Editor::getValidStreamWrappers | function | core/ |
Computes all valid choices for the "image_upload.scheme" setting. |
Editor::id | function | core/ |
Gets the identifier. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
EditorConfigEntityUnitTest::$editorId | property | core/ |
Editor plugin ID. |
EditorConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EditorImageDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorLinkDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorMediaDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
EditorSecurityTest::testEditorXssFilterOverride | function | core/ |
Tests the standard text editor XSS filter being overridden. |
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"}, {}] [{"scheme": "private"}, {"image_upload.scheme": "The file storage you selected is not a visible, readable and writable stream wrapper. Possible choices: <em… |
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/ |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.