Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorSecurityTest::$defaultTheme | property | core/ |
|
| EditorSecurityTest::$modules | property | core/ |
|
| EditorSecurityTest::$normalUser | property | core/ |
User with access to Restricted HTML text format with text editor. |
| EditorSecurityTest::$privilegedUser | property | core/ |
User with access to all text formats and text editors. |
| EditorSecurityTest::$sampleContent | property | core/ |
The sample content to use in all tests. |
| EditorSecurityTest::$sampleContentSecured | property | core/ |
The secured sample content to use in most tests. |
| EditorSecurityTest::$sampleContentSecuredEmbedAllowed | property | core/ |
The secured sample content to use in tests when the <embed> tag is allowed. |
| 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/ |
|
| EditorTest::$entity | property | core/ |
|
| EditorTest::$entityTypeId | property | core/ |
|
| EditorTest::$modules | property | core/ |
|
| EditorTest::$resourceTypeName | property | core/ |
|
| EditorTest::createAnotherEntity | function | core/ |
|
| EditorTest::createEntity | function | core/ |
|
| EditorTest::entityAccess | function | core/ |
|
| EditorTest::getExpectedDocument | function | core/ |
|
| EditorTest::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| EditorTest::getPostDocument | function | core/ |
|
| EditorTest::setUpAuthorization | function | core/ |
|
| EditorTestHooks | class | core/ |
Hook implementations for editor_test. |
| EditorTestHooks.php | file | core/ |
|
| EditorTestHooks::editorInfoAlter | function | core/ |
Implements hook_editor_info_alter(). |
| EditorTestHooks::editorJsSettingsAlter | function | core/ |
Implements hook_editor_js_settings_alter(). |
| EditorTestHooks::editorXssFilterAlter | function | core/ |
Implements hook_editor_xss_filter_alter(). |
| EditorTestHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EditorTestHooks::filePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
| EditorTestTextLongItem | class | core/ |
Plugin implementation of the 'editor_test_text_long' field type. |
| EditorTestTextLongItem.php | file | core/ |
|
| EditorValidationTest | class | core/ |
Tests validation of editor entities. |
| EditorValidationTest.php | file | core/ |
|
| EditorValidationTest::$modules | property | core/ |
|
| EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
|
| EditorValidationTest::setUp | function | core/ |
|
| EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
Test validation when dynamically changing image upload settings. |
| EditorValidationTest::testImageUploadSettingsValidation | function | core/ |
Tests image upload settings validation. |
| EditorValidationTest::testImmutableProperties | function | core/ |
|
| 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/ |
|
| EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
|
| EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.