15 string references to plugin.manager.ckeditor.plugin in Drupal 10
- CKEditor4to5UpgradeCompletenessTest::setUp in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor4to5UpgradeCompletenessTest.php - CKEditor4to5UpgradeCompletenessTest::testButtonsWithTestOnlyModule in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor4to5UpgradeCompletenessTest.php - Tests that the test-only CKEditor 4 module does not have an upgrade path.
- CKEditor4to5UpgradeCompletenessTest::testSettingsWithTestOnlyModule in core/
modules/ ckeditor5/ tests/ src/ Kernel/ CKEditor4to5UpgradeCompletenessTest.php - Tests that the test-only CKEditor 4 module does not have an upgrade path.
- CKEditor::create in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - CKEditorAdminTest::testExistingFormat in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorAdminTest.php - Tests configuring a text editor for an existing text format.
- CKEditorLoadingTest::testLoading in core/
modules/ ckeditor/ tests/ src/ Functional/ CKEditorLoadingTest.php - Tests loading of CKEditor CSS, JS and JS settings.
- CKEditorPluginManagerTest::testCssFiles in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php - Tests the iframe instance CSS files of plugins.
- CKEditorPluginManagerTest::testEnabledPlugins in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorPluginManagerTest.php - Tests the enabling of plugins.
- CKEditorTest::testBuildContentsCssJSSetting in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests CKEditor::buildContentsCssJSSetting().
- CKEditorTest::testBuildToolbarJSSetting in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests CKEditor::buildToolbarJSSetting().
- CKEditorTest::testGetJSSettings in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests CKEditor::getJSSettings().
- CKEditorTest::testInternalGetConfig in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests Internal::getConfig().
- CKEditorTest::testStylesComboGetConfig in core/
modules/ ckeditor/ tests/ src/ Kernel/ CKEditorTest.php - Tests StylesCombo::getConfig().
- InternalTest::setUp in core/
modules/ ckeditor/ tests/ src/ Kernel/ Plugin/ CKEditorPlugin/ InternalTest.php - _ckeditor_get_enabled_plugins in core/
modules/ ckeditor/ ckeditor.module - Gets all enabled CKEditor 4 plugins.