30 files declare their use of Editor in Zircon Profile 8
- ckeditor.api.php in core/
modules/ ckeditor/ ckeditor.api.php - Documentation for CKEditor module APIs.
- ckeditor.module in core/
modules/ ckeditor/ ckeditor.module - Provides integration with the CKEditor WYSIWYG editor.
- CKEditor.php in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Contains \Drupal\ckeditor\Plugin\Editor\CKEditor.
- CKEditorAdminTest.php in core/
modules/ ckeditor/ src/ Tests/ CKEditorAdminTest.php - Contains \Drupal\ckeditor\Tests\CKEditorAdminTest.
- CKEditorPluginBase.php in core/
modules/ ckeditor/ src/ CKEditorPluginBase.php - Contains \Drupal\ckeditor\CKEditorPluginBase.
- CKEditorPluginConfigurableInterface.php in core/
modules/ ckeditor/ src/ CKEditorPluginConfigurableInterface.php - Contains \Drupal\ckeditor\CKEditorPluginConfigurableInterface.
- CKEditorPluginContextualInterface.php in core/
modules/ ckeditor/ src/ CKEditorPluginContextualInterface.php - Contains \Drupal\ckeditor\CKEditorPluginContextualInterface.
- CKEditorPluginInterface.php in core/
modules/ ckeditor/ src/ CKEditorPluginInterface.php - Contains \Drupal\ckeditor\CKEditorPluginInterface.
- CKEditorPluginManager.php in core/
modules/ ckeditor/ src/ CKEditorPluginManager.php - Contains \Drupal\ckeditor\CKEditorPluginManager.
- CKEditorTest.php in core/
modules/ ckeditor/ src/ Tests/ CKEditorTest.php - Contains \Drupal\ckeditor\Tests\CKEditorTest.
- CKEditorToolbarButtonTest.php in core/
modules/ ckeditor/ src/ Tests/ CKEditorToolbarButtonTest.php - Contains \Drupal\ckeditor\Tests\CKEditorToolbarButtonTest.
- ckeditor_test.module in core/
modules/ ckeditor/ tests/ modules/ ckeditor_test.module - Helper module for the CKEditor tests.
- DrupalImage.php in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImage.php - Contains \Drupal\ckeditor\Plugin\CKEditorPlugin\DrupalImage.
- DrupalImageCaption.php in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImageCaption.php - Contains \Drupal\ckeditor\Plugin\CKEditorPlugin\DrupalImageCaption.
- DrupalLink.php in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalLink.php - Contains \Drupal\ckeditor\Plugin\CKEditorPlugin\DrupalLink.
- editor.admin.inc in core/
modules/ editor/ editor.admin.inc - Administration functions for editor.module.
- editor.module in core/
modules/ editor/ editor.module - Adds bindings for client-side "text editors" to text formats.
- EditorBase.php in core/
modules/ editor/ src/ Plugin/ EditorBase.php - Contains \Drupal\editor\Plugin\EditorBase.
- EditorConfigEntityUnitTest.php in core/
modules/ editor/ tests/ src/ Unit/ EditorConfigEntityUnitTest.php - Contains \Drupal\Tests\editor\Unit\EditorConfigEntityUnitTest.
- EditorFilterIntegrationTest.php in core/
modules/ editor/ tests/ src/ Kernel/ EditorFilterIntegrationTest.php - Contains \Drupal\Tests\editor\Kernel\EditorFilterIntegrationTest.
- EditorImageDialogTest.php in core/
modules/ editor/ src/ Tests/ EditorImageDialogTest.php - Contains \Drupal\editor\Tests\EditorImageDialogTest.
- EditorPluginInterface.php in core/
modules/ editor/ src/ Plugin/ EditorPluginInterface.php - Contains \Drupal\editor\Plugin\EditorPluginInterface.
- Element.php in core/
modules/ editor/ src/ Element.php - Contains \Drupal\editor\Element.
- Internal.php in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Internal.php - Contains \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal.
- Llama.php in core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ Llama.php - Contains \Drupal\ckeditor_test\Plugin\CKEditorPlugin\Llama.
- LlamaContextual.php in core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ LlamaContextual.php - Contains \Drupal\ckeditor_test\Plugin\CKEditorPlugin\LlamaContextual.
- LlamaContextualAndButton.php in core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ LlamaContextualAndButton.php - Contains \Drupal\ckeditor_test\Plugin\CKEditorPlugin\LlamaContextualAndButton.
- StylesCombo.php in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ StylesCombo.php - Contains \Drupal\ckeditor\Plugin\CKEditorPlugin\StylesCombo.
- TRexEditor.php in core/
modules/ editor/ tests/ modules/ src/ Plugin/ Editor/ TRexEditor.php - Contains \Drupal\editor_test\Plugin\Editor\TRexEditor.
- UnicornEditor.php in core/
modules/ editor/ tests/ modules/ src/ Plugin/ Editor/ UnicornEditor.php - Contains \Drupal\editor_test\Plugin\Editor\UnicornEditor.