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
Drupal\workspaces\WorkspaceOperationFactory service core/modules/workspaces/workspaces.services.yml
Drupal\workspaces\WorkspaceRepositoryInterface service core/modules/workspaces/workspaces.services.yml
drupal_phpunit_contrib_extension_directory_roots function core/tests/bootstrap.php Returns directories under which contributed extensions may exist.
drupal_phpunit_find_extension_directories function core/tests/bootstrap.php Finds all valid extension directories recursively within a given directory.
DummyReadOnlyStreamWrapper::getDirectoryPath function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Gets the path that the wrapper is responsible for.
DummyStreamWrapper::getDirectoryPath function core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Gets the path that the wrapper is responsible for.
DuplicateInfoFileValidator class core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php Validates the stage does not have duplicate info.yml not present in active.
DuplicateInfoFileValidator.php file core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
DuplicateInfoFileValidator::findInfoFiles function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php Recursively finds info.yml files in a directory.
DuplicateInfoFileValidator::getSubscribedEvents function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
DuplicateInfoFileValidator::validate function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php Validates the stage does not have duplicate info.yml not present in active.
DuplicateInfoFileValidator::__construct function core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
DuplicateInfoFileValidatorTest class core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php @covers \Drupal\package_manager\Validator\DuplicateInfoFileValidator
@group package_manager
@internal
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/Entity/Editor.php Defines the configured text editor entity.
Editor class core/modules/editor/src/Annotation/Editor.php Defines an Editor annotation object.
Editor class core/modules/editor/src/Attribute/Editor.php Defines an Editor attribute object.
editor-3412361.php file core/modules/editor/tests/fixtures/update/editor-3412361.php Test fixture.
editor.admin.inc file core/modules/editor/editor.admin.inc Administration functions for editor.module.
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/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.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.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.editor.test_format.yml file core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format.yml core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format.yml
editor.editor.test_format_image.yml file core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_image.yml core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_image.yml
editor.editor.test_format_list_ol_start.yml file core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_list_ol_start.yml core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_list_ol_start.yml
editor.editor.test_format_list_ol_start_post_3261599.yml file core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_list_ol_start_post_3261599.yml core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_list_ol_start_post_3261599.yml

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