Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Enables the page cache and tests it with various HTTP requests. |
| PageCacheTest.php | file | core/ |
|
| PageCacheTest.php | file | core/ |
|
| PageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageCacheTest::$modules | property | core/ |
Modules to enable. |
| PageCacheTest::$modules | property | core/ |
Modules to enable. |
| PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
| PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
| PageCacheTest::setUp | function | core/ |
|
| PageCacheTest::setUp | function | core/ |
|
| 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::testFormImmutability | function | core/ |
Tests the setting of forms to be immutable. |
| 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 cache headers. |
| 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::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. |
| PageCacheTest::testQueryParameterFormatRequests | function | core/ |
Tests support for different cache items with different request formats. |
| PageDisplayVariant | class | core/ |
Defines a page display variant annotation object. |
| 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. |
| PageEditTest::testPageEdit | function | core/ |
Checks block edit functionality. |
Pagination
- Previous page
- Page 948
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.