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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getBadgeStatus | function | core/ |
Retrieves the badge status for 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/ |
|
| PageDisplayVariantSelectionEvent::$contexts | property | core/ |
An array of collected contexts to pass to the page display variant. |
| PageDisplayVariantSelectionEvent::$pluginConfiguration | property | core/ |
The configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::$pluginId | property | core/ |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::$routeMatch | property | core/ |
The current route match. |
| PageDisplayVariantSelectionEvent::getContexts | function | core/ |
Gets the contexts that were set during event dispatch. |
| PageDisplayVariantSelectionEvent::getPluginConfiguration | function | core/ |
Get the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::getPluginId | function | core/ |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::getRouteMatch | function | core/ |
Gets the current route match. |
| PageDisplayVariantSelectionEvent::setContexts | function | core/ |
Sets the contexts to be passed to the page display variant. |
| PageDisplayVariantSelectionEvent::setPluginConfiguration | function | core/ |
Set the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::setPluginId | function | core/ |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::__construct | function | core/ |
Constructs the page display variant plugin selection event. |
| PageEditTest | class | core/ |
Create a block and test block edit functionality. |
| PageEditTest.php | file | core/ |
|
| PageEditTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageEditTest::setUp | function | core/ |
Sets the test up. |
Pagination
- Previous page
- Page 1063
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.