| CKEditor5FragmentLinkTest::$account |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
The admin user. |
| CKEditor5FragmentLinkTest::$defaultTheme |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
The theme to install as the default for testing. |
| CKEditor5FragmentLinkTest::$modules |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
Modules to install. |
| CKEditor5FragmentLinkTest::setUp |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
|
| CKEditor5FragmentLinkTest::testFragmentLink |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
Tests if the fragment link to a textarea works with CKEditor 5 enabled. |
| CKEditor5HeightTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5HeightTest.php |
Tests ckeditor height respects field rows config. |
| CKEditor5HeightTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5HeightTest.php |
|
| CKEditor5HeightTest::getEditorHeight |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5HeightTest.php |
Gets the height of ckeditor. |
| CKEditor5HeightTest::getWindowHeight |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5HeightTest.php |
Gets the window height. |
| CKEditor5HeightTest::isSourceEditingScrollable |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5HeightTest.php |
Checks that the source editing element is scrollable. |
| CKEditor5HeightTest::testCKEditor5Height |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5HeightTest.php |
Tests editor height respects rows config. |
| CKEditor5ImageControllerTest |
class |
core/modules/ckeditor5/tests/src/Unit/CKEditor5ImageControllerTest.php |
Tests CKEditor5ImageController. |
| CKEditor5ImageControllerTest.php |
file |
core/modules/ckeditor5/tests/src/Unit/CKEditor5ImageControllerTest.php |
|
| CKEditor5ImageControllerTest::testInvalidFile |
function |
core/modules/ckeditor5/tests/src/Unit/CKEditor5ImageControllerTest.php |
Tests that upload fails correctly when the file is too large. |
| CKEditor5MarkupTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php |
Tests for CKEditor 5. |
| CKEditor5MarkupTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php |
|
| CKEditor5MarkupTest::$modules |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php |
Modules to install. |
| CKEditor5MarkupTest::testAttributeEncoding |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php |
Ensures that attribute values are encoded. |
| CKEditor5MarkupTest::testComments |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php |
Ensures that HTML comments are preserved in CKEditor 5. |
| CKEditor5MarkupTest::testFilterHtmlAllowedGlobalAttributes |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php |
Ensures that CKEditor 5 retains filter_html's allowed global attributes. |
| CKEditor5MarkupTest::testStylesAndScripts |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php |
Ensures that HTML scripts and styles are properly preserved in CKEditor 5. |
| CKEditor5OffCanvasTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php |
Tests for CKEditor 5 to ensure correct styling in off-canvas. |
| CKEditor5OffCanvasTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php |
|
| CKEditor5OffCanvasTest::$modules |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php |
Modules to install. |
| CKEditor5OffCanvasTest::testOffCanvasStyles |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php |
Tests if CKEditor is properly styled inside an off-canvas dialog. |
| CKEditor5OffCanvasTestController |
class |
core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php |
Provides controller for testing CKEditor in off-canvas dialogs. |
| CKEditor5OffCanvasTestController.php |
file |
core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php |
|
| CKEditor5OffCanvasTestController::testOffCanvas |
function |
core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php |
Returns a link that can open a node add form in an off-canvas dialog. |
| CKEditor5PluginManagerTest |
class |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests different ways of enabling CKEditor 5 plugins. |
| CKEditor5PluginManagerTest.php |
file |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
|
| CKEditor5PluginManagerTest::$manager |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
The manager for "CKEditor 5 plugin" plugins. |
| CKEditor5PluginManagerTest::$modules |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Modules to install. |
| CKEditor5PluginManagerTest::$typedConfig |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
The typed config manager. |
| CKEditor5PluginManagerTest::enableModules |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Enables modules for this test. |
| CKEditor5PluginManagerTest::mockModuleInVfs |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Mocks a module providing a CKEditor 5 plugin in VFS. |
| CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Data provider. |
| CKEditor5PluginManagerTest::providerTestDerivedPluginDefinitions |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Data provider. |
| CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Data provider. |
| CKEditor5PluginManagerTest::providerTestPluginSupportingElement |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Provides use cases for findPluginSupportingElement(). |
| CKEditor5PluginManagerTest::providerTestProvidedElements |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Provides uses cases enabling different elements and the expected results. |
| CKEditor5PluginManagerTest::setUp |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
|
| CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests automatic link decorators disallowed. |
| CKEditor5PluginManagerTest::testDerivedPluginDefinitions |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests derived plugin definitions. |
| CKEditor5PluginManagerTest::testEnabledPlugins |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests the enabling of plugins. |
| CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests external link automatic link decorator disallowed. |
| CKEditor5PluginManagerTest::testInvalidPluginDefinitions |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests invalid plugin definitions. |
| CKEditor5PluginManagerTest::testPluginSupportingElement |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests the logic of findPluginSupportingElement. |
| CKEditor5PluginManagerTest::testProvidedElements |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests the parsing of CKEditor 5 plugin element config. |
| CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php |
Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes. |
| CKEditor5ReadOnlyModeTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php |
Tests read-only mode for CKEditor 5. |