Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditor5PluginManagerTest | class | core/ |
Tests different ways of enabling CKEditor 5 plugins. |
| CKEditor5PluginManagerTest.php | file | core/ |
|
| CKEditor5PluginManagerTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
| CKEditor5PluginManagerTest::$modules | property | core/ |
Modules to enable. |
| CKEditor5PluginManagerTest::$typedConfig | property | core/ |
The typed config manager. |
| CKEditor5PluginManagerTest::mockModuleInVfs | function | core/ |
Mocks a module providing a CKEditor 5 plugin in VFS. |
| CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset | function | core/ |
Data provider. |
| 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()[[api-linebreak]] |
| CKEditor5PluginManagerTest::testDerivedPluginDefinitions | function | core/ |
@covers ::getDiscovery[[api-linebreak]] @dataProvider providerTestDerivedPluginDefinitions |
| CKEditor5PluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
| CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects()[[api-linebreak]] |
| CKEditor5PluginManagerTest::testInvalidPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::processDefinition()[[api-linebreak]] @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. |
| CKEditor5QuickEditLibraryTest | class | core/ |
Tests that a Quick Edit specific library loads when Quick Edit is enabled. |
| CKEditor5QuickEditLibraryTest.php | file | core/ |
|
| CKEditor5QuickEditLibraryTest::$adminUser | property | core/ |
The admin user. |
| CKEditor5QuickEditLibraryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5QuickEditLibraryTest::$modules | property | core/ |
Modules to enable. |
| CKEditor5QuickEditLibraryTest::setUp | function | core/ |
|
| CKEditor5QuickEditLibraryTest::testQuickeditTemporaryWorkaround | function | core/ |
Tests that the Quick Edit workaround CSS loads when needed. |
| 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 enable. |
| 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/ |
Tests for CKEditor 5. |
| CKEditor5Test | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\Editor\CKEditor5[[api-linebreak]] @group ckeditor5 @internal |
| CKEditor5Test.php | file | core/ |
|
| CKEditor5Test.php | file | core/ |
|
| CKEditor5Test::$modules | property | core/ |
Modules to enable. |
| 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::languageOfPartsPluginTestHelper | function | core/ |
Validate the available languages on the basis of selected language option. |
| 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. |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.