Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5PluginManagerTest::providerTestDerivedPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestPluginSupportingElement | function | core/ |
Provides use cases for findPluginSupportingElement(). |
CKEditor5PluginManagerTest::providerTestProvidedElements | function | core/ |
Provides uses cases enabling different elements and the expected results. |
CKEditor5PluginManagerTest::setUp | function | core/ |
|
CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects |
CKEditor5PluginManagerTest::testDerivedPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getDiscovery @dataProvider providerTestDerivedPluginDefinitions |
CKEditor5PluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects |
CKEditor5PluginManagerTest::testInvalidPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::processDefinition @dataProvider providerTestInvalidPluginDefinitions |
CKEditor5PluginManagerTest::testPluginSupportingElement | function | core/ |
Tests the logic of findPluginSupportingElement. |
CKEditor5PluginManagerTest::testProvidedElements | function | core/ |
Tests the parsing of CKEditor 5 plugin element config. |
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset | function | core/ |
Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes. |
CKEditor5ReadOnlyModeTest | class | core/ |
Tests read-only mode for CKEditor 5. |
CKEditor5ReadOnlyModeTest.php | file | core/ |
|
CKEditor5ReadOnlyModeTest::$modules | property | core/ |
Modules to install. |
CKEditor5ReadOnlyModeTest::setUp | function | core/ |
|
CKEditor5ReadOnlyModeTest::testReadOnlyMode | function | core/ |
Test that disabling a CKEditor 5 field results in an uneditable editor. |
CKEditor5StylesheetsMessage | class | core/ |
Messaging for themes using the ckeditor_stylesheets setting. |
CKEditor5StylesheetsMessage.php | file | core/ |
|
CKEditor5StylesheetsMessage::$configFactory | property | core/ |
The config factory. |
CKEditor5StylesheetsMessage::$themeHandler | property | core/ |
The theme handler. |
CKEditor5StylesheetsMessage::checkForStylesheetsEquivalent | function | core/ |
Checks themes using ckeditor_stylesheets for CKEditor 5 equivalents. |
CKEditor5StylesheetsMessage::getWarning | function | core/ |
Generates a warning related to ckeditor_stylesheets. |
CKEditor5StylesheetsMessage::__construct | function | core/ |
Constructs a new CKEditor5StylesheetsMessage. |
CKEditor5StylesheetsTest | class | core/ |
Test the ckeditor5-stylesheets theme config property. |
CKEditor5StylesheetsTest.php | file | core/ |
|
CKEditor5StylesheetsTest::$modules | property | core/ |
Modules to install. |
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 |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.