42 string references to 'Drupal'

AssetResolverTest::testGetCssAssets in core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
@covers ::getCssAssets[[api-linebreak]] @dataProvider providerAttachedCssAssets
AssetResolverTest::testGetJsAssets in core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
@covers ::getJsAssets[[api-linebreak]] @dataProvider providerAttachedJsAssets
BuildTestTest::testCopyCodebaseDocRoot in core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php
Tests copying codebase when Drupal and Composer roots are different.
BuildTestTest::testCopyCodebaseExclude in core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php
Ensure we're not copying directories we wish to exclude.
Connection::getProvider in core/lib/Drupal/Core/Database/Connection.php
Get the module name of the module that is providing the database driver.
Database::isWithinModuleNamespace in core/lib/Drupal/Core/Database/Database.php
Checks whether a namespace is within the namespace of a Drupal module.
DependencyTest::providerCreateFromString in core/tests/Drupal/Tests/Core/Extension/DependencyTest.php
Data provider for testCreateFromString.
drupal_install_profile_distribution_name in core/includes/install.inc
Loads the installation profile, extracting its defined distribution name.
Fast404Test::testFast404 in core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php
Tests the fast 404 functionality.
FunctionalTestSetupTrait::installParameters in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Returns the parameters that will be used when the test installs Drupal.
hook_requirements in core/lib/Drupal/Core/Extension/module.api.php
Check installation requirements and do status reporting.
HtmlTest::providerDecodeEntities in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Data provider for testDecodeEntities().
HtmlTest::providerEscape in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Data provider for testEscape().
InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php
Confirms that the installation installed the configuration correctly.
install_check_translations in core/includes/install.core.inc
Checks installation requirements and reports any errors.
install_import_translations in core/includes/install.core.inc
Imports languages via a batch process during installation.
KernelTestBase::bootKernel in core/tests/Drupal/KernelTests/KernelTestBase.php
Bootstraps a kernel for a test.
LinkGeneratorTest::testGenerateExternal in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the generate() method with an external URL.
LinkGeneratorTest::testGenerateUrlWithQuotes in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the generate() method with a URL containing double quotes.
MailManager::doMail in core/lib/Drupal/Core/Mail/MailManager.php
Composes and optionally sends an email message.
MigrateActionsTest::testActions in core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
Tests Drupal 6 action migration to Drupal 8.
MigrateActionsTest::testActions in core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
Tests Drupal 7 action migration to Drupal 8.
ModuleExtensionList::doList in core/lib/Drupal/Core/Extension/ModuleExtensionList.php
Builds the list of extensions.
PerformanceTestTrait::openTelemetryTracing in core/tests/Drupal/Tests/PerformanceTestTrait.php
Sends metrics to OpenTelemetry.
PhpMailTest::testMail in core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/PhpMailTest.php
Tests sending a mail using a From address with a comma in it.
ProjectInfo::getProjectName in core/lib/Drupal/Core/Utility/ProjectInfo.php
Determines what project a given file object belongs to.
ProjectInfo::processInfoList in core/lib/Drupal/Core/Utility/ProjectInfo.php
Populates an array of project data.
ProjectSecurityData::createFromProjectDataAndReleases in core/modules/update/src/ProjectSecurityData.php
Creates a ProjectSecurityData object from project data and releases.
ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo in core/modules/update/src/ProjectSecurityRequirement.php
Creates a ProjectSecurityRequirement object from project data.
RenderElementTypesTest::testMoreLink in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Tests system #type 'more_link'.
StorageComparerTest::getConfigData in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
SymfonyMailerTest::testMail in core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php
Tests sending a mail using a From address with a comma in it.
TestDiscoveryTest::setupVfsWithTestClasses in core/tests/Drupal/Tests/Core/Test/TestDiscoveryTest.php
UpdateContribTest::testNoReleasesAvailable in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateRegistryTest::setupBasicExtensions in core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php
Sets up some extensions with some update functions.
UpdateRegistryTest::testGetPendingCustomUpdateFunctions in core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php
@covers ::getPendingUpdateFunctions[[api-linebreak]]
UpdateSemverContribTestBase::setProjectInstalledVersion in core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php
Sets the project installed version.
UpdateTestBase::standardTests in core/modules/update/tests/src/Functional/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.
update_calculate_project_data in core/modules/update/update.compare.inc
Calculates the current update status of all projects on the site.
YamlFileLoaderTest::testExceptions in core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php
@dataProvider providerTestExceptions
YamlFileLoaderTest::testParseDefinitionsWithProvider in core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php
_install_prepare_import in core/includes/install.core.inc
Tells the translation import process that Drupal core is installed.

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