Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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 | class | core/ |
Provides a filter to track images uploaded via a Text Editor. |
EditorFileReference.php | file | core/ |
|
EditorFileReference::$entityRepository | property | core/ |
The entity repository. |
EditorFileReference::$imageFactory | property | core/ |
The image factory. |
EditorFileReference::create | function | core/ |
Creates an instance of the plugin. |
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 enable. |
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 enable. |
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 enable. |
EditorFilterIntegrationTest::testTextFormatIntegration | function | core/ |
Tests text format removal or disabling. |
EditorGetUntransformedTextCommandTest | class | core/ |
Tests the class \Drupal\editor\Ajax\GetUntransformedTextCommand deprecation. |
EditorGetUntransformedTextCommandTest.php | file | core/ |
|
EditorGetUntransformedTextCommandTest::testGetUntransformedTextCommandDeprecation | function | core/ |
Tests class \Drupal\editor\Ajax\GetUntransformedTextCommand deprecation. |
EditorHalJsonAnonTest | class | core/ |
@group hal @group legacy |
EditorHalJsonAnonTest.php | file | core/ |
|
EditorHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
EditorHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EditorHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
EditorHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
EditorHalJsonBasicAuthTest.php | file | core/ |
|
EditorHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
EditorHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EditorHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
EditorHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
EditorHalJsonCookieTest | class | core/ |
@group hal @group legacy |
EditorHalJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.