| ArgumentValidatorTermTest::$ids |
property |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php |
Stores the taxonomy IDs used by this test. |
| ArgumentValidatorTermTest::$names |
property |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php |
Stores the taxonomy names used by this test. |
| ArgumentValidatorTermTest::$terms |
property |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php |
Stores the taxonomy term used by this test. |
| ArgumentValidatorTermTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php |
Views to be enabled. |
| ArgumentValidatorTermTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php |
|
| ArgumentValidatorTermTest::testArgumentValidatorTerm |
function |
core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php |
Tests the term argument validator plugin. |
| ArgumentValidatorTest |
class |
core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php |
Tests Views argument validators. |
| ArgumentValidatorTest |
class |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php |
Defines an argument validator test plugin. |
| ArgumentValidatorTest |
class |
core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php |
Tests the Argument validator through the UI. |
| ArgumentValidatorTest.php |
file |
core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php |
|
| ArgumentValidatorTest.php |
file |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php |
|
| ArgumentValidatorTest.php |
file |
core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php |
|
| ArgumentValidatorTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php |
The theme to install as the default for testing. |
| ArgumentValidatorTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php |
Views used by this test. |
| ArgumentValidatorTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php |
Views used by this test. |
| ArgumentValidatorTest::calculateDependencies |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php |
Calculates dependencies for the configured plugin. |
| ArgumentValidatorTest::defineOptions |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php |
Retrieves the options when this is a new access control plugin. |
| ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions |
function |
core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php |
Saves the test_argument view with changes made to the argument handler. |
| ArgumentValidatorTest::testArgumentValidateNumeric |
function |
core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php |
Tests numeric argument validation in a view. |
| ArgumentValidatorTest::testArgumentValidatorPlugin |
function |
core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php |
Tests the argument validator test plugin. |
| ArgumentValidatorTest::testSpecifyValidation |
function |
core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php |
Tests the 'Specify validation criteria' checkbox functionality. |
| ArgumentValidatorTest::validateArgument |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php |
Performs validation for a given argument. |
| ArrayBuildTest |
class |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
Tests Drupal\migrate\Plugin\migrate\process\ArrayBuild. |
| ArrayBuildTest.php |
file |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
|
| ArrayBuildTest::setUp |
function |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
|
| ArrayBuildTest::testNonExistentKey |
function |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
Tests non-existent key for the key configuration. |
| ArrayBuildTest::testNonExistentValue |
function |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
Tests non-existent key for the value configuration. |
| ArrayBuildTest::testOneDimensionalArrayInput |
function |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
Tests one-dimensional array input. |
| ArrayBuildTest::testStringInput |
function |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
Tests string input. |
| ArrayBuildTest::testTransform |
function |
core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php |
Tests successful transformation. |
| AssertContentTraitTest |
class |
core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php |
Tests Drupal\KernelTests\AssertContentTrait. |
| AssertContentTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php |
|
| AssertContentTraitTest::testGetTextContent |
function |
core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php |
Tests get text content. |
| AssertMailTraitTest |
class |
core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php |
Tests \Drupal\Core\Test\AssertMailTrait works. |
| AssertMailTraitTest.php |
file |
core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php |
|
| AssertMailTraitTest::testAssertMailTrait |
function |
core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php |
Tests that the maintenance theme initializes the theme and its base themes. |
| AssetAggregationAcrossPagesTest |
class |
core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php |
Tests demo_umami profile performance. |
| AssetAggregationAcrossPagesTest.php |
file |
core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php |
|
| AssetAggregationAcrossPagesTest::$profile |
property |
core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php |
The profile to install as a basis for testing. |
| AssetAggregationAcrossPagesTest::doRequests |
function |
core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php |
Performs a common set of requests so the above test methods stay in sync. |
| AssetAggregationAcrossPagesTest::testFrontAndRecipesPages |
function |
core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php |
Checks the asset requests made when the front and recipe pages are visited. |
| AssetAggregationAcrossPagesTest::testFrontAndRecipesPagesAuthenticated |
function |
core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php |
Checks the front and recipe page asset requests as an authenticated user. |
| AssetAggregationAcrossPagesTest::testFrontAndRecipesPagesEditor |
function |
core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php |
Checks the front and recipe page asset requests as an editor. |
| AssetOptimizationTest |
class |
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php |
Tests asset aggregation. |
| AssetOptimizationTest.php |
file |
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php |
|
| AssetOptimizationTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php |
The theme to install as the default for testing. |
| AssetOptimizationTest::$fileAssetsPath |
property |
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php |
The file assets path settings value. |
| AssetOptimizationTest::assertAggregate |
function |
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php |
Asserts the aggregate header. |
| AssetOptimizationTest::assertInvalidAggregates |
function |
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php |
Asserts the aggregate when it is invalid. |
| AssetOptimizationTest::doTestAggregation |
function |
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php |
Helper to test aggregate file URLs. |