| GetTest::testIntegerValues |
function |
core/modules/migrate/tests/src/Unit/process/GetTest.php |
Tests the Get plugin when source has integer values. |
| GetTest::testPluginSyntax |
function |
core/modules/migrate/tests/src/Unit/process/GetTest.php |
Tests the Get plugin for syntax errors by creating a prophecy of the class. |
| GetTest::testTransformSourceArray |
function |
core/modules/migrate/tests/src/Unit/process/GetTest.php |
Tests the Get plugin when source is an array. |
| GetTest::testTransformSourceArrayAt |
function |
core/modules/migrate/tests/src/Unit/process/GetTest.php |
Tests the Get plugin when source is an array pointing to destination. |
| GetTest::testTransformSourceString |
function |
core/modules/migrate/tests/src/Unit/process/GetTest.php |
Tests the Get plugin when source is a string. |
| GetTest::testTransformSourceStringAt |
function |
core/modules/migrate/tests/src/Unit/process/GetTest.php |
Tests the Get plugin when source is a string pointing to destination. |
| GetTestMethodCallerExtendsTest |
class |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php |
Test for BrowserTestBase::getTestMethodCaller() in child classes. |
| GetTestMethodCallerExtendsTest.php |
file |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php |
|
| GetTestMethodCallerExtendsTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php |
The theme to install as the default for testing. |
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass |
function |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerExtendsTest.php |
A test method that is not present in the parent class. |
| GetTestMethodCallerTest |
class |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php |
Explicit test for BrowserTestBase::getTestMethodCaller(). |
| GetTestMethodCallerTest.php |
file |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php |
|
| GetTestMethodCallerTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php |
The theme to install as the default for testing. |
| GetTestMethodCallerTest::testGetTestMethodCaller |
function |
core/tests/Drupal/FunctionalTests/GetTestMethodCallerTest.php |
Tests BrowserTestBase::getTestMethodCaller(). |
| GitExcluderTest |
class |
core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php |
Tests Git Excluder. |
| GitExcluderTest.php |
file |
core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php |
|
| GitExcluderTest::setUp |
function |
core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php |
|
| GitExcluderTest::testGitDirectoriesExcludedActive |
function |
core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php |
Tests that Git directories are excluded from stage during PreCreate. |
| GitExcluderTest::testGitDirectoriesExcludedStage |
function |
core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php |
Tests that Git directories are excluded from active during PreApply. |
| GlossaryTest |
class |
core/modules/views/tests/src/Functional/GlossaryTest.php |
Tests glossary functionality of views. |
| GlossaryTest.php |
file |
core/modules/views/tests/src/Functional/GlossaryTest.php |
|
| GlossaryTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/GlossaryTest.php |
The theme to install as the default for testing. |
| GlossaryTest::$modules |
property |
core/modules/views/tests/src/Functional/GlossaryTest.php |
Modules to install. |
| GlossaryTest::testGlossaryView |
function |
core/modules/views/tests/src/Functional/GlossaryTest.php |
Tests the default glossary view. |
| GlossaryViewTest |
class |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
Tests the basic AJAX functionality of the Glossary View. |
| GlossaryViewTest.php |
file |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
|
| GlossaryViewTest::$defaultTheme |
property |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
The theme to install as the default for testing. |
| GlossaryViewTest::$modules |
property |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
Modules to install. |
| GlossaryViewTest::$testViews |
property |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
The test Views to enable. |
| GlossaryViewTest::setUp |
function |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
|
| GlossaryViewTest::testGlossaryDefault |
function |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
Tests the AJAX callbacks for the glossary view. |
| GlossaryViewTest::testGlossaryLanguagePrefix |
function |
core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php |
Tests that the glossary also works on a language prefixed URL. |
| GotoActionTest |
class |
core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php |
Tests Goto Action. |
| GotoActionTest.php |
file |
core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php |
|
| GotoActionTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php |
Modules to install. |
| GotoActionTest::providerGotoAction |
function |
core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php |
Data provider for ::testGotoAction(). |
| GotoActionTest::testGotoAction |
function |
core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php |
Tests goto action. |
| GraphTest |
class |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Tests Drupal\Component\Graph\Graph. |
| GraphTest.php |
file |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
|
| GraphTest::assertComponents |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Verify expected components in a graph. |
| GraphTest::assertPaths |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Verify expected paths in a graph. |
| GraphTest::assertReversePaths |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Verify expected reverse paths in a graph. |
| GraphTest::assertWeights |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Verify expected order in a graph. |
| GraphTest::displayArray |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Helper function to output vertices as comma-separated list. |
| GraphTest::normalizeGraph |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Normalizes a graph. |
| GraphTest::testDepthFirstSearch |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Tests depth-first-search features. |
| GroupByTest |
class |
core/modules/views_ui/tests/src/Functional/GroupByTest.php |
Tests UI of aggregate functionality. |
| GroupByTest.php |
file |
core/modules/views_ui/tests/src/Functional/GroupByTest.php |
|
| GroupByTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/GroupByTest.php |
The theme to install as the default for testing. |
| GroupByTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/GroupByTest.php |
Views used by this test. |