BreadcrumbTest::testBreadCrumbs in core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
common_test_drupal_alter_alter in core/modules/system/tests/modules/common_test/common_test.module
Implements hook_TYPE_alter().
ConfigAccessTest::testBlockConfigAccess in core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php
Tests access to block forms with related configuration is correct.
ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php
Tests that overrides do not affect forms.
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
Tests install profile config changes.
ConfigNamesMapperTest::testGetConfigData in core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php
Tests ConfigNamesMapper::getConfigData().
Database::isWithinModuleNamespace in core/lib/Drupal/Core/Database/Database.php
Checks whether a namespace is within the namespace of a Drupal module.
DrupalKernelTest::testClassLoaderAutoDetect in core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelTest.php
Tests class_loader_auto_detect setting.
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().
InstallCommand::configure in core/lib/Drupal/Core/Command/InstallCommand.php
JsonApiFunctionalTestBase::createDefaultContent in core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php
Creates default content to test the API.
LanguageUILanguageNegotiationTest::testUrlLanguageFallback in core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php
Tests URL language detection when the requested URL has no language.
LayoutPluginManagerTest::setUpFilesystem in core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
Sets up the filesystem with YAML files and annotated plugins.
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.
MailTest::setUp in core/modules/system/tests/src/Kernel/Mail/MailTest.php
MailTest::testFromAndReplyToHeader in core/modules/system/tests/src/Kernel/Mail/MailTest.php
Checks the From: and Reply-to: headers.
ModuleExtensionList::doList in core/lib/Drupal/Core/Extension/ModuleExtensionList.php
Builds the list of extensions.
OverriddenConfigurationTest::testOverriddenConfigurationRemoved in core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
Tests blocks with overridden related configuration removed when overridden.
PageCacheTest::setUp in core/modules/page_cache/tests/src/Functional/PageCacheTest.php
QuickStartCommand::configure in core/lib/Drupal/Core/Command/QuickStartCommand.php
RecursiveExtensionFilterIterator.php in core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterIterator.php
ResourceResponseSubscriberTest::providerTestResponseFormat in core/modules/rest/tests/src/Unit/EventSubscriber/ResourceResponseSubscriberTest.php
ResourceResponseSubscriberTest::testOnResponseWithCacheableResponse in core/modules/rest/tests/src/Unit/EventSubscriber/ResourceResponseSubscriberTest.php
@covers ::onResponse @covers ::getResponseFormat @covers ::renderResponseBody @covers ::flattenResponse
ResourceResponseSubscriberTest::testOnResponseWithUncacheableResponse in core/modules/rest/tests/src/Unit/EventSubscriber/ResourceResponseSubscriberTest.php
@covers ::onResponse @covers ::getResponseFormat @covers ::renderResponseBody @covers ::flattenResponse
RouteTest::providerTestRoute in core/modules/migrate/tests/src/Kernel/process/RouteTest.php
Data provider for testRoute().
StorageComparerTest::getConfigData in core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
TagsTest.php in core/tests/Drupal/Tests/Core/Common/TagsTest.php
TestSuiteBaseTest::getFilesystem in core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php
Helper method to set up the file system.
TokenReplaceKernelTest::setUp in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
TokenReplaceKernelTest::testSystemTokenRecognition in core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
Tests whether token-replacement works in various contexts.
TransformedConfigExportImportUITest::testTransformedExportImport in core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
Tests a simple site export import case.
UpdateContribTest::testNoReleasesAvailable in core/modules/update/tests/src/Functional/UpdateContribTest.php
Tests when there is no available release data for a contrib module.
UpdateSemverCoreTestBase.php in core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php
UpdateTestBase::standardTests in core/modules/update/tests/src/Functional/UpdateTestBase.php
Runs a series of assertions that are applicable to all update statuses.