Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EditorManagerTest::$editorManager | property | core/ |
The manager for text editor plugins. |
EditorManagerTest::$modules | property | core/ |
|
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/ |
|
EditorPrivateFileReferenceFilterTest::$modules | property | core/ |
|
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/ |
|
EditorResourceTestBase::$modules | property | core/ |
|
EditorResourceTestBase::createEntity | function | core/ |
|
EditorResourceTestBase::getExpectedCacheContexts | function | core/ |
|
EditorResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
EditorResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
EditorResourceTestBase::getNormalizedPostEntity | function | core/ |
|
EditorResourceTestBase::setUpAuthorization | function | core/ |
|
EditorSecurityTest | class | core/ |
Tests XSS protection for content creators when using text editors. |
EditorSecurityTest.php | file | core/ |
|
EditorSecurityTest::$defaultTheme | property | core/ |
|
EditorSecurityTest::$modules | property | core/ |
|
EditorSecurityTest::$normalUser | property | core/ |
User with access to Restricted HTML text format with text editor. |
EditorSecurityTest::$privilegedUser | property | core/ |
User with access to all text formats and text editors. |
EditorSecurityTest::$sampleContent | property | core/ |
The sample content to use in all tests. |
EditorSecurityTest::$sampleContentSecured | property | core/ |
The secured sample content to use in most tests. |
EditorSecurityTest::$sampleContentSecuredEmbedAllowed | property | core/ |
The secured sample content to use in tests when the <embed> tag is allowed. |
EditorSecurityTest::$trustedUser | property | core/ |
User with access to Restricted HTML and tags considered dangerous. |
EditorSecurityTest::$untrustedUser | property | core/ |
User with access to Restricted HTML text format without text editor. |
EditorSecurityTest::setUp | function | core/ |
|
EditorSecurityTest::testEditorXssFilterOverride | function | core/ |
Tests the standard text editor XSS filter being overridden. |
EditorSecurityTest::testInitialSecurity | function | core/ |
Tests initial security: is the user safe without switching text formats? |
EditorSecurityTest::testSwitchingSecurity | function | core/ |
Tests administrator security: is the user safe when switching text formats? |
EditorTest | class | core/ |
JSON:API integration test for the "Editor" config entity type. |
EditorTest.php | file | core/ |
|
EditorTest::$defaultTheme | property | core/ |
|
EditorTest::$entity | property | core/ |
|
EditorTest::$entityTypeId | property | core/ |
|
EditorTest::$modules | property | core/ |
|
EditorTest::$resourceTypeName | property | core/ |
|
EditorTest::createAnotherEntity | function | core/ |
|
EditorTest::createEntity | function | core/ |
|
EditorTest::entityAccess | function | core/ |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.