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 |
---|---|---|---|
AssertContentTraitTest::testGetTextContent | function | core/ |
@covers ::getTextContent[[api-linebreak]] |
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/ |
Performs a common set of 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 front and recipe page asset requests as an authenticated user. |
AssetAggregationAcrossPagesTest::testFrontAndRecipesPagesEditor | function | core/ |
Checks the front and recipe page asset requests as an editor. |
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. |
AssetOptimizationTestUmami | class | core/ |
Tests asset aggregation with the Umami install profile. |
AssetOptimizationTestUmami.php | file | core/ |
|
AssetOptimizationTestUmami::$profile | property | core/ |
The profile to install as a basis for testing. |
AssetOptimizationTestUmami::requestPage | function | core/ |
Creates a user and requests a page. |
AssetOptimizationUmamiTest | class | core/ |
Tests asset aggregation with the Umami install profile. |
AssetOptimizationUmamiTest.php | file | core/ |
|
AssetOptimizationUmamiTest::$profile | property | core/ |
The profile to install as a basis for testing. |
AssetOptimizationUmamiTest::requestPage | function | core/ |
Creates a user and requests a page. |
AssetQueryStringTest | class | core/ |
Tests the asset query string functionality. |
AssetQueryStringTest.php | file | core/ |
|
AssetQueryStringTest::testResetGet | function | core/ |
@covers ::get[[api-linebreak]] @covers ::reset[[api-linebreak]] |
AssetResolverTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\AssetResolver[[api-linebreak]] @group Asset |
AssetResolverTest.php | file | core/ |
|
AssetResolverTest::$assetResolver | property | core/ |
The tested asset resolver service. |
AssetResolverTest::$cache | property | core/ |
The cache backend to use. |
AssetResolverTest::$english | property | core/ |
A mocked English language object. |
AssetResolverTest::$japanese | property | core/ |
A mocked Japanese language object. |
AssetResolverTest::$languageManager | property | core/ |
The mocked language manager. |
AssetResolverTest::$libraries | property | core/ |
An array of library definitions. |
AssetResolverTest::$libraryDependencyResolver | property | core/ |
The mocked library dependency resolver. |
AssetResolverTest::$libraryDiscovery | property | core/ |
The mocked library discovery service. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.