Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
DrupalMessengerServiceTest.php core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php Drupal\Tests\system\Functional\Bootstrap
DrupalPackageBuilder.php composer/Generator/Builder/DrupalPackageBuilder.php Drupal\Composer\Generator\Builder
DrupalPinnedDevDependenciesBuilder.php composer/Generator/Builder/DrupalPinnedDevDependenciesBuilder.php Drupal\Composer\Generator\Builder
DrupalSelenium2Driver.php core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Drupal\FunctionalJavascriptTests
DrupalSelenium2DriverTest.php core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php Drupal\FunctionalJavascriptTests\Tests
DrupalSqlBase.php core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php Drupal\migrate_drupal\Plugin\migrate\source
DrupalSqlBaseTest.php core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Drupal\Tests\migrate_drupal\Unit\source
DrupalStandardsListenerDeprecatedClass.php core/modules/system/tests/modules/deprecation_test/src/Deprecation/DrupalStandardsListenerDeprecatedClass.php Drupal\deprecation_test\Deprecation
DrupalStandardsListenerDeprecationTest.php core/tests/Drupal/Tests/Core/Listeners/DrupalStandardsListenerDeprecationTest.php Drupal\Tests\Core\Listeners
DrupalTest.php core/tests/Drupal/Tests/Core/DrupalTest.php Drupal\Tests\Core
DrupalTestBrowser.php core/tests/Drupal/Tests/DrupalTestBrowser.php Drupal\Tests
DrupalTranslator.php core/lib/Drupal/Core/Validation/DrupalTranslator.php Drupal\Core\Validation
drupal_system_cross_profile_test.info.yml core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml core/profiles/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml
drupal_system_listing_compatible_test.info.yml core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_system_listing_compatible_test.info.yml core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
ds9.txt core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/files/ds9.txt ***
DummyAjaxFormatter.php core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Drupal\image_module_test\Plugin\Field\FieldFormatter
DummyAjaxItem.php core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldType/DummyAjaxItem.php Drupal\image_module_test\Plugin\Field\FieldType
DummyAjaxWidget.php core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldWidget/DummyAjaxWidget.php Drupal\image_module_test\Plugin\Field\FieldWidget
DummyDestination.php core/modules/migrate/tests/modules/migrate_events_test/src/Plugin/migrate/destination/DummyDestination.php Drupal\migrate_events_test\Plugin\migrate\destination
DummyExternalReadOnlyWrapper.php core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Drupal\file_test\StreamWrapper
DummyImageFormatter.php core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Drupal\image_module_test\Plugin\Field\FieldFormatter
DummyMultipleStreamWrapper.php core/modules/file/tests/file_test/src/StreamWrapper/DummyMultipleStreamWrapper.php Drupal\file_test\StreamWrapper
DummyQueryTrait.php core/modules/migrate/src/Plugin/migrate/source/DummyQueryTrait.php Drupal\migrate\Plugin\migrate\source
DummyReadOnlyStreamWrapper.php core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Drupal\file_test\StreamWrapper
DummyRemoteReadOnlyStreamWrapper.php core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Drupal\file_test\StreamWrapper
DummyRemoteStreamWrapper.php core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Drupal\file_test\StreamWrapper
DummyStreamWrapper.php core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Drupal\file_test\StreamWrapper
dump-database-d6.sh core/scripts/dump-database-d6.sh Filled installation of Drupal 6.17, for test purposes.
dump-database-d7.sh core/scripts/dump-database-d7.sh Dumps a Drupal 7 database into a Drupal 7 PHP script to test the upgrade process.
dump-database-d8-mysql.php core/scripts/dump-database-d8-mysql.php A command line application to dump a database to a generation script.
DuplicateConfigAction.php core/modules/config/tests/config_action_duplicate_test/src/Plugin/ConfigAction/DuplicateConfigAction.php Drupal\config_action_duplicate_test\Plugin\ConfigAction
DuplicateConfigActionIdException.php core/lib/Drupal/Core/Config/Action/DuplicateConfigActionIdException.php Drupal\Core\Config\Action
DuplicateContextualLinksTest.php core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Drupal\Tests\contextual\FunctionalJavascript
DuplicatePluralizedMethodName.php core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php Drupal\config_test\ConfigActionErrorEntity
DuplicatePluralizedOtherMethodName.php core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php Drupal\config_test\ConfigActionErrorEntity
DuplicateTest.php core/modules/views_ui/tests/src/Functional/DuplicateTest.php Drupal\Tests\views_ui\Functional
DurationInterface.php core/lib/Drupal/Core/TypedData/Type/DurationInterface.php Drupal\Core\TypedData\Type
DurationIso8601.php core/lib/Drupal/Core/TypedData/Plugin/DataType/DurationIso8601.php Drupal\Core\TypedData\Plugin\DataType
DynamicallyFieldableEntityStorageInterface.php core/lib/Drupal/Core/Entity/DynamicallyFieldableEntityStorageInterface.php Drupal\Core\Entity
DynamicallyFieldableEntityStorageSchemaInterface.php core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Drupal\Core\Entity\Schema
DynamicEntityTypeParamConverterTrait.php core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php Drupal\Core\ParamConverter
DynamicLocalTasks.php core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php Drupal\media\Plugin\Derivative
DynamicLocalTasks.php core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php Drupal\content_moderation\Plugin\Derivative
DynamicMenuLinkMock.php core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Drupal\Tests\Core\Menu
DynamicPageCacheIntegrationTest.php core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php Drupal\Tests\dynamic_page_cache\Functional
DynamicPageCacheSubscriber.php core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php Drupal\dynamic_page_cache\EventSubscriber
DynamicPageCacheTestController.php core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php Drupal\dynamic_page_cache_test
DynamicPluginConfigWithCsrfTokenUrlTrait.php core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php Drupal\ckeditor5\Plugin\CKEditor5Plugin
dynamic_page_cache.info.yml core/modules/dynamic_page_cache/dynamic_page_cache.info.yml core/modules/dynamic_page_cache/dynamic_page_cache.info.yml

Other projects


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