Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5IntegrationTest | class | core/ |
Tests that Quick Edit can load CKEditor 5. |
CKEditor5IntegrationTest.php | file | core/ |
|
CKEditor5IntegrationTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
CKEditor5IntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5IntegrationTest::$modules | property | core/ |
Modules to enable. |
CKEditor5IntegrationTest::setUp | function | core/ |
|
CKEditor5IntegrationTest::testArticleNode | function | core/ |
Tests if an article node can be in-place edited with Quick Edit. |
CKEditor5IntegrationTest::testDiscard | function | core/ |
Tests that changes can be discarded. |
CKEditor5OffCanvasTest | class | core/ |
Tests for CKEditor 5 to ensure correct styling in off-canvas. |
CKEditor5OffCanvasTest.php | file | core/ |
|
CKEditor5OffCanvasTest::$modules | property | core/ |
Modules to enable. |
CKEditor5OffCanvasTest::testOffCanvasStyles | function | core/ |
Tests if CKEditor is properly styled inside an off-canvas dialog. |
CKEditor5OffCanvasTestController | class | core/ |
Provides controller for testing CKEditor in off-canvas dialogs. |
CKEditor5OffCanvasTestController.php | file | core/ |
|
CKEditor5OffCanvasTestController::testOffCanvas | function | core/ |
Returns a link that can open a node add form in an off-canvas dialog. |
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() |
CKEditor5PluginManagerTest::testDerivedPluginDefinitions | function | core/ |
@covers ::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. |
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. |
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/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\Editor\CKEditor5 @group ckeditor5 @internal |
CKEditor5Test | class | core/ |
Tests for CKEditor 5. |
CKEditor5Test.php | file | core/ |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.