Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorSecurityTest::$trustedUser | property | core/ |
User with access to Restricted HTML and tags considered dangerous. |
| EditorSecurityTest::$untrustedUser | property | core/ |
User with access to Restricted HTML text format without text editor. |
| EditorSecurityTest::setUp | function | core/ |
|
| EditorSecurityTest::testEditorXssFilterOverride | function | core/ |
Tests the standard text editor XSS filter being overridden. |
| EditorSecurityTest::testInitialSecurity | function | core/ |
Tests initial security: is the user safe without switching text formats? |
| EditorSecurityTest::testSwitchingSecurity | function | core/ |
Tests administrator security: is the user safe when switching text formats? |
| EditorTest | class | core/ |
JSON:API integration test for the "Editor" config entity type. |
| EditorTest.php | file | core/ |
|
| EditorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorTest::$entity | property | core/ |
|
| EditorTest::$entityTypeId | property | core/ |
The tested entity type. |
| EditorTest::$modules | property | core/ |
Modules to install. |
| EditorTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| EditorTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| EditorTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EditorTest::entityAccess | function | core/ |
Checks access for the given operation on the given entity. |
| EditorTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| EditorTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| EditorTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| EditorTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EditorTestTextLongItem | class | core/ |
Plugin implementation of the 'editor_test_text_long' field type. |
| EditorTestTextLongItem.php | file | core/ |
|
| EditorUploadImageScaleTest | class | core/ |
Tests scaling of inline images. |
| EditorUploadImageScaleTest.php | file | core/ |
|
| EditorUploadImageScaleTest::$adminUser | property | core/ |
A user with permission as administer for testing. |
| EditorUploadImageScaleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorUploadImageScaleTest::$modules | property | core/ |
Modules to enable. |
| EditorUploadImageScaleTest::assertSavedMaxDimensions | function | core/ |
Asserts whether the saved maximum dimensions equal the ones provided. |
| EditorUploadImageScaleTest::getTestImageInfo | function | core/ |
Gets the dimensions of an uploaded image. |
| EditorUploadImageScaleTest::setMaxDimensions | function | core/ |
Sets the maximum dimensions and saves the configuration. |
| EditorUploadImageScaleTest::setUp | function | core/ |
|
| EditorUploadImageScaleTest::testEditorUploadImageScale | function | core/ |
Tests scaling of inline images. |
| EditorUploadImageScaleTest::uploadImage | function | core/ |
Uploads an image via the editor dialog. |
| 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). |
| EditorXmlAnonTest | class | core/ |
@group rest |
| EditorXmlAnonTest.php | file | core/ |
|
| EditorXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.