Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
drupal-7.contact.database.php core/modules/contact/tests/drupal-7.contact.database.php
drupal-8.update-test-schema-enabled.php core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php Partial database to mimic the installation of the update_test_schema module.
drupal-8.update-test-semver-update-n-enabled.php core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php Database to mimic the installation of the update_test_semver_update_n module.
drupal-dictionary.txt core/misc/cspell/drupal-dictionary.txt
drupal.css core/misc/dialog/off-canvas/css/drupal.css Recreate Drupal admin styling that was removed with reset.
drupal.INSTALL.txt core/assets/scaffold/files/drupal.INSTALL.txt Read core/INSTALL.txt for detailed installation instructions for your Drupal website.
drupal.pcss.css core/misc/dialog/off-canvas/css/drupal.pcss.css Recreate Drupal admin styling that was removed with reset.
Drupal.php core/lib/Drupal.php
drupal.README.md core/assets/scaffold/files/drupal.README.md Drupal is an open source content management platform supporting a variety of websites ranging from personal weblogs to large community-driven websites. For more information, visit the Drupal website, Drupal.org, and join the Drupal community.
drupal6.php core/modules/migrate_drupal/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
drupal6.php core/modules/contact/tests/fixtures/drupal6.php A database agnostic dump for testing purposes.
Drupal6SqlBaseTest.php core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Drupal\Tests\migrate_drupal\Unit\source\d6
drupal7.php core/modules/migrate_drupal/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
drupal7.php core/modules/contact/tests/fixtures/drupal7.php A database agnostic dump for testing purposes.
DrupalApplication.php core/lib/Drupal/Core/Command/DrupalApplication.php Drupal\Core\Command
DrupalApplicationTesterTrait.php core/tests/Drupal/KernelTests/DrupalApplicationTesterTrait.php Drupal\KernelTests
DrupalAspectsOfCKEditor5Plugin.php core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php Drupal\ckeditor5\Attribute
DrupalAspectsOfCKEditor5Plugin.php core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php Drupal\ckeditor5\Annotation
DrupalComponentTest.php core/tests/Drupal/Tests/Component/DrupalComponentTest.php Drupal\Tests\Component
DrupalConsoleLogger.php core/lib/Drupal/Core/Command/DrupalConsoleLogger.php Drupal\Core\Command
DrupalCoreComposer.php composer/Generator/Util/DrupalCoreComposer.php Drupal\Composer\Generator\Util
DrupalCoreRecommendedBuilder.php composer/Generator/Builder/DrupalCoreRecommendedBuilder.php Drupal\Composer\Generator\Builder
DrupalDateTime.php core/lib/Drupal/Core/Datetime/DrupalDateTime.php Drupal\Core\Datetime
DrupalDateTimeTest.php core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php Drupal\Tests\Core\Datetime
DrupalDateTimeTest.php core/tests/Drupal/KernelTests/Core/Datetime/DrupalDateTimeTest.php Drupal\KernelTests\Core\Datetime
DrupalDebugClassLoader.php core/tests/Drupal/TestTools/ErrorHandler/DrupalDebugClassLoader.php Drupal\TestTools\ErrorHandler
DrupalDebugClassLoaderTest.php core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php Drupal\Tests\TestTools\ErrorHandler
DrupalDevDependenciesBuilder.php composer/Generator/Builder/DrupalDevDependenciesBuilder.php Drupal\Composer\Generator\Builder
DrupalFlushAllCachesInInstallerTest.php core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php Drupal\FunctionalTests\Installer
DrupalFlushAllCachesTest.php core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Drupal\KernelTests\Core\Common
DrupalInstalledTemplate.php composer/Plugin/Scaffold/DrupalInstalledTemplate.php Drupal\Composer\Plugin\Scaffold
DrupalInstalledTest.php core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/DrupalInstalledTest.php Drupal\Tests\Composer\Plugin\Scaffold\Functional
DrupalKernel.php core/lib/Drupal/Core/DrupalKernel.php Drupal\Core
DrupalKernelInterface.php core/lib/Drupal/Core/DrupalKernelInterface.php Drupal\Core
DrupalKernelRequestStackTest.php core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelRequestStackTest.php Drupal\KernelTests\Core\DrupalKernel
DrupalKernelSiteTest.php core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelSiteTest.php Drupal\KernelTests\Core\DrupalKernel
DrupalKernelTest.php core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php Drupal\KernelTests\Core\DrupalKernel
DrupalKernelTest.php core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Drupal\Tests\Core\DrupalKernel
DrupalLogErrorTest.php core/tests/Drupal/Tests/Core/Error/DrupalLogErrorTest.php Drupal\Tests\Core\Error
drupalmedia.admin.css core/modules/ckeditor5/css/drupalmedia.admin.css /* cspell:ignore medialibrary */ .ckeditor5-toolbar-button-drupalMedia { background-image: url(../icons/medialibrary.svg); }
drupalmedia.css core/modules/ckeditor5/css/drupalmedia.css Styles for the Drupal Media in CKEditor 5.
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
DrupalRuntime.php core/lib/Drupal/Core/Runtime/DrupalRuntime.php Drupal\Core\Runtime
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

Other projects


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