11 string references to 'DrupalImage' in Drupal 8
- 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::testLinkability in core/
modules/ media/ tests/ src/ FunctionalJavascript/ CKEditorIntegrationTest.php - Tests linkability of the CKEditor widget.
- CKEditorTest::getDefaultToolbarConfig in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - 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/
profiles/ standard/ config/ install/ editor.editor.basic_html.yml - core/profiles/standard/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.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
- EditorDialogAccessTest::testEditorImageDialogAccess in core/
modules/ editor/ tests/ src/ Functional/ EditorDialogAccessTest.php - Test access to the editor image dialog.
- EditorResourceTestBase::getExpectedNormalizedEntity in core/
modules/ editor/ tests/ src/ Functional/ Rest/ EditorResourceTestBase.php - Returns the expected normalization of the entity.
- EditorTest::getExpectedDocument in core/
modules/ jsonapi/ tests/ src/ Functional/ EditorTest.php - Returns the expected JSON:API document for the entity.