Search for to
Title | Object type | File name | Summary |
---|---|---|---|
DuplicateInfoFileValidatorTest.php | file | core/ |
|
DuplicateInfoFileValidatorTest::createFileAtPath | function | core/ |
Creates the file at the root directory. |
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage | function | core/ |
Data provider for testDuplicateInfoFilesInStage. |
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage | function | core/ |
Tests that duplicate info.yml in stage raise an error. |
DynamicallyFieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with dynamic field definitions. |
DynamicallyFieldableEntityStorageInterface.php | file | core/ |
|
DynamicallyFieldableEntityStorageSchemaInterface | interface | core/ |
A storage schema that supports entity types with dynamic field definitions. |
DynamicallyFieldableEntityStorageSchemaInterface.php | file | core/ |
|
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
DynamicPluginConfigWithCsrfTokenUrlTrait | trait | core/ |
Provides a trait for CKEditor 5 with dynamically generated CSRF token URLs. |
DynamicPluginConfigWithCsrfTokenUrlTrait.php | file | core/ |
|
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder | function | core/ |
Gets the given URL with all placeholders replaced. |
EditModeTest::ANNOUNCE_SELECTOR | constant | core/ |
CSS selector for Drupal's announce element. |
EditModeTest::pressToolbarEditButton | function | core/ |
Presses the toolbar edit mode. |
Editor | class | core/ |
Defines an Editor attribute object. |
Editor | class | core/ |
Defines the configured text editor entity. |
Editor | class | core/ |
Defines an Editor annotation object. |
editor.admin.inc | file | core/ |
|
editor.api.php | file | core/ |
Documentation for Text Editor API. |
editor.config_translation_mapper_subscriber | service | core/ |
Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber |
editor.css | file | core/ |
Styles for the CKEditor 5 editor. |
editor.editor.basic_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.basic_html.yml |
editor.editor.basic_html.yml | file | core/ |
core/profiles/standard/config/install/editor.editor.basic_html.yml |
editor.editor.basic_html.yml | file | core/ |
core/profiles/demo_umami/config/install/editor.editor.basic_html.yml |
editor.editor.basic_html.yml | file | core/ |
core/recipes/basic_html_format_editor/config/editor.editor.basic_html.yml |
editor.editor.full_html.yml | file | core/ |
core/recipes/full_html_format_editor/config/editor.editor.full_html.yml |
editor.editor.full_html.yml | file | core/ |
core/profiles/standard/config/install/editor.editor.full_html.yml |
editor.editor.full_html.yml | file | core/ |
core/profiles/demo_umami/config/install/editor.editor.full_html.yml |
editor.editor.full_html.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml |
editor.editor.private_images.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml |
editor.info.yml | file | core/ |
core/modules/editor/editor.info.yml |
editor.install | file | core/ |
Install, update and uninstall functions for the Editor module. |
editor.libraries.yml | file | core/ |
core/modules/editor/editor.libraries.yml |
editor.module | file | core/ |
|
editor.overview.html.twig | file | core/ |
--- 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/ |
|
Editor.php | file | core/ |
|
Editor.php | file | core/ |
|
editor.post_update.php | file | core/ |
Post update functions for Editor. |
editor.routing.yml | file | core/ |
core/modules/editor/editor.routing.yml |
editor.schema.yml | file | core/ |
core/modules/editor/config/schema/editor.schema.yml |
editor.services.yml | file | core/ |
core/modules/editor/editor.services.yml |
Editor::$editor | property | core/ |
The name (plugin ID) of the text editor. |
Editor::$editorPluginManager | property | core/ |
|
Editor::$filterFormat | property | core/ |
The filter format this text editor is associated with. |
Editor::$format | property | core/ |
Machine name of the text format for this configured text editor. |
Editor::$id | property | core/ |
The plugin ID. |
Editor::$image_upload | property | core/ |
The structured array of image upload settings. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.