Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Editor::calculateDependencies function core/modules/editor/src/Entity/Editor.php Calculates dependencies and stores them in the dependency property.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.
Editor::getSettings function core/modules/editor/src/Entity/Editor.php Returns the text editor plugin-specific settings.
Editor::getValidStreamWrappers function core/modules/editor/src/Entity/Editor.php Computes all valid choices for the "image_upload.scheme" setting.
Editor::hasAssociatedFilterFormat function core/modules/editor/src/Entity/Editor.php Returns whether this text editor has an associated filter format.
Editor::setEditor function core/modules/editor/src/Entity/Editor.php Set the text editor plugin ID.
Editor::setImageUploadSettings function core/modules/editor/src/Entity/Editor.php Sets the image upload settings.
Editor::setSettings function core/modules/editor/src/Entity/Editor.php Sets the text editor plugin-specific settings.
Editor::__construct function core/modules/editor/src/Attribute/Editor.php Constructs an Editor object.
Editor::__construct function core/modules/editor/src/Entity/Editor.php Constructs an Entity object.
EditorAccessControlHandler class core/modules/editor/src/EditorAccessControlHandler.php Defines the access control handler for the text editor entity type.
EditorAccessControlHandler.php file core/modules/editor/src/EditorAccessControlHandler.php
EditorAccessControlHandler::checkAccess function core/modules/editor/src/EditorAccessControlHandler.php Performs access checks.
EditorAddLazyLoadImageFilterUpdateTest class core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Tests adding editor_image_lazy_load filter to editor_file_reference.
EditorAddLazyLoadImageFilterUpdateTest.php file core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php
EditorAddLazyLoadImageFilterUpdateTest::$defaultTheme property core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php The theme to install as the default for testing.
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles function core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Set database dump files to be used.
EditorAddLazyLoadImageFilterUpdateTest::testUpdateLazyImageLoad function core/modules/editor/tests/src/Functional/Update/EditorAddLazyLoadImageFilterUpdateTest.php Tests upgrading filter settings.
EditorAdminTest class core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php @group editor
EditorAdminTest class core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests administration of text editors.
EditorAdminTest.php file core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php
EditorAdminTest.php file core/modules/editor/tests/src/Functional/EditorAdminTest.php
EditorAdminTest::$adminUser property core/modules/editor/tests/src/Functional/EditorAdminTest.php A user with the 'administer filters' permission.
EditorAdminTest::$defaultTheme property core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php The theme to install as the default for testing.
EditorAdminTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorAdminTest.php The theme to install as the default for testing.
EditorAdminTest::$modules property core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php Modules to install.
EditorAdminTest::$modules property core/modules/editor/tests/src/Functional/EditorAdminTest.php Modules to install.
EditorAdminTest::$user property core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php The user to use during testing.
EditorAdminTest::addEditorToNewFormat function core/modules/editor/tests/src/Functional/EditorAdminTest.php Adds an editor to a new format using the UI.
EditorAdminTest::enableUnicornEditor function core/modules/editor/tests/src/Functional/EditorAdminTest.php Enables the unicorn editor.
EditorAdminTest::selectUnicornEditor function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests and selects the unicorn editor.
EditorAdminTest::setUp function core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php
EditorAdminTest::setUp function core/modules/editor/tests/src/Functional/EditorAdminTest.php
EditorAdminTest::testAddEditorToExistingFormat function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests adding a text editor to an existing text format.
EditorAdminTest::testAddEditorToNewFormat function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests adding a text editor to a new text format.
EditorAdminTest::testDisableFormatWithEditor function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests format disabling.
EditorAdminTest::testEditorCreation function core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php Tests that editor creation works fine while switching text editor field.
EditorAdminTest::testEditorSelection function core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php Tests that editor selection can be toggled without breaking ajax.
EditorAdminTest::testNoEditorAvailable function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests an existing format without any editors available.
EditorAdminTest::testSwitchEditorToNone function core/modules/editor/tests/src/Functional/EditorAdminTest.php Tests switching text editor to none does not throw a TypeError.
EditorAdminTest::verifyUnicornEditorConfiguration function core/modules/editor/tests/src/Functional/EditorAdminTest.php Verifies unicorn editor configuration.
EditorBase class core/modules/editor/src/Plugin/EditorBase.php Defines a base class from which other modules providing editors may extend.
EditorBase.php file core/modules/editor/src/Plugin/EditorBase.php
EditorBase::buildConfigurationForm function core/modules/editor/src/Plugin/EditorBase.php Form constructor.
EditorBase::getDefaultSettings function core/modules/editor/src/Plugin/EditorBase.php Returns the default settings for this configurable text editor.
EditorBase::submitConfigurationForm function core/modules/editor/src/Plugin/EditorBase.php Form submission handler.
EditorBase::validateConfigurationForm function core/modules/editor/src/Plugin/EditorBase.php Form validation handler.
EditorConfigEntityUnitTest class core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php @coversDefaultClass \Drupal\editor\Entity\Editor[[api-linebreak]]
@group editor
EditorConfigEntityUnitTest.php file core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php
EditorConfigEntityUnitTest::$editorId property core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php Editor plugin ID.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.