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 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
EditorFileReferenceFilterTest::testEditorFileReferenceFilter function core/modules/editor/tests/src/Kernel/EditorFileReferenceFilterTest.php Tests the editor file reference filter.
EditorFileUsageTest class core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests tracking of file usage by the Text Editor module.
EditorFileUsageTest.php file core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
EditorFileUsageTest::$modules property core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Modules to install.
EditorFileUsageTest::setUp function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
EditorFileUsageTest::testEditorEntityHooks function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests the configurable text editor manager.
EditorFileUsageTest::testFileSaveOperations function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests file save operations when node with referenced files is saved.
EditorFilterIntegrationTest class core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php Tests integration with filter module.
EditorFilterIntegrationTest.php file core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php
EditorFilterIntegrationTest::$modules property core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php Modules to install.
EditorFilterIntegrationTest::testTextFormatIntegration function core/modules/editor/tests/src/Kernel/EditorFilterIntegrationTest.php Tests text format removal or disabling.
EditorHooks class core/modules/editor/src/Hook/EditorHooks.php Hook implementations for editor.
EditorHooks.php file core/modules/editor/src/Hook/EditorHooks.php
EditorHooks::deleteFileUsage function core/modules/editor/src/Hook/EditorHooks.php Deletes file usage of files referenced by formatted text fields.
EditorHooks::editorFormFilterAdminFormAjax function core/modules/editor/src/Hook/EditorHooks.php Ajax callback handler for 'filter_format_form' form.
EditorHooks::editorFormFilterAdminFormatEditorConfigure function core/modules/editor/src/Hook/EditorHooks.php Submit handler for 'editor_configure' button from 'filter_format_form'.
EditorHooks::editorFormFilterAdminFormatSubmit function core/modules/editor/src/Hook/EditorHooks.php Additional submit handler for 'filter_format_form' form.
EditorHooks::editorFormFilterAdminFormatValidate function core/modules/editor/src/Hook/EditorHooks.php Additional validate handler for 'filter_format_form' form.
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::getFileUuidsByField function core/modules/editor/src/Hook/EditorHooks.php Finds all files referenced (data-entity-uuid) by formatted text fields.
EditorHooks::getFormattedTextFields function core/modules/editor/src/Hook/EditorHooks.php Determines the formatted text fields on an entity.
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().
EditorHooks::parseFileUuids function core/modules/editor/src/Hook/EditorHooks.php Parse an HTML snippet for any linked file with data-entity-uuid attributes.
EditorHooks::recordFileUsage function core/modules/editor/src/Hook/EditorHooks.php Records file usage of files referenced by formatted text fields.
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.
EditorImageUploadSettings class core/modules/editor/src/EditorImageUploadSettings.php Subform helper to configure the text editor's image upload settings.
EditorImageUploadSettings.php file core/modules/editor/src/EditorImageUploadSettings.php
EditorImageUploadSettings::getForm function core/modules/editor/src/EditorImageUploadSettings.php Returns the image upload settings subform render array.
EditorImageUploadSettings::__construct function core/modules/editor/src/EditorImageUploadSettings.php
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 Tests Editor Json Anon.
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.

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