Search for age
- Search 7.x for age
- Search 9.5.x for age
- Search 8.9.x for age
- Search 11.x for age
- Search main for age
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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::requestPage | function | core/ |
Creates a user and requests a page. |
| AssetOptimizationTestUmami::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 mocked language manager. |
| AssetResolverTest::$themeManager | property | core/ |
The mocked theme manager. |
| AttachedRenderingBlock::getCacheMaxAge | function | core/ |
|
| Attachment::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| Attachment::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
| Attribute::$storage | property | core/ |
Stores the attribute data. |
| Attribute::storage | function | core/ |
Returns the whole array. |
| AttributeTest::testStorage | function | core/ |
Tests the storage method. |
| Auth::$userStorage | property | core/ |
The user storage. |
| AuthenticationManager | class | core/ |
Manager for authentication. |
| AuthenticationManager.php | file | core/ |
|
| AuthenticationManager::$authCollector | property | core/ |
The authentication provider collector. |
| AuthenticationManager::applies | function | core/ |
Checks whether suitable authentication credentials are on the request. |
| AuthenticationManager::appliesToRoutedRequest | function | core/ |
Checks whether the authentication method is allowed on a given route. |
| AuthenticationManager::applyFilter | function | core/ |
Checks whether a provider is allowed on the given request. |
| AuthenticationManager::authenticate | function | core/ |
Authenticates the user. |
| AuthenticationManager::challengeException | function | core/ |
Constructs an exception which is used to generate the challenge. |
| AuthenticationManager::defaultFilter | function | core/ |
Default implementation of the provider filter. |
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.