Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageCacheTagsIntegrationTest::testPageCacheTags | function | core/ |
Tests that cache tags are properly bubbled up to the page level. |
| PageCacheTagsTestBase | class | core/ |
Provides helper methods for page cache tags tests. |
| PageCacheTagsTestBase.php | file | core/ |
|
| PageCacheTagsTestBase::setUp | function | core/ |
|
| PageCacheTagsTestBase::verifyDynamicPageCache | function | core/ |
Verify that when loading a given page, it's a page cache hit or miss. |
| PageCacheTagsTestBase::verifyPageCache | function | core/ |
Verify that when loading a given page, it's a page cache hit or miss. |
| PageCacheTest | class | core/ |
Enables the page cache and tests it with various HTTP requests. |
| PageCacheTest.php | file | core/ |
|
| PageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageCacheTest::$modules | property | core/ |
Modules to install. |
| PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
| PageCacheTest::setUp | function | core/ |
|
| PageCacheTest::testCacheabilityOfRedirectResponses | function | core/ |
Tests that the Cache-Control header is added by FinishResponseSubscriber. |
| PageCacheTest::testCacheableResponseResponses | function | core/ |
Tests cacheability of a CacheableResponse. |
| PageCacheTest::testCacheableWithCustomCacheControl | function | core/ |
Tests a cacheable response with custom cache control. |
| PageCacheTest::testConditionalRequests | function | core/ |
Tests support of requests with If-Modified-Since and If-None-Match headers. |
| PageCacheTest::testHead | function | core/ |
Tests that HEAD requests are treated the same as GET requests. |
| PageCacheTest::testNoUrlNormalization | function | core/ |
Tests that URLs are cached in a not normalized form. |
| PageCacheTest::testPageCache | function | core/ |
Tests page caching. |
| PageCacheTest::testPageCacheAnonymous403404 | function | core/ |
Tests the 4xx-response cache tag is added and invalidated. |
| PageCacheTest::testPageCacheAnonymousRolePermissions | function | core/ |
Tests the automatic presence of the anonymous role's cache tag. |
| PageCacheTest::testPageCacheHeaders | function | core/ |
Tests page cache headers. |
| PageCacheTest::testPageCacheTags | function | core/ |
Tests that cache tags are properly persisted. |
| PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders | function | core/ |
Tests that the page cache doesn't depend on cacheability headers. |
| PageCacheTest::testPageCacheWithoutVaryCookie | function | core/ |
Tests the omit_vary_cookie setting. |
| PageCacheTest::testQueryParameterFormatRequests | function | core/ |
Tests support for different cache items with different request formats. |
| PageContext | class | core/ |
Provides the Page Context top bar item. |
| PageContext.php | file | core/ |
|
| PageContext::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| PageContext::create | function | core/ |
Creates an instance of the plugin. |
| PageContext::getBadgeLabel | function | core/ |
Retrieves the badge label for the given entity. |
| PageContext::getBadgeStatus | function | core/ |
Retrieves the badge status for the given entity. |
| PageContext::getEntityLabel | function | core/ |
Retrieves the label of the given entity. |
| PageContext::__construct | function | core/ |
Constructs a new PageContext instance. |
| PageContextTest | class | core/ |
Tests the PageContext Top Bar item build output. |
| PageContextTest.php | file | core/ |
|
| PageContextTest::entityLabelProvider | function | core/ |
Data provider for entity label scenarios. |
| PageContextTest::setUp | function | core/ |
|
| PageContextTest::testBuildContentModerationNoPending | function | core/ |
Tests content moderation build output with no pending revisions. |
| PageContextTest::testBuildContentModerationWithPendingActive | function | core/ |
Tests the content moderation build when is active with a pending entity. |
| PageContextTest::testBuildEntityLabel | function | core/ |
Tests the build of an entity label within the page context plugin. |
| PageContextTest::testBuildStatusBadge | function | core/ |
Tests the status badge for published and unpublished entities. |
| PageContextTest::testBuildWhenNoEntityOnRoute | function | core/ |
Tests the build method when no entity is present on the route. |
| PageContextTest::testNoValidBadge | function | core/ |
Tests the behavior of a plugin with no valid badge present. |
| PageDisplayVariant | class | core/ |
Defines a page display variant attribute object. |
| PageDisplayVariant | class | core/ |
Defines a page display variant annotation object. |
| PageDisplayVariant.php | file | core/ |
|
| PageDisplayVariant.php | file | core/ |
|
| PageDisplayVariantSelectionEvent | class | core/ |
Event fired when rendering main content, to select a page display variant. |
| PageDisplayVariantSelectionEvent.php | file | core/ |
Pagination
- Previous page
- Page 1229
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.