Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AssertMailTraitTest::testAssertMailTrait | function | core/ |
Tests that the maintenance theme initializes the theme and its base themes. |
| AssertMenuActiveTrailTrait | trait | core/ |
Provides test assertions for verifying the active menu trail. |
| AssertMenuActiveTrailTrait.php | file | core/ |
|
| AssertMenuActiveTrailTrait::assertMenuActiveTrail | function | core/ |
Assert that active trail exists in a menu tree output. |
| AssertPageCacheContextsAndTagsTrait | trait | core/ |
Provides test assertions for testing page-level cache contexts & tags. |
| AssertPageCacheContextsAndTagsTrait.php | file | core/ |
|
| AssertPageCacheContextsAndTagsTrait::assertCacheContext | function | core/ |
Asserts whether an expected cache context was present in the last response. |
| AssertPageCacheContextsAndTagsTrait::assertCacheContexts | function | core/ |
Ensures that some cache contexts are present in the current response. |
| AssertPageCacheContextsAndTagsTrait::assertCacheMaxAge | function | core/ |
Asserts the max age header. |
| AssertPageCacheContextsAndTagsTrait::assertCacheTags | function | core/ |
Ensures that some cache tags are present in the current response. |
| AssertPageCacheContextsAndTagsTrait::assertNoCacheContext | function | core/ |
Asserts that a cache context was not present in the last response. |
| AssertPageCacheContextsAndTagsTrait::assertPageCacheContextsAndTags | function | core/ |
Asserts page cache miss, then hit for the given URL; checks cache headers. |
| AssertPageCacheContextsAndTagsTrait::enablePageCaching | function | core/ |
Enables page caching. |
| AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
| AssertPreconditionsTrait | trait | core/ |
Asserts preconditions for tests to function properly. |
| AssertPreconditionsTrait.php | file | core/ |
|
| AssertPreconditionsTrait::assertNoFailureMarker | function | core/ |
Asserts that there is no failure marker present. |
| AssertPreconditionsTrait::failIfUnmetPreConditions | function | core/ |
Asserts universal test preconditions before any setup is done. |
| AssertPreconditionsTrait::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
| AssertPreconditionsTrait::setUpBeforeClass | function | core/ |
Invokes the test preconditions assertion before the first test is run. |
| AssertPreconditionsTrait::tearDown | function | core/ |
Invokes the test preconditions assertion after each test run. |
| AssertUtilsTrait | trait | core/ |
Convenience class for creating fixtures. |
| AssertUtilsTrait.php | file | core/ |
|
| AssertUtilsTrait::assertScaffoldedFile | function | core/ |
Asserts that a given file exists and is/is not a symlink. |
| AssertUtilsTrait::assertScaffoldedFileDoesNotContain | function | core/ |
Asserts that a file does not exist or exists and does not contain a value. |
| AssertViewsCacheTagsTrait | trait | core/ |
Provides assert methods for testing Views cache tags. |
| AssertViewsCacheTagsTrait.php | file | core/ |
|
| AssertViewsCacheTagsTrait::assertViewsCacheTags | function | core/ |
Asserts a view's result & render cache items' cache tags. |
| AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray | function | core/ |
Asserts a view's result & render cache items' cache tags. |
| asset.css.collection_grouper | service | core/ |
Drupal\Core\Asset\CssCollectionGrouper |
| asset.css.collection_optimizer | service | core/ |
Drupal\Core\Asset\CssCollectionOptimizerLazy |
| asset.css.collection_renderer | service | core/ |
Drupal\Core\Asset\CssCollectionRenderer |
| asset.css.dumper | service | core/ |
Drupal\Core\Asset\AssetDumper |
| asset.css.optimizer | service | core/ |
Drupal\Core\Asset\CssOptimizer |
| asset.js.collection_grouper | service | core/ |
Drupal\Core\Asset\JsCollectionGrouper |
| asset.js.collection_optimizer | service | core/ |
Drupal\Core\Asset\JsCollectionOptimizerLazy |
| asset.js.collection_renderer | service | core/ |
Drupal\Core\Asset\JsCollectionRenderer |
| asset.js.dumper | service | core/ |
Drupal\Core\Asset\AssetDumper |
| asset.js.optimizer | service | core/ |
Drupal\Core\Asset\JsOptimizer |
| asset.query_string | service | core/ |
Drupal\Core\Asset\AssetQueryString |
| asset.resolver | service | core/ |
Drupal\Core\Asset\AssetResolver |
| 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::doTestFrontAndRecipesPages | function | core/ |
Checks the asset requests made when the front and recipe pages are visited. |
| AssetAggregationAcrossPagesTest::doTestFrontAndRecipesPagesAuthenticated | function | core/ |
Checks the front and recipe page asset requests as an authenticated user. |
| AssetAggregationAcrossPagesTest::doTestFrontAndRecipesPagesEditor | function | core/ |
Checks the front and recipe page asset requests as an editor. |
| AssetAggregationAcrossPagesTest::doTestNodeAddPagesAuthor | function | core/ |
Checks the node/add page asset requests as an author. |
| AssetAggregationAcrossPagesTest::testAssetsAcrossMultiplePages | function | core/ |
Tests asset aggregation duplication across multiple pages. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.