Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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::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. |
CKEditor5UpdateCodeBlockConfigurationTest | class | core/ |
@covers ckeditor5_post_update_code_block @group Update @group ckeditor5 |
CKEditor5UpdateCodeBlockConfigurationTest.php | file | core/ |
|
CKEditor5UpdateCodeBlockConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateCodeBlockConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateCodeBlockConfigurationTest::testUpdateCodeBlockConfigurationPostUpdate | function | core/ |
Ensure default configuration for the CKEditor 5 codeBlock plugin is added. |
CKEditor5UpdateImageToolbarItemTest | class | core/ |
Tests the update path for the CKEditor 5 image toolbar item. |
CKEditor5UpdateImageToolbarItemTest.php | file | core/ |
|
CKEditor5UpdateImageToolbarItemTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateImageToolbarItemTest::getFilterHtmlRestrictions | function | core/ |
Gets the configured restrictions for the `filter_html` filter plugin. |
CKEditor5UpdateImageToolbarItemTest::getSourceEditingRestrictions | function | core/ |
Gets the configured HTML restrictions for the Source Editing plugin. |
CKEditor5UpdateImageToolbarItemTest::provider | function | core/ |
Data provider for ::test(). |
CKEditor5UpdateImageToolbarItemTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateImageToolbarItemTest::test | function | core/ |
Tests that `uploadImage` toolbar item is updated to `drupalInsertImage`. |
CKEditor5UpdateListMultiBlockTest | class | core/ |
@covers ckeditor5_post_update_list_multiblock @group Update @group ckeditor5 |
CKEditor5UpdateListMultiBlockTest.php | file | core/ |
|
CKEditor5UpdateListMultiBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateListMultiBlockTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateListMultiBlockTest::test | function | core/ |
Tests that sites get the new `multiBlock` setting added. |
CKEditor5UpdateOlStartReversed | class | core/ |
@covers ckeditor5_post_update_list_start_reversed @group Update @group ckeditor5 |
CKEditor5UpdateOlStartReversed.php | file | core/ |
|
CKEditor5UpdateOlStartReversed::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateOlStartReversed::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateOlStartReversed::testUpdate | function | core/ |
Test that sites with <ol start> or <ol reversed> opt in to the expanded UI. |
CKEditor5UpdatePluginSettingsSortTest | class | core/ |
@covers ckeditor5_post_update_plugins_settings_export_order @group Update @group ckeditor5 |
CKEditor5UpdatePluginSettingsSortTest.php | file | core/ |
|
CKEditor5UpdatePluginSettingsSortTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdatePluginSettingsSortTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortEntitySave | function | core/ |
Ensure settings for CKEditor 5 plugins are sorted by plugin key. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.