Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
DuplicateInfoFileValidatorTest.php file core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
DuplicateInfoFileValidatorTest::createFileAtPath function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Creates the file at the root directory.
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Data provider for testDuplicateInfoFilesInStage.
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Tests that duplicate info.yml in stage raise an error.
DynamicallyFieldableEntityStorageInterface interface core/lib/Drupal/Core/Entity/DynamicallyFieldableEntityStorageInterface.php A storage that supports entity types with dynamic field definitions.
DynamicallyFieldableEntityStorageInterface.php file core/lib/Drupal/Core/Entity/DynamicallyFieldableEntityStorageInterface.php
DynamicallyFieldableEntityStorageSchemaInterface interface core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php A storage schema that supports entity types with dynamic field definitions.
DynamicallyFieldableEntityStorageSchemaInterface.php file core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Performs final cleanup after all data of a field has been purged.
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Checks if existing data would be lost if the schema changes were applied.
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Checks if the changes to the storage definition requires schema changes.
DynamicPluginConfigWithCsrfTokenUrlTrait trait core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php Provides a trait for CKEditor 5 with dynamically generated CSRF token URLs.
DynamicPluginConfigWithCsrfTokenUrlTrait.php file core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php Gets the given URL with all placeholders replaced.
EditModeTest::ANNOUNCE_SELECTOR constant core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php CSS selector for Drupal's announce element.
EditModeTest::pressToolbarEditButton function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Presses the toolbar edit mode.
Editor class core/modules/editor/src/Attribute/Editor.php Defines an Editor attribute object.
Editor class core/modules/editor/src/Entity/Editor.php Defines the configured text editor entity.
Editor class core/modules/editor/src/Annotation/Editor.php Defines an Editor annotation object.
editor.admin.inc file core/modules/editor/editor.admin.inc
editor.api.php file core/modules/editor/editor.api.php Documentation for Text Editor API.
editor.config_translation_mapper_subscriber service core/modules/editor/editor.services.yml Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber
editor.css file core/modules/ckeditor5/css/editor.css Styles for the CKEditor 5 editor.
editor.editor.basic_html.yml file 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.basic_html.yml file 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 file core/profiles/demo_umami/config/install/editor.editor.basic_html.yml core/profiles/demo_umami/config/install/editor.editor.basic_html.yml
editor.editor.basic_html.yml file core/recipes/basic_html_format_editor/config/editor.editor.basic_html.yml core/recipes/basic_html_format_editor/config/editor.editor.basic_html.yml
editor.editor.full_html.yml file core/recipes/full_html_format_editor/config/editor.editor.full_html.yml core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
editor.editor.full_html.yml file 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 file core/profiles/demo_umami/config/install/editor.editor.full_html.yml core/profiles/demo_umami/config/install/editor.editor.full_html.yml
editor.editor.full_html.yml file core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml
editor.editor.private_images.yml file core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml
editor.info.yml file core/modules/editor/editor.info.yml core/modules/editor/editor.info.yml
editor.install file core/modules/editor/editor.install Install, update and uninstall functions for the Editor module.
editor.libraries.yml file core/modules/editor/editor.libraries.yml core/modules/editor/editor.libraries.yml
editor.module file core/modules/editor/editor.module
editor.overview.html.twig file core/modules/editor/help_topics/editor.overview.html.twig ---
label: 'Connecting text editors to text formats'
related:
- core.content_structure
- field_ui.manage_form
- filter.overview
---
{% set filter_overview_topic = render_var(help_topic_link('filter.overview')) %}
{% set…
Editor.php file core/modules/editor/src/Attribute/Editor.php
Editor.php file core/modules/editor/src/Entity/Editor.php
Editor.php file core/modules/editor/src/Annotation/Editor.php
editor.post_update.php file core/modules/editor/editor.post_update.php Post update functions for Editor.
editor.routing.yml file core/modules/editor/editor.routing.yml core/modules/editor/editor.routing.yml
editor.schema.yml file core/modules/editor/config/schema/editor.schema.yml core/modules/editor/config/schema/editor.schema.yml
editor.services.yml file core/modules/editor/editor.services.yml core/modules/editor/editor.services.yml
Editor::$editor property core/modules/editor/src/Entity/Editor.php The name (plugin ID) of the text editor.
Editor::$editorPluginManager property core/modules/editor/src/Entity/Editor.php
Editor::$filterFormat property core/modules/editor/src/Entity/Editor.php The filter format this text editor is associated with.
Editor::$format property core/modules/editor/src/Entity/Editor.php Machine name of the text format for this configured text editor.
Editor::$id property core/modules/editor/src/Annotation/Editor.php The plugin ID.
Editor::$image_upload property core/modules/editor/src/Entity/Editor.php The structured array of image upload settings.

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