Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorFileReference::process | function | core/ |
Performs the filter processing. |
| EditorFileReference::__construct | function | core/ |
Constructs a \Drupal\editor\Plugin\Filter\EditorFileReference object. |
| EditorFileReferenceFilterTest | class | core/ |
Tests Editor module's file reference filter. |
| EditorFileReferenceFilterTest.php | file | core/ |
|
| EditorFileReferenceFilterTest::$filters | property | core/ |
|
| EditorFileReferenceFilterTest::$modules | property | core/ |
Modules to install. |
| EditorFileReferenceFilterTest::setUp | function | core/ |
|
| EditorFileReferenceFilterTest::testEditorFileReferenceFilter | function | core/ |
Tests the editor file reference filter. |
| EditorFileUsageTest | class | core/ |
Tests tracking of file usage by the Text Editor module. |
| EditorFileUsageTest.php | file | core/ |
|
| EditorFileUsageTest::$modules | property | core/ |
Modules to install. |
| EditorFileUsageTest::setUp | function | core/ |
|
| EditorFileUsageTest::testEditorEntityHooks | function | core/ |
Tests the configurable text editor manager. |
| EditorFileUsageTest::testFileSaveOperations | function | core/ |
Tests file save operations when node with referenced files is saved. |
| EditorFilterIntegrationTest | class | core/ |
Tests integration with filter module. |
| EditorFilterIntegrationTest.php | file | core/ |
|
| EditorFilterIntegrationTest::$modules | property | core/ |
Modules to install. |
| EditorFilterIntegrationTest::testTextFormatIntegration | function | core/ |
Tests text format removal or disabling. |
| EditorHooks | class | core/ |
Hook implementations for editor. |
| EditorHooks.php | file | core/ |
|
| EditorHooks::deleteFileUsage | function | core/ |
Deletes file usage of files referenced by formatted text fields. |
| EditorHooks::editorFormFilterAdminFormAjax | function | core/ |
Ajax callback handler for 'filter_format_form' form. |
| EditorHooks::editorFormFilterAdminFormatEditorConfigure | function | core/ |
Submit handler for 'editor_configure' button from 'filter_format_form'. |
| EditorHooks::editorFormFilterAdminFormatSubmit | function | core/ |
Additional submit handler for 'filter_format_form' form. |
| EditorHooks::editorFormFilterAdminFormatValidate | function | core/ |
Additional validate handler for 'filter_format_form' form. |
| EditorHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| EditorHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
| EditorHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
| EditorHooks::entityRevisionDelete | function | core/ |
Implements hook_entity_revision_delete(). |
| EditorHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
| EditorHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| EditorHooks::filterFormatPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| EditorHooks::formFilterAdminOverviewAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| EditorHooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
| EditorHooks::getFileUuidsByField | function | core/ |
Finds all files referenced (data-entity-uuid) by formatted text fields. |
| EditorHooks::getFormattedTextFields | function | core/ |
Determines the formatted text fields on an entity. |
| EditorHooks::help | function | core/ |
Implements hook_help(). |
| EditorHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| EditorHooks::parseFileUuids | function | core/ |
Parse an HTML snippet for any linked file with data-entity-uuid attributes. |
| EditorHooks::recordFileUsage | function | core/ |
Records file usage of files referenced by formatted text fields. |
| EditorialContentEntityBase | class | core/ |
Provides a base entity class with extended revision and publishing support. |
| EditorialContentEntityBase.php | file | core/ |
|
| EditorialContentEntityBase::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EditorImageUploadSettings | class | core/ |
Subform helper to configure the text editor's image upload settings. |
| EditorImageUploadSettings.php | file | core/ |
|
| EditorImageUploadSettings::getForm | function | core/ |
Returns the image upload settings subform render array. |
| EditorImageUploadSettings::__construct | function | core/ |
|
| EditorInterface | interface | core/ |
Provides an interface defining a text editor entity. |
| EditorInterface.php | file | core/ |
|
| EditorInterface::getEditor | function | core/ |
Returns the associated text editor plugin ID. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.