Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| PageEditTest::testPageEdit | function | core/ |
Checks block edit functionality. |
| PageNotFoundTest | class | core/ |
Tests page not found functionality, including custom 404 pages. |
| PageNotFoundTest.php | file | core/ |
|
| PageNotFoundTest::$adminUser | property | core/ |
|
| PageNotFoundTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageNotFoundTest::$modules | property | core/ |
Modules to install. |
| PageNotFoundTest::setUp | function | core/ |
|
| PageNotFoundTest::testPageNotFound | function | core/ |
|
| PageNotFoundTest::testPageNotFoundCustomPageWithAccessDenied | function | core/ |
Tests that an inaccessible custom 404 page falls back to the default. |
| PagePreviewTest | class | core/ |
Tests the node entity preview functionality. |
| PagePreviewTest.php | file | core/ |
|
| PagePreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PagePreviewTest::$fieldName | property | core/ |
The name of the created field. |
| PagePreviewTest::$modules | property | core/ |
Enable the comment, node and taxonomy modules to test on the preview. |
| PagePreviewTest::$term | property | core/ |
A term. |
| PagePreviewTest::setUp | function | core/ |
|
| PagePreviewTest::testPagePreview | function | core/ |
Checks the node preview functionality. |
| PagePreviewTest::testPagePreviewCache | function | core/ |
Tests node preview with dynamic_page_cache and anonymous users. |
| PagePreviewTest::testPagePreviewWithRevisions | function | core/ |
Checks the node preview functionality, when using revisions. |
Pagination
- Previous page
- Page 974
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.