Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EditorJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EditorJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| EditorJsonCookieTest | class | core/ |
Tests Editor Json Cookie. |
| EditorJsonCookieTest.php | file | core/ |
|
| EditorJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| EditorJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EditorJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| EditorLoadingTest | class | core/ |
Tests loading of text editors. |
| EditorLoadingTest.php | file | core/ |
|
| EditorLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorLoadingTest::$modules | property | core/ |
Modules to install. |
| EditorLoadingTest::$normalUser | property | core/ |
A normal user with additional access to the 'filtered_html' format. |
| EditorLoadingTest::$privilegedUser | property | core/ |
A privileged user with additional access to the 'full_html' format. |
| EditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user, with access to the 'plain_text' format. |
| EditorLoadingTest::getThingsToCheck | function | core/ |
Gets the information to check for the given field. |
| EditorLoadingTest::setUp | function | core/ |
|
| EditorLoadingTest::testLoading | function | core/ |
Tests loading of text editors. |
| EditorLoadingTest::testSupportedElementTypes | function | core/ |
Tests supported element types. |
| EditorManager | class | core/ |
Configurable text editor manager. |
| EditorManager.php | file | core/ |
|
| EditorManager::$attachments | property | core/ |
Static cache of attachments. |
| EditorManager::$editors | property | core/ |
Editors. |
| EditorManager::getAttachments | function | core/ |
Retrieves text editor libraries and JavaScript settings. |
| EditorManager::listOptions | function | core/ |
Populates a key-value pair of available text editors. |
| EditorManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
| EditorManagerTest | class | core/ |
Tests detection of text editors and correct generation of attachments. |
| EditorManagerTest.php | file | core/ |
|
| EditorManagerTest::$editorManager | property | core/ |
The manager for text editor plugins. |
| EditorManagerTest::$modules | property | core/ |
Modules to install. |
| EditorManagerTest::setUp | function | core/ |
|
| EditorManagerTest::testManager | function | core/ |
Tests the configurable text editor manager. |
| EditorPluginInterface | interface | core/ |
Defines an interface for configurable text editors. |
| EditorPluginInterface.php | file | core/ |
|
| EditorPluginInterface::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| EditorPluginInterface::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| EditorPluginInterface::getLibraries | function | core/ |
Returns libraries to be attached. |
| EditorPrivateFileReferenceFilterTest | class | core/ |
Tests Editor module's file reference filter with private files. |
| EditorPrivateFileReferenceFilterTest.php | file | core/ |
|
| EditorPrivateFileReferenceFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditorPrivateFileReferenceFilterTest::$modules | property | core/ |
Modules to install. |
| EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter | function | core/ |
Tests the editor file reference filter with private files. |
| EditorResourceTestBase | class | core/ |
Resource test base for Editor entity. |
| EditorResourceTestBase.php | file | core/ |
|
| EditorResourceTestBase::$entity | property | core/ |
The Editor entity. |
| EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EditorResourceTestBase::$modules | property | core/ |
Modules to install. |
| EditorResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| EditorResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
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.