Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
EditorHooks class core/modules/editor/src/Hook/EditorHooks.php Hook implementations for editor.
EditorHooks.php file core/modules/editor/src/Hook/EditorHooks.php
EditorHooks::elementInfoAlter function core/modules/editor/src/Hook/EditorHooks.php Implements hook_element_info_alter().
EditorHooks::entityDelete function core/modules/editor/src/Hook/EditorHooks.php Implements hook_entity_delete().
EditorHooks::entityInsert function core/modules/editor/src/Hook/EditorHooks.php Implements hook_entity_insert().
EditorHooks::entityRevisionDelete function core/modules/editor/src/Hook/EditorHooks.php Implements hook_entity_revision_delete().
EditorHooks::entityUpdate function core/modules/editor/src/Hook/EditorHooks.php Implements hook_entity_update().
EditorHooks::fileDownload function core/modules/editor/src/Hook/EditorHooks.php Implements hook_file_download().
EditorHooks::filterFormatPresave function core/modules/editor/src/Hook/EditorHooks.php Implements hook_ENTITY_TYPE_presave().
EditorHooks::formFilterAdminOverviewAlter function core/modules/editor/src/Hook/EditorHooks.php Implements hook_form_FORM_ID_alter().
EditorHooks::formFilterFormatFormAlter function core/modules/editor/src/Hook/EditorHooks.php Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
EditorHooks::help function core/modules/editor/src/Hook/EditorHooks.php Implements hook_help().
EditorHooks::menuLinksDiscoveredAlter function core/modules/editor/src/Hook/EditorHooks.php Implements hook_menu_links_discovered_alter().
EditorialContentEntityBase class core/lib/Drupal/Core/Entity/EditorialContentEntityBase.php Provides a base entity class with extended revision and publishing support.
EditorialContentEntityBase.php file core/lib/Drupal/Core/Entity/EditorialContentEntityBase.php
EditorialContentEntityBase::baseFieldDefinitions function core/lib/Drupal/Core/Entity/EditorialContentEntityBase.php Provides base field definitions for an entity type.
EditorInterface interface core/modules/editor/src/EditorInterface.php Provides an interface defining a text editor entity.
EditorInterface.php file core/modules/editor/src/EditorInterface.php
EditorInterface::getEditor function core/modules/editor/src/EditorInterface.php Returns the associated text editor plugin ID.
EditorInterface::getFilterFormat function core/modules/editor/src/EditorInterface.php Returns the filter format this text editor is associated with.
EditorInterface::getImageUploadSettings function core/modules/editor/src/EditorInterface.php Returns the image upload settings.
EditorInterface::getSettings function core/modules/editor/src/EditorInterface.php Returns the text editor plugin-specific settings.
EditorInterface::hasAssociatedFilterFormat function core/modules/editor/src/EditorInterface.php Returns whether this text editor has an associated filter format.
EditorInterface::setEditor function core/modules/editor/src/EditorInterface.php Set the text editor plugin ID.
EditorInterface::setImageUploadSettings function core/modules/editor/src/EditorInterface.php Sets the image upload settings.
EditorInterface::setSettings function core/modules/editor/src/EditorInterface.php Sets the text editor plugin-specific settings.
EditorJsonAnonTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php @group rest
EditorJsonAnonTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php
EditorJsonAnonTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The theme to install as the default for testing.
EditorJsonAnonTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The format to use in this test.
EditorJsonAnonTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonAnonTest.php The MIME type that corresponds to $format.
EditorJsonBasicAuthTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php @group rest
EditorJsonBasicAuthTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php
EditorJsonBasicAuthTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The authentication mechanism to use in this test.
EditorJsonBasicAuthTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The theme to install as the default for testing.
EditorJsonBasicAuthTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The format to use in this test.
EditorJsonBasicAuthTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php The MIME type that corresponds to $format.
EditorJsonBasicAuthTest::$modules property core/modules/editor/tests/src/Functional/Rest/EditorJsonBasicAuthTest.php Modules to install.
EditorJsonCookieTest class core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php @group rest
EditorJsonCookieTest.php file core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php
EditorJsonCookieTest::$auth property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The authentication mechanism to use in this test.
EditorJsonCookieTest::$defaultTheme property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The theme to install as the default for testing.
EditorJsonCookieTest::$format property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The format to use in this test.
EditorJsonCookieTest::$mimeType property core/modules/editor/tests/src/Functional/Rest/EditorJsonCookieTest.php The MIME type that corresponds to $format.
EditorLoadingTest class core/modules/editor/tests/src/Functional/EditorLoadingTest.php Tests loading of text editors.
EditorLoadingTest.php file core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorLoadingTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorLoadingTest.php The theme to install as the default for testing.
EditorLoadingTest::$modules property core/modules/editor/tests/src/Functional/EditorLoadingTest.php Modules to install.
EditorLoadingTest::$normalUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A normal user with additional access to the 'filtered_html' format.
EditorLoadingTest::$privilegedUser property core/modules/editor/tests/src/Functional/EditorLoadingTest.php A privileged user with additional access to the 'full_html' format.

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