Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorConfigEntityUnitTest::$editorPluginManager | property | core/ |
The editor plugin manager used for testing. |
| EditorConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| EditorConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| EditorConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EditorConfigEntityUnitTest::setUp | function | core/ |
|
| EditorConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| EditorConfigTranslationSubscriber | class | core/ |
Adds configuration names to configuration mapper on POPULATE_MAPPER event. |
| EditorConfigTranslationSubscriber.php | file | core/ |
|
| EditorConfigTranslationSubscriber::$configFactory | property | core/ |
The config factory. |
| EditorConfigTranslationSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
| EditorConfigTranslationSubscriber::getSubscribedEvents | function | core/ |
|
| EditorConfigTranslationSubscriber::__construct | function | core/ |
EditorConfigTranslationSubscriber constructor. |
| EditorController::filterXss | function | core/ |
Apply the necessary XSS filtering for using a certain text format's editor. |
| EditorDeprecationTest | class | core/ |
Tests the deprecations in Drupal\editor. |
| EditorDeprecationTest.php | file | core/ |
|
| EditorDeprecationTest::$modules | property | core/ |
Modules to install. |
| EditorDeprecationTest::testEditorImageDialog | function | core/ |
Tests the deprecation of the Drupal\editor\Form\EditorImageDialog class. |
| EditorDeprecationTest::testEditorLinkDialog | function | core/ |
Tests the deprecation of the Drupal\editor\Form\EditorLinkDialog class. |
| EditorDialogAccessTest | class | core/ |
Test access to the editor dialog forms. |
| EditorDialogAccessTest.php | file | core/ |
|
| EditorDialogAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorDialogAccessTest::$modules | property | core/ |
Modules to install. |
| EditorDialogAccessTest::testEditorImageDialogAccess | function | core/ |
Tests access to the editor image dialog. |
| EditorDialogSave | class | core/ |
Provides an AJAX command for saving the contents of an editor dialog. |
| EditorDialogSave.php | file | core/ |
|
| EditorDialogSave::$values | property | core/ |
An array of values that will be passed back to the editor by the dialog. |
| EditorDialogSave::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| EditorDialogSave::__construct | function | core/ |
Constructs an EditorDialogSave object. |
| EditorFileReference::$entityRepository | property | core/ |
The entity repository. |
| 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. |
| EditorialContentEntityBase | class | core/ |
Provides a base entity class with extended revision and publishing support. |
| EditorialContentEntityBase.php | file | core/ |
Pagination
- Previous page
- Page 374
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.