You are here

22 string references to 'Drupal' in Zircon Profile 8.0

admin_toolbar_tools.routing.yml in modules/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.routing.yml
modules/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.routing.yml
BrowserTestBase::installParameters in core/modules/simpletest/src/BrowserTestBase.php
Returns the parameters that will be used when Simpletest installs Drupal.
common_test_drupal_alter_alter in core/modules/system/tests/modules/common_test/common_test.module
Implements hook_TYPE_alter().
ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/src/Tests/ConfigFormOverrideTest.php
Tests that overrides do not affect forms.
ConfigNamesMapperTest::testGetConfigData in core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php
Tests ConfigNamesMapper::getConfigData().
drupal_install_profile_distribution_name in core/includes/install.inc
Loads the installation profile, extracting its defined distribution name.
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().
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php
Test URL language detection when the requested URL has no language.
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::mail in core/lib/Drupal/Core/Mail/MailManager.php
Composes and optionally sends an email message.
StorageComparerTest::getConfigData in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
system_install in core/modules/system/system.install
Implements hook_install().
system_requirements in core/modules/system/system.install
Implements hook_requirements().
TokenReplaceUnitTest::testSystemTokenRecognition in core/modules/system/src/Tests/System/TokenReplaceUnitTest.php
Test whether token-replacement works in various contexts.
TourTest::testTourFunctionality in core/modules/tour/src/Tests/TourTest.php
Test tour functionality.
UpdateContribTest::testNoReleasesAvailable in core/modules/update/src/Tests/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateTestBase::standardTests in core/modules/update/src/Tests/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.
WebTestBase::installParameters in core/modules/simpletest/src/WebTestBase.php
Returns the parameters that will be used when Simpletest installs Drupal.
_system_rebuild_module_data in core/modules/system/system.module
Helper function to scan and collect module .info.yml data.