| StaticMapTest::testMapWithSourceList |
function |
core/modules/migrate/tests/src/Unit/process/StaticMapTest.php |
Tests map when the source is a list. |
| StaticMapTest::testMapWithSourceString |
function |
core/modules/migrate/tests/src/Unit/process/StaticMapTest.php |
Tests map when the source is a string. |
| StaticMapTest::testWithEmptyStringMap |
function |
core/modules/migrate/tests/src/Unit/process/StaticMapTest.php |
Tests when the source returns an empty string and it is mapped to a value. |
| StaticMapTest::testWithNullSourceBypass |
function |
core/modules/migrate/tests/src/Unit/process/StaticMapTest.php |
Tests when the source is invalid but bypass is set to TRUE. |
| StaticMapTest::testWithNullSourceDefaultValue |
function |
core/modules/migrate/tests/src/Unit/process/StaticMapTest.php |
Tests when the source is invalid but default_value is set to TRUE. |
| StaticMapTest::testWithNullSourceNotInMap |
function |
core/modules/migrate/tests/src/Unit/process/StaticMapTest.php |
Tests when the source is NULL. |
| StaticMapTest::testWithNullSourceWithEmptyStringMapping |
function |
core/modules/migrate/tests/src/Unit/process/StaticMapTest.php |
Tests when the source is invalid but there's a mapping via an empty string. |
| StaticMenuLinkOverridesTest |
class |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Tests Drupal\Core\Menu\StaticMenuLinkOverrides. |
| StaticMenuLinkOverridesTest.php |
file |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
|
| StaticMenuLinkOverridesTest::providerTestDeleteOverrides |
function |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Provides test data for testDeleteOverrides. |
| StaticMenuLinkOverridesTest::providerTestLoadOverride |
function |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Provides test data for testLoadOverride. |
| StaticMenuLinkOverridesTest::testDeleteOverrides |
function |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Tests the deleteOverride and deleteOverrides method. |
| StaticMenuLinkOverridesTest::testLoadMultipleOverrides |
function |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Tests the loadMultipleOverrides method. |
| StaticMenuLinkOverridesTest::testLoadOverride |
function |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Tests the loadOverride method. |
| StaticMenuLinkOverridesTest::testReload |
function |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Tests the reload method. |
| StaticMenuLinkOverridesTest::testSaveOverride |
function |
core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php |
Tests the saveOverride method. |
| StaticReflectionParserTest |
class |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php |
Tests Drupal\Component\Annotation\Doctrine\StaticReflectionParser. |
| StaticReflectionParserTest.php |
file |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php |
|
| StaticReflectionParserTest::testAttribute |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/StaticReflectionParserTest.php |
… |
| StaticTest |
class |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php |
Tests a static access plugin. |
| StaticTest.php |
file |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php |
|
| StaticTest::access |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php |
|
| StaticTest::alterRouteDefinition |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php |
|
| StaticTest::calculateDependencies |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php |
|
| StaticTest::defineOptions |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php |
|
| StatusCheckTraitTest |
class |
core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php |
Tests Status Check Trait. |
| StatusCheckTraitTest.php |
file |
core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php |
|
| StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected |
function |
core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php |
Tests that any error will be added to the status check event. |
| StatusCheckTraitTest::testPathsToExcludeCollected |
function |
core/modules/package_manager/tests/src/Kernel/StatusCheckTraitTest.php |
Tests that StatusCheckTrait will collect paths to exclude. |
| StatusCommandTest |
class |
core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php |
Tests the 'system:status' command. |
| StatusCommandTest.php |
file |
core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php |
|
| StatusCommandTest::$modules |
property |
core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php |
|
| StatusCommandTest::assertStringContainsStringNoWhitespace |
function |
core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php |
Asserts that a string contains another string ignoring whitespace. |
| StatusCommandTest::testDrupalUriContext |
function |
core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php |
Tests variations of the 'DRUPAL_URI' context. |
| StatusCommandTest::testWithUrl |
function |
core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php |
Tests the example:command with the --url option forced into argv. |
| StatusExtraTest |
class |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
Tests the node.status_extra field handler. |
| StatusExtraTest.php |
file |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
|
| StatusExtraTest::$defaultTheme |
property |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
|
| StatusExtraTest::$modules |
property |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
|
| StatusExtraTest::$testViews |
property |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
Views used by this test. |
| StatusExtraTest::testStatusExtra |
function |
core/modules/node/tests/src/Functional/Views/StatusExtraTest.php |
Tests the status extra filter. |
| StatusProfileWithoutVersionTest |
class |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests the Status Report page if the installation profile has no version. |
| StatusProfileWithoutVersionTest.php |
file |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::$profile |
property |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::setUp |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
|
| StatusProfileWithoutVersionTest::testStatusPage |
function |
core/modules/system/tests/src/Functional/System/StatusProfileWithoutVersionTest.php |
Tests that an installation profile that has no version is displayed. |
| StatusReportPageTest |
class |
core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php |
Tests the status report page element. |
| StatusReportPageTest.php |
file |
core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php |
|
| StatusReportPageTest::testPeRenderCounters |
function |
core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php |
Tests the status report page element. |