CKEditor4to5UpgradeCompletenessTest::$cke4PluginManager |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
The "CKEditor 4 plugin" plugin manager. |
CKEditor4to5UpgradeCompletenessTest::$cke5PluginManager |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
The "CKEditor 5 plugin" plugin manager. |
CKEditor4to5UpgradeCompletenessTest::$modules |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Modules to enable. |
CKEditor4to5UpgradeCompletenessTest::$smartDefaultSettings |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Smart default settings utility. |
CKEditor4to5UpgradeCompletenessTest::$upgradePluginManager |
property |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
The CKEditor 4 to 5 upgrade plugin manager. |
CKEditor4to5UpgradeCompletenessTest::CONTRIB_BUTTONS_NOW_IN_CORE |
constant |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
The CKEditor 4 toolbar buttons that no longer require a contrib module. |
CKEditor4to5UpgradeCompletenessTest::setUp |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
|
CKEditor4to5UpgradeCompletenessTest::testButtons |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that all CKEditor 4 buttons in core have an upgrade path. |
CKEditor4to5UpgradeCompletenessTest::testButtonsWithTestOnlyModule |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that the test-only CKEditor 4 module does not have an upgrade path. |
CKEditor4to5UpgradeCompletenessTest::testCKEditor5ConfigurableSubsetPlugins |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that all elements subset plugins in core have an upgrade path. |
CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4Button |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests detecting a lying upgrade plugin cke4_button annotation. |
CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4PluginSettings |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests detecting a lying upgrade plugin cke4_plugin_settings annotation. |
CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor5ConfigurableSubsetPlugin |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests detecting lying cke5_plugin_elements_subset_configuration annotation. |
CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4Button |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that only one plugin can provide an upgrade path for a button. |
CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4PluginSettings |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that only one plugin can provide an upgrade path for plugin settings. |
CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor5ConfigurableSubsetPlugin |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that only one plugin can provide an upgrade path for a subset plugin. |
CKEditor4to5UpgradeCompletenessTest::testSettings |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that all configurable CKEditor 4 plugins in core have an upgrade path. |
CKEditor4to5UpgradeCompletenessTest::testSettingsWithTestOnlyModule |
function |
core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php |
Tests that the test-only CKEditor 4 module does not have an upgrade path. |
ckeditor4to5upgrade_plugin_test.info.yml |
file |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml |
ckeditor4to5upgrade_plugin_test.module |
file |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module |
|
ckeditor4to5upgrade_plugin_test_ckeditor4to5upgrade_plugin_info_alter |
function |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module |
Implements hook_ckeditor4to5upgrade_plugin_info_alter(). |
CKEditor5AllowedTagsTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Tests for CKEditor 5. |
CKEditor5AllowedTagsTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
|
CKEditor5AllowedTagsTest::$allowedElements |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
The default CKEditor 5 allowed elements. |
CKEditor5AllowedTagsTest::$defaultElementsAfterUpdatingToCkeditor5 |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
The expected allowed elements after updating to CKEditor 5. |
CKEditor5AllowedTagsTest::$defaultElementsWhenUpdatingNotCkeditor5 |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
The default allowed elements for filter_html's "allowed_html" setting. |
CKEditor5AllowedTagsTest::$modules |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Modules to enable. |
CKEditor5AllowedTagsTest::testAllowedTags |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Test filter_html allowed tags. |
CKEditor5AllowedTagsTest::testEnablingToVersion5Validation |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Test enabling CKEditor 5 in a way that triggers validation. |
CKEditor5AllowedTagsTest::testFullHtml |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Tests full HTML text format. |
CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Tests that when image uploads were enabled, they remain enabled. |
CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Tests that the img tag is added after enabling image uploads. |
CKEditor5AllowedTagsTest::testInternetExplorerWarning |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Tests the presence of the IE warning when CKEditor 5 is selected. |
CKEditor5AllowedTagsTest::testMediaElementAllowedTags |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Test that <drupal-media> is added to allowed tags when media embed enabled. |
CKEditor5AllowedTagsTest::testSwitchToVersion5 |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php |
Confirm that switching to CKEditor 5 from another editor updates tags. |
CKEditor5CKEditor4Compatibility::testCkeCompatibility |
function |
core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditor5CKEditor4Compatibility.php |
Ensures that CKEditor 5 and CKEditor 4 can be used on the same page. |
CKEditor5DialogTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php |
Tests for CKEditor 5 to ensure correct focus management in dialogs. |
CKEditor5DialogTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php |
|
CKEditor5DialogTest::$modules |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php |
Modules to enable. |
CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php |
Tests if CKEditor 5 tooltips can be interacted with in dialogs. |
CKEditor5DialogTestController |
class |
core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php |
Provides controller for testing CKEditor in off-canvas dialogs. |
CKEditor5DialogTestController.php |
file |
core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php |
|
CKEditor5DialogTestController::testDialog |
function |
core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php |
Returns a link that can open a node add form in an modal dialog. |
CKEditor5FragmentLinkTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
Tests that the fragment link points to CKEditor 5. |
CKEditor5FragmentLinkTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
|
CKEditor5FragmentLinkTest::$account |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
The admin user. |
CKEditor5FragmentLinkTest::$defaultTheme |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
The theme to install as the default for testing. |
CKEditor5FragmentLinkTest::$modules |
property |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
Modules to enable. |
CKEditor5FragmentLinkTest::setUp |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
|
CKEditor5FragmentLinkTest::testFragmentLink |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php |
Tests if the fragment link to a textarea works with CKEditor 5 enabled. |