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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditModeTest::assertAnnounceLeaveEditMode | function | core/ |
Assert that the correct message was announced when leaving edit mode. |
| EditModeTest::getTabbableElementsCount | function | core/ |
Gets the number of elements that are tabbable. |
| EditModeTest::pressToolbarEditButton | function | core/ |
Presses the toolbar edit mode. |
| EditModeTest::setUp | function | core/ |
|
| EditModeTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling edit mode. |
| editor.config_translation_mapper_subscriber | service | core/ |
Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber |
| editor.css | file | core/ |
Styles for the CKEditor 5 editor. |
| editor.editor.basic_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.basic_html.yml |
| editor.editor.basic_html.yml | file | core/ |
core/profiles/standard/config/install/editor.editor.basic_html.yml |
| editor.editor.basic_html.yml | file | core/ |
core/profiles/demo_umami/config/install/editor.editor.basic_html.yml |
| editor.editor.basic_html.yml | file | core/ |
core/recipes/basic_html_format_editor/config/editor.editor.basic_html.yml |
| editor.editor.private_images.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml |
| editor.install | file | core/ |
Install, update and uninstall functions for the Editor module. |
| editor.libraries.yml | file | core/ |
core/modules/editor/editor.libraries.yml |
| editor.post_update.php | file | core/ |
Post update functions for Editor. |
| editor.schema.yml | file | core/ |
core/modules/editor/config/schema/editor.schema.yml |
| editor.services.yml | file | core/ |
core/modules/editor/editor.services.yml |
| Editor::$is_xss_safe | property | core/ |
Whether this text editor is not vulnerable to XSS attacks. |
| Editor::$settings | property | core/ |
The structured array of text editor plugin-specific settings. |
| Editor::$supported_element_types | property | core/ |
A list of element types this text editor supports. |
| Editor::$supports_content_filtering | property | core/ |
Whether the editor supports "allowed content only" filtering. |
| Editor::$supports_inline_editing | property | core/ |
Whether the editor supports the inline editing provided by the Edit module. |
| Editor::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
| Editor::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
| Editor::getValidStreamWrappers | function | core/ |
Computes all valid choices for the "image_upload.scheme" setting. |
| Editor::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
| Editor::setEditor | function | core/ |
Set the text editor plugin ID. |
| Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
| Editor::setSettings | function | core/ |
Sets the text editor plugin-specific settings. |
| Editor::__construct | function | core/ |
Constructs an Editor object. |
| Editor::__construct | function | core/ |
Constructs an Entity object. |
| EditorAccessControlHandler | class | core/ |
Defines the access control handler for the text editor entity type. |
| EditorAccessControlHandler.php | file | core/ |
|
| EditorAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| EditorAdminTest | class | core/ |
Tests Editor Admin. |
| EditorAdminTest | class | core/ |
Tests administration of text editors. |
| EditorAdminTest.php | file | core/ |
|
| EditorAdminTest.php | file | core/ |
|
| EditorAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
| EditorAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorAdminTest::$modules | property | core/ |
Modules to install. |
| EditorAdminTest::$modules | property | core/ |
Modules to install. |
| EditorAdminTest::$user | property | core/ |
The user to use during testing. |
| EditorAdminTest::addEditorToNewFormat | function | core/ |
Adds an editor to a new format using the UI. |
| EditorAdminTest::enableUnicornEditor | function | core/ |
Enables the unicorn editor. |
| EditorAdminTest::selectUnicornEditor | function | core/ |
Tests and selects the unicorn editor. |
| EditorAdminTest::setUp | function | core/ |
|
| EditorAdminTest::setUp | function | core/ |
Pagination
- Previous page
- Page 400
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.