Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ArgumentValidatorTest::$testViews | property | core/ |
Views used by this test. |
ArgumentValidatorTest::$testViews | property | core/ |
Views used by this test. |
ArgumentValidatorTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ArgumentValidatorTest::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler. |
ArgumentValidatorTest::testArgumentValidateNumeric | function | core/ |
|
ArgumentValidatorTest::testArgumentValidatorPlugin | function | core/ |
Tests the argument validator test plugin. |
ArgumentValidatorTest::testSpecifyValidation | function | core/ |
Tests the 'Specify validation criteria' checkbox functionality. |
ArgumentValidatorTest::validateArgument | function | core/ |
Performs validation for a given argument. |
ArrayBuildTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\ArrayBuild @group migrate |
ArrayBuildTest.php | file | core/ |
|
ArrayBuildTest::setUp | function | core/ |
|
ArrayBuildTest::testNonExistentKey | function | core/ |
Tests non-existent key for the key configuration. |
ArrayBuildTest::testNonExistentValue | function | core/ |
Tests non-existent key for the value configuration. |
ArrayBuildTest::testOneDimensionalArrayInput | function | core/ |
Tests one-dimensional array input. |
ArrayBuildTest::testStringInput | function | core/ |
Tests string input. |
ArrayBuildTest::testTransform | function | core/ |
Tests successful transformation. |
AssertContentTraitTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\AssertContentTrait @group Test |
AssertContentTraitTest.php | file | core/ |
|
AssertContentTraitTest::testGetTextContent | function | core/ |
@covers ::getTextContent |
AssertMailTraitTest | class | core/ |
Tests \Drupal\Core\Test\AssertMailTrait works. |
AssertMailTraitTest.php | file | core/ |
|
AssertMailTraitTest::testAssertMailTrait | function | core/ |
Tests that the maintenance theme initializes the theme and its base themes. |
AssetAggregationAcrossPagesTest | class | core/ |
Tests demo_umami profile performance. |
AssetAggregationAcrossPagesTest.php | file | core/ |
|
AssetAggregationAcrossPagesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
AssetAggregationAcrossPagesTest::doRequests | function | core/ |
Helper to do requests so the above test methods stay in sync. |
AssetAggregationAcrossPagesTest::testFrontAndRecipesPages | function | core/ |
Checks the asset requests made when the front and recipe pages are visited. |
AssetAggregationAcrossPagesTest::testFrontAndRecipesPagesAuthenticated | function | core/ |
Checks the asset requests made when the front and recipe pages are visited. |
AssetOptimizationTest | class | core/ |
Tests asset aggregation. |
AssetOptimizationTest.php | file | core/ |
|
AssetOptimizationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AssetOptimizationTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
AssetOptimizationTest::$modules | property | core/ |
Modules to install. |
AssetOptimizationTest::assertAggregate | function | core/ |
Asserts the aggregate header. |
AssetOptimizationTest::assertInvalidAggregates | function | core/ |
Asserts the aggregate when it is invalid. |
AssetOptimizationTest::doTestAggregation | function | core/ |
Helper to test aggregate file URLs. |
AssetOptimizationTest::invalidExclude | function | core/ |
Adds an invalid 'exclude' query parameter with an invalid value. |
AssetOptimizationTest::invalidInclude | function | core/ |
Replaces the 'include' query parameter with an invalid value. |
AssetOptimizationTest::omitInclude | function | core/ |
Removes the 'include' query parameter from the given URL. |
AssetOptimizationTest::omitTheme | function | core/ |
Removes the 'theme' query parameter from the given URL. |
AssetOptimizationTest::replaceFileNamePrefix | function | core/ |
Replaces the filename prefix in the given URL. |
AssetOptimizationTest::replaceGroupDelta | function | core/ |
Replaces the delta in the given URL. |
AssetOptimizationTest::replaceGroupHash | function | core/ |
Replaces the group hash in the given URL. |
AssetOptimizationTest::requestPage | function | core/ |
Creates a user and requests a page. |
AssetOptimizationTest::setInvalidLibrary | function | core/ |
Replaces the 'include' entry in the given URL with an invalid value. |
AssetOptimizationTest::testAssetAggregation | function | core/ |
Tests that asset aggregates are rendered and created on disk. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.