Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| EditorXmlAnonTest | class | core/ |
Tests Editor Xml Anon. |
| EditorXmlAnonTest.php | file | core/ |
|
| EditorXmlAnonTest::$defaultTheme | property | core/ |
|
| EditorXmlAnonTest::$format | property | core/ |
|
| EditorXmlAnonTest::$mimeType | property | core/ |
|
| EditorXmlBasicAuthTest | class | core/ |
Tests Editor Xml Basic Auth. |
| EditorXmlBasicAuthTest.php | file | core/ |
|
| EditorXmlBasicAuthTest::$auth | property | core/ |
|
| EditorXmlBasicAuthTest::$defaultTheme | property | core/ |
|
| EditorXmlBasicAuthTest::$format | property | core/ |
|
| EditorXmlBasicAuthTest::$mimeType | property | core/ |
|
| EditorXmlBasicAuthTest::$modules | property | core/ |
|
| EditorXmlCookieTest | class | core/ |
Tests Editor Xml Cookie. |
| EditorXmlCookieTest.php | file | core/ |
|
| EditorXmlCookieTest::$auth | property | core/ |
|
| EditorXmlCookieTest::$defaultTheme | property | core/ |
|
| EditorXmlCookieTest::$format | property | core/ |
|
| EditorXmlCookieTest::$mimeType | property | core/ |
|
| EditorXssFilterInterface | interface | core/ |
Defines an interface for text editor XSS (Cross-site scripting) filters. |
| EditorXssFilterInterface.php | file | core/ |
|
| EditorXssFilterInterface::filterXss | function | core/ |
Filters HTML to prevent XSS attacks when a user edits it in a text editor. |
| editor_filter_xss | function | core/ |
Applies text editor XSS filtering. |
| editor_image_upload_settings_form | function | core/ |
Subform constructor to configure the text editor's image upload settings. |
| editor_private_test.info.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml |
| editor_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| editor_test.info.yml | file | core/ |
core/modules/editor/tests/modules/editor_test/editor_test.info.yml |
| editor_test.libraries.yml | file | core/ |
core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml |
Pagination
- Previous page
- Page 401
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.