62 string references to 'CKEditor'

BigPipeRegressionTest::testCommentForm_2698811 in core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php
Ensure comment form works with history and big_pipe modules.
ckeditor.info.yml in core/modules/ckeditor/ckeditor.info.yml
core/modules/ckeditor/ckeditor.info.yml
CKEditor::buildConfigurationForm in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
Form constructor.
CKEditor::buildContentsCssJSSetting in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
Builds the "contentsCss" configuration part of the CKEditor JS settings.
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.
CKEditorAdminTest::testNewFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for a new text format.
CKEditorAdminTest::testNewFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for a new text format.
CKEditorIntegrationTest::fillFieldInMetadataDialogAndSubmit in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Fills in a field in the metadata dialog for an embedded media item.
CKEditorIntegrationTest::leaveSourceMode in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Leaves source mode and returns to the CKEditor iframe.
CKEditorIntegrationTest::testAlignment in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests alignment integration.
CKEditorIntegrationTest::testAlt in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests the EditorMediaDialog can set the alt attribute.
CKEditorIntegrationTest::testButton in core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests using DrupalMediaLibrary button to embed media into CKEditor.
CKEditorIntegrationTest::testConfigurationValidation in core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests validation that DrupalMediaLibrary requires media_embed filter.
CKEditorIntegrationTest::testDialogAccess in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Test the EditorMediaDialog's form elements' #access logic.
CKEditorIntegrationTest::testEditableCaption in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests caption editing in the CKEditor widget.
CKEditorIntegrationTest::testEmbedPreviewAccess in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests preview route access.
CKEditorIntegrationTest::testErrorMessages in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests that failed media embed preview requests inform the end user.
CKEditorIntegrationTest::testLinkability in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests linkability of the CKEditor widget.
CKEditorIntegrationTest::testOnlyDrupalMediaTagProcessed in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests that only <drupal-media> tags are processed.
CKEditorIntegrationTest::testPreviewUsesDefaultThemeAndIsClientCacheable in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
The CKEditor Widget must load a preview generated using the default theme.
CKEditorIntegrationTest::testTranslationAlt in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Test that dialog loads appropriate translation's alt text.
CKEditorIntegrationTest::testViewMode in core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
Tests the EditorMediaDialog can set the data-view-mode attribute.
CKEditorLoadingTest::setUp in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::testLoading in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
Tests loading of CKEditor CSS, JS and JS settings.
CKEditorPluginManagerTest::setUp in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
CKEditorPluginManagerTest::testEnabledPlugins in core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php
Tests the enabling of plugins.
CKEditorStylesComboAdminTest::setUp in core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
CKEditorStylesComboAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
Tests StylesCombo settings for an existing text format.
CKEditorStylesComboTranslationTest::setUp in core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php
CKEditorTest::assertCKEditorLanguage in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
Assert that CKEditor picks the expected language when French is default.
CKEditorTest::setUp in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
CKEditorTest::testBuildContentsCssJSSetting in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
Tests CKEditor::buildContentsCssJSSetting().
CKEditorTest::testGetJSSettings in core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
Tests CKEditor::getJSSettings().
ckeditor_library_info_alter in core/modules/ckeditor/ckeditor.module
Implements hook_library_info_alter().
demo_umami.info.yml in core/profiles/demo_umami/demo_umami.info.yml
core/profiles/demo_umami/demo_umami.info.yml
DrupalImage::getButtons in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
Returns the buttons that this plugin provides, along with metadata.
DrupalImage::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalImageCaption::getCssFiles in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
Retrieves enabled plugins' iframe instance CSS files.
DrupalImageCaption::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
DrupalLink::getButtons in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php
Returns the buttons that this plugin provides, along with metadata.
DrupalLink::getFile in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php
Returns the Drupal root-relative file path to the plugin JavaScript file.
editor.editor.basic_html.yml in core/profiles/standard/config/install/editor.editor.basic_html.yml
core/profiles/standard/config/install/editor.editor.basic_html.yml
editor.editor.basic_html.yml in core/profiles/demo_umami/config/install/editor.editor.basic_html.yml
core/profiles/demo_umami/config/install/editor.editor.basic_html.yml
editor.editor.full_html.yml in core/profiles/standard/config/install/editor.editor.full_html.yml
core/profiles/standard/config/install/editor.editor.full_html.yml
editor.editor.full_html.yml in core/profiles/demo_umami/config/install/editor.editor.full_html.yml
core/profiles/demo_umami/config/install/editor.editor.full_html.yml
editor.editor.private_images.yml in core/modules/editor/tests/editor_private_test/config/install/editor.editor.private_images.yml
core/modules/editor/tests/editor_private_test/config/install/editor.editor.private_images.yml
EditorAdminTest::testEditorSelection in core/modules/editor/tests/src/FunctionalJavascript/EditorAdminTest.php
Tests that editor selection can be toggled without breaking ajax.
EditorDialogAccessTest::testEditorImageDialogAccess in core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php
Test access to the editor image dialog.
EditorResourceTestBase::createEntity in core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php
Creates the entity to be tested.
EditorResourceTestBase::getExpectedNormalizedEntity in core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php
Returns the expected normalization of the entity.
EditorTest::createAnotherEntity in core/modules/jsonapi/tests/src/Functional/EditorTest.php
Creates another entity to be tested.
EditorTest::createEntity in core/modules/jsonapi/tests/src/Functional/EditorTest.php
Creates the entity to be tested.
EditorTest::getExpectedDocument in core/modules/jsonapi/tests/src/Functional/EditorTest.php
Returns the expected JSON:API document for the entity.
editor_help in core/modules/editor/editor.module
Implements hook_help().
InternalTest::setUp in core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php
Language::getCssFiles in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php
Retrieves enabled plugins' iframe instance CSS files.
media_library_filter_format_edit_form_validate in core/modules/media_library/media_library.module
Validate callback to ensure the DrupalMediaLibrary button can work correctly.
standard.info.yml in core/profiles/standard/standard.info.yml
core/profiles/standard/standard.info.yml
StandardTest::testStandard in core/profiles/standard/tests/src/Functional/StandardTest.php
Tests Standard installation profile.
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.