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 |
---|---|---|---|
CKEditorIntegrationTest::testOffCanvasStyles | function | core/ |
Tests if CKEditor is properly styled inside an off-canvas dialog. |
CKEditorIntegrationTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
CKEditorIntegrationTest::testPreviewUsesDefaultThemeAndIsClientCacheable | function | core/ |
The CKEditor Widget must load a preview generated using the default theme. |
CKEditorIntegrationTest::testTranslationAlt | function | core/ |
Test that dialog loads appropriate translation's alt text. |
CKEditorIntegrationTest::testViewMode | function | core/ |
Tests the EditorMediaDialog can set the data-view-mode attribute. |
CKEditorIntegrationTest::waitForMetadataDialog | function | core/ |
Waits for the form that allows editing metadata. |
CKEditorLoadingTest | class | core/ |
Tests loading of CKEditor. |
CKEditorLoadingTest.php | file | core/ |
|
CKEditorLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorLoadingTest::$modules | property | core/ |
Modules to enable. |
CKEditorLoadingTest::$normalUser | property | core/ |
A normal user with access to the 'plain_text' and 'filtered_html' formats. |
CKEditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user with access to only the 'plain_text' format. |
CKEditorLoadingTest::getThingsToCheck | function | core/ |
|
CKEditorLoadingTest::setUp | function | core/ |
|
CKEditorLoadingTest::testExternalStylesheets | function | core/ |
Tests loading of theme's CKEditor stylesheets defined in the .info file. |
CKEditorLoadingTest::testLoading | function | core/ |
Tests loading of CKEditor CSS, JS and JS settings. |
CKEditorLoadingTest::testLoadingWithoutInternalButtons | function | core/ |
Tests presence of essential configuration even without Internal's buttons. |
CkeditorOffCanvasTestController | class | core/ |
Provides controller for testing CKEditor in off-canvas dialogs. |
CkeditorOffCanvasTestController.php | file | core/ |
|
CkeditorOffCanvasTestController::testOffCanvas | function | core/ |
Returns a link that can open a node add form in an off-canvas dialog. |
CKEditorPluginManagerTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor\CKEditorPluginManager[[api-linebreak]] |
CKEditorPluginManagerTest | class | core/ |
Tests different ways of enabling CKEditor plugins. |
CKEditorPluginManagerTest.php | file | core/ |
|
CKEditorPluginManagerTest.php | file | core/ |
|
CKEditorPluginManagerTest::$manager | property | core/ |
The manager for "CKEditor plugin" plugins. |
CKEditorPluginManagerTest::$modules | property | core/ |
Modules to enable. |
CKEditorPluginManagerTest::providerGetEnabledButtons | function | core/ |
Provides a list of configs to test. |
CKEditorPluginManagerTest::setUp | function | core/ |
|
CKEditorPluginManagerTest::testCssFiles | function | core/ |
Tests the iframe instance CSS files of plugins. |
CKEditorPluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditorPluginManagerTest::testGetEnabledButtons | function | core/ |
@covers ::getEnabledButtons[[api-linebreak]] @dataProvider providerGetEnabledButtons |
CKEditorStylesComboAdminTest | class | core/ |
Tests administration of the CKEditor StylesCombo plugin. |
CKEditorStylesComboAdminTest.php | file | core/ |
|
CKEditorStylesComboAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
CKEditorStylesComboAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorStylesComboAdminTest::$format | property | core/ |
A random generated format machine name. |
CKEditorStylesComboAdminTest::$modules | property | core/ |
Modules to enable. |
CKEditorStylesComboAdminTest::setUp | function | core/ |
|
CKEditorStylesComboAdminTest::testExistingFormat | function | core/ |
Tests StylesCombo settings for an existing text format. |
CKEditorStylesComboTranslationTest | class | core/ |
Tests administration of the CKEditor StylesCombo plugin. |
CKEditorStylesComboTranslationTest.php | file | core/ |
|
CKEditorStylesComboTranslationTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
CKEditorStylesComboTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorStylesComboTranslationTest::$format | property | core/ |
A randomly generated format machine name. |
CKEditorStylesComboTranslationTest::$modules | property | core/ |
{inheritdoc} |
CKEditorStylesComboTranslationTest::setUp | function | core/ |
|
CKEditorStylesComboTranslationTest::testExistingFormat | function | core/ |
Tests translations of CKEditor styles configuration. |
CKEditorTest | class | core/ |
Tests for the 'CKEditor' text editor plugin. |
CKEditorTest.php | file | core/ |
|
CKEditorTest::$ckeditor | property | core/ |
An instance of the "CKEditor" text editor plugin. |
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.