12 string references to 'DrupalImage'
- CKEditor4to5UpgradeCompletenessTest::testSettings in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor4to5UpgradeCompletenessTest.php - Tests that all configurable CKEditor 4 plugins in core have an upgrade path.
- CKEditor::getDefaultSettings in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Returns the default settings for this configurable text editor.
- CKEditorAdminTest::testExistingFormat in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorAdminTest.php - Tests configuring a text editor for an existing text format.
- CKEditorIntegrationTest::testDrupalImageCaptionDialog in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ CKEditorIntegrationTest.php - Tests if the Drupal Image Caption plugin appears and works as expected.
- CKEditorPluginManagerTest::testEnabledPlugins in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php - Tests the enabling of plugins.
- CKEditorTest::getDefaultToolbarConfig in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Core::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor4To5Upgrade/ Core.php - Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists.
- DrupalImage::validateImageUploadSettings in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImage.php - #element_validate handler for the "image_upload" element in settingsForm().
- DrupalImageCaption::isEnabled in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImageCaption.php - Checks if this plugin should be enabled based on the editor configuration.
- editor.editor.basic_html.yml in core/
modules/ ckeditor5/ tests/ fixtures/ ckeditor4_config/ editor.editor.basic_html.yml - core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.basic_html.yml
- editor.editor.full_html.yml in core/
modules/ ckeditor5/ tests/ fixtures/ ckeditor4_config/ editor.editor.full_html.yml - core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml
- MediaTest::testLinkability in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests linkability of the CKEditor widget.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.