Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditor5Test::testLanguageOfPartsPlugin | function | core/ |
Test for Language of Parts plugin. |
| CKEditor5Test::testListPlugin | function | core/ |
Tests list plugin. |
| CKEditor5Test::testPathsToFormNames | function | core/ |
Tests paths to form names. |
| CKEditor5Test::testSave | function | core/ |
Ensures that changes are saved in CKEditor 5. |
| CKEditor5TestBase | class | core/ |
Base class for testing CKEditor 5. |
| CKEditor5TestBase.php | file | core/ |
|
| CKEditor5TestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5TestBase::$modules | property | core/ |
Modules to install. |
| CKEditor5TestBase::addNewTextFormat | function | core/ |
Add and save a new text format using CKEditor 5. |
| CKEditor5TestBase::assertHtmlEsqueFieldValueEquals | function | core/ |
Decorates ::fieldValueEquals() to force DrupalCI to provide useful errors. |
| CKEditor5TestBase::assertNoRealtimeValidationErrors | function | core/ |
Checks that no real-time validation errors are present. |
| CKEditor5TestBase::createNewTextFormat | function | core/ |
Create a new text format using CKEditor 5. |
| CKEditor5TestBase::saveNewTextFormat | function | core/ |
Save the new text format. |
| CKEditor5TestBase::setUp | function | core/ |
|
| CKEditor5TestBase::triggerKeyUp | function | core/ |
Trigger a keyup event on the selected element. |
| Ckeditor5TestHooks | class | core/ |
Hook implementations for ckeditor5_test. |
| Ckeditor5TestHooks.php | file | core/ |
|
| Ckeditor5TestHooks::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
| Ckeditor5TestModuleAllowedImageHooks | class | core/ |
Hook implementations for ckeditor5_test_module_allowed_image. |
| Ckeditor5TestModuleAllowedImageHooks.php | file | core/ |
|
| Ckeditor5TestModuleAllowedImageHooks::ckeditor5PluginInfoAlter | function | core/ |
Implements hook_ckeditor5_plugin_info_alter(). |
| CKEditor5TestTrait | trait | core/ |
Provides methods to test CKEditor 5. |
| CKEditor5TestTrait.php | file | core/ |
|
| CKEditor5TestTrait::assertBalloonClosed | function | core/ |
Asserts that the active balloon is closed. |
| CKEditor5TestTrait::assertEditorButtonDisabled | function | core/ |
Asserts a CKEditor button is disabled. |
| CKEditor5TestTrait::assertEditorButtonEnabled | function | core/ |
Asserts a CKEditor button is enabled. |
| CKEditor5TestTrait::assertVisibleBalloon | function | core/ |
Asserts a particular balloon is visible. |
| CKEditor5TestTrait::getBalloonButton | function | core/ |
Gets a button from the currently visible balloon. |
| CKEditor5TestTrait::getEditorButton | function | core/ |
Waits for a CKEditor button and returns it when available and visible. |
| CKEditor5TestTrait::getEditorDataAsDom | function | core/ |
Gets CKEditor 5 instance data as a PHP DOMDocument. |
| CKEditor5TestTrait::getEditorDataAsHtmlString | function | core/ |
Gets CKEditor 5 instance data as a HTML string. |
| CKEditor5TestTrait::pressEditorButton | function | core/ |
Clicks a CKEditor button. |
| CKEditor5TestTrait::selectTextInsideElement | function | core/ |
Selects text inside an element. |
| CKEditor5TestTrait::waitForEditor | function | core/ |
Waits for CKEditor to initialize. |
| CKEditor5ToolbarTest | class | core/ |
Tests for CKEditor 5 editor UI with Toolbar module. |
| CKEditor5ToolbarTest.php | file | core/ |
|
| CKEditor5ToolbarTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5ToolbarTest::$modules | property | core/ |
Modules to install. |
| CKEditor5ToolbarTest::$user | property | core/ |
The admin user. |
| CKEditor5ToolbarTest::setUp | function | core/ |
|
| CKEditor5ToolbarTest::test | function | core/ |
Ensures that CKEditor 5 toolbar renders below Drupal Toolbar. |
| CKEditor5ValidationTestTrait | trait | core/ |
Defines a trait for testing CKEditor 5 validity. |
| CKEditor5ValidationTestTrait | trait | core/ |
Provides methods to test CKEditor 5 validation. |
| CKEditor5ValidationTestTrait.php | file | core/ |
|
| CKEditor5ValidationTestTrait.php | file | core/ |
|
| CKEditor5ValidationTestTrait::assertExpectedCkeditor5Violations | function | core/ |
Asserts CKEditor5 validation errors match an expected array of strings. |
| CKEditor5ValidationTestTrait::validatePairToViolationsArray | function | core/ |
Decorator for CKEditor5::validatePair() that returns an assertable array. |
| CKEditor5ValidationTestTrait::violationsToArray | function | core/ |
Transforms a constraint violation list object to an assertable array. |
| ckeditor5_automatic_link_decorator_test.ckeditor5.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.ckeditor5.yml |
| ckeditor5_automatic_link_decorator_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.info.yml |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.