Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5StylesheetsTest::externalStylesheetsProvider | function | core/ |
Provides test cases for external stylesheets. |
CKEditor5StylesheetsTest::testExternalStylesheets | function | core/ |
Tests loading of theme's CKEditor 5 stylesheets defined in the .info file. |
CKEditor5Test | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\Editor\CKEditor5 @group ckeditor5 @internal |
CKEditor5Test | class | core/ |
Tests for CKEditor 5. |
CKEditor5Test.php | file | core/ |
|
CKEditor5Test.php | file | core/ |
|
CKEditor5Test::$modules | property | core/ |
Modules to install. |
CKEditor5Test::enableDisabledToolbarItem | function | core/ |
Enables a disabled CKEditor 5 toolbar item. |
CKEditor5Test::getVerticalTabs | function | core/ |
Gets the titles of the vertical tabs in the given container. |
CKEditor5Test::languageOfPartsPluginConfigureLanguageListHelper | function | core/ |
Helper to set language list option for CKEditor. |
CKEditor5Test::languageOfPartsPluginInitialConfigurationHelper | function | core/ |
Helper to configure CKEditor5 with Language plugin. |
CKEditor5Test::languageOfPartsPluginTestHelper | function | core/ |
Validate expected languages available in editor. |
CKEditor5Test::providerPathsToFormNames | function | core/ |
Data provider for testing mapViolationPropertyPathsToFormNames. |
CKEditor5Test::SIMULATED_FORM_STRUCTURE | constant | core/ |
Simulated CKEditor5::buildConfigurationForm() form structure. |
CKEditor5Test::testActiveTabsMaintained | function | core/ |
Confirms active tab status is intact after AJAX refresh. |
CKEditor5Test::testEditorFileReferenceIntegration | function | core/ |
Ensures that CKEditor 5 integrates with file reference filter. |
CKEditor5Test::testEmphasis | function | core/ |
Ensures that CKEditor italic model is converted to em. |
CKEditor5Test::testExistingContent | function | core/ |
Tests configuring CKEditor 5 for existing content. |
CKEditor5Test::testHeadingsPlugin | function | core/ |
Test headings configuration. |
CKEditor5Test::testLanguageOfPartsPlugin | function | core/ |
Test for Language of Parts plugin. |
CKEditor5Test::testListPlugin | function | core/ |
Tests list plugin. |
CKEditor5Test::testPathsToFormNames | function | core/ |
@covers \Drupal\ckeditor5\Plugin\Editor\CKEditor5::mapViolationPropertyPathsToFormNames @dataProvider providerPathsToFormNames |
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. |
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. |
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.