Search for age
- Search 7.x for age
- Search 9.5.x for age
- Search 8.9.x for age
- Search 10.3.x for age
- Search 11.x for age
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| announcements_feed.page.pcss.css | file | core/ |
.announcements ul { margin-inline-start: 0; list-style: none; } .announcement:not(.announcement:last-child) { margin-block-end: 1rem; } .announcement.announcement--featured + .announcement.announcement--standard { padding-block-start: 1rem; … |
| ApcuBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
| ApiController::createAndApplyStage | function | core/ |
Creates a stage, requires packages into it, and applies the changes. |
| AppendOp::$managed | property | composer/ |
An indicator of whether the file we are appending to is managed or not. |
| ArchiverManager | class | core/ |
Provides an Archiver plugin manager. |
| ArchiverManager.php | file | core/ |
|
| ArchiverManager::$fileSystem | property | core/ |
The file system service. |
| ArchiverManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
| ArchiverManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| ArchiverManager::__construct | function | core/ |
Constructs an ArchiverManager object. |
| AreaDisplayLinkTest::assertNoWarningMessages | function | core/ |
Assert no warning messages are shown when all display are equal. |
| AreaDisplayLinkTest::assertWarningMessages | function | core/ |
Assert the warning messages are shown after changing the page_1 display. |
| AreaMessagesTest | class | core/ |
Tests the messages area handler. |
| AreaMessagesTest.php | file | core/ |
|
| AreaMessagesTest::$testViews | property | core/ |
Views used by this test. |
| AreaMessagesTest::testMessageText | function | core/ |
Tests the messages area handler. |
| ArgumentLanguageTest | class | core/ |
Tests the argument language handler. |
| ArgumentLanguageTest.php | file | core/ |
|
| ArgumentLanguageTest::$testViews | property | core/ |
Views used by this test. |
| ArgumentLanguageTest::testArgument | function | core/ |
Tests the language argument. |
| ArgumentPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| 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. |
| 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. |
| AssetOptimizationTest::requestPage | function | core/ |
Creates a user and requests a page. |
| AssetOptimizationUmamiTest::requestPage | function | core/ |
Creates a user and requests a page. |
| AssetResolver::$languageManager | property | core/ |
The language manager. |
| AssetResolver::$themeManager | property | core/ |
The theme manager. |
| AssetResolverTest::$languageManager | property | core/ |
The language manager. |
| AssetResolverTest::$themeManager | property | core/ |
The theme manager. |
| AtLeastOneOfConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| AttachedRenderingBlock::getCacheMaxAge | function | core/ |
|
| Attachment::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.