hook_editor_info_alter
  • References/PHP/Drupal/editor/editor.api

hook_editor_info_alter(array &$editors) Performs alterations on text editor definitions.

2025-01-10 15:47:30
Editor::$label
  • References/PHP/Drupal/editor/src/Annotation/Editor

The human-readable name of the editor plugin. Type:

2025-01-10 15:47:30
EditorImageDialog::buildForm
  • References/PHP/Drupal/editor/src/Form/EditorImageDialog

public EditorImageDialog::buildForm(array $form, FormStateInterface

2025-01-10 15:47:30
GetUntransformedTextCommand
  • References/PHP/Drupal/editor/src/Ajax/GetUntransformedTextCommand

AJAX command to rerender a formatted text field without any transformation filters. Hierarchy

2025-01-10 15:47:30
_editor_record_file_usage
  • References/PHP/Drupal/editor/editor.module

_editor_record_file_usage(array $uuids, EntityInterface $entity) Records file usage of files referenced by

2025-01-10 15:47:30
editor_entity_delete
  • References/PHP/Drupal/editor/editor.module

editor_entity_delete(EntityInterface $entity) Implements

2025-01-10 15:47:30
editor_filter_format_presave
  • References/PHP/Drupal/editor/editor.module

editor_filter_format_presave(FilterFormatInterface $format) Implements

2025-01-10 15:47:30
Editor::__construct
  • References/PHP/Drupal/editor/src/Entity/Editor

public Editor::__construct(array $values, $entity_type)

2025-01-10 15:47:30
Editor::$image_upload
  • References/PHP/Drupal/editor/src/Entity/Editor

The structured array of image upload settings. Type:

2025-01-10 15:47:30
Editor::hasAssociatedFilterFormat
  • References/PHP/Drupal/editor/src/Entity/Editor

public Editor::hasAssociatedFilterFormat() Returns

2025-01-10 15:47:30