17 string references to 'Drupal'

common_test_drupal_alter_alter in drupal/core/modules/system/tests/modules/common_test/common_test.module
Implements hook_TYPE_alter().
ConfigSchemaTest::testSchemaData in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigSchemaTest.php
Tests metadata applied to configuration objects.
drupal_mail in drupal/core/includes/mail.inc
Composes and optionally sends an e-mail message.
hook_requirements in drupal/core/modules/system/system.api.php
Check installation requirements and do status reporting.
install_profile_info in drupal/core/includes/install.inc
Retrieves information about an installation profile from its .info.yml file.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
LocaleConfigTranslationTest::testConfigTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php
Tests basic configuration translation.
locale_test_locale_translation_projects_alter in drupal/core/modules/locale/tests/modules/locale_test/locale_test.module
Implements hook_locale_translation_projects_alter().
StringTest::providerDecodeEntities in drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php
Data provider for testDecodeEntities().
system.site.yml in drupal/core/modules/system/config/system.site.yml
drupal/core/modules/system/config/system.site.yml
system_library_info in drupal/core/modules/system/system.module
Implements hook_library_info().
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
TokenReplaceTest::testSystemTokenRecognition in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Test whether token-replacement works in various contexts.
UpdateContribTest::testNoReleasesAvailable in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateTestBase::standardTests in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.
WebTestBase::installParameters in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Returns the parameters that will be used when Simpletest installs Drupal.
_system_rebuild_module_data in drupal/core/modules/system/system.module
Helper function to scan and collect module .info.yml data.