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 |
|---|---|---|---|
| Page::optionsSummary | function | core/ |
|
| Page::setPageRenderArray | function | core/ |
Sets the current page views render array. |
| Page::submitOptionsForm | function | core/ |
|
| Page::validate | function | core/ |
|
| Page::validateOptionsForm | function | core/ |
|
| Page::__construct | function | core/ |
Constructs a Page object. |
| PageActions | class | core/ |
Provides the Page Actions basic top bar item. |
| PageActions.php | file | core/ |
|
| PageActions::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
| PageActions::create | function | core/ |
Creates an instance of the plugin. |
| PageActions::getFeaturedPageActions | function | core/ |
Gets the featured local task. |
| PageActions::__construct | function | core/ |
Constructs a PageActions object. |
| PageAttachmentsHook | class | core/ |
Implements hook_page_attachments() for the system module. |
| PageAttachmentsHook.php | file | core/ |
|
| PageAttachmentsHook::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
| PageAttachmentsHook::__construct | function | core/ |
|
| PageCache | class | core/ |
Executes the page caching before the main kernel takes over the request. |
| PageCache.php | file | core/ |
|
| PageCache::$cache | property | core/ |
The cache bin. |
| PageCache::$cid | property | core/ |
The cache ID for the (master) request. |
| PageCache::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
| PageCache::$requestPolicy | property | core/ |
A policy rule determining the cacheability of a request. |
| PageCache::$responsePolicy | property | core/ |
A policy rule determining the cacheability of the response. |
| PageCache::fetch | function | core/ |
Fetches a response from the backend and stores it in the cache. |
| PageCache::get | function | core/ |
Returns a response object from the page cache. |
| PageCache::getCacheId | function | core/ |
Gets the page cache ID for this request. |
| PageCache::handle | function | core/ |
|
| PageCache::HEADER | constant | core/ |
Name of Page Cache's response header. |
| PageCache::lookup | function | core/ |
Retrieves a response from the cache or fetches it from the backend. |
| PageCache::pass | function | core/ |
Sidesteps the page cache and directly forwards a request to the backend. |
| PageCache::set | function | core/ |
Stores a response object in the page cache. |
| PageCache::storeResponse | function | core/ |
Stores a response in the page cache. |
| PageCache::__construct | function | core/ |
Constructs a PageCache object. |
| PageCacheAcceptHeaderController | class | core/ |
Defines a controller to respond the page cache accept header test. |
| PageCacheAcceptHeaderController.php | file | core/ |
|
| PageCacheAcceptHeaderController::content | function | core/ |
Processes a request that will vary with Accept header. |
| PageCacheHooks | class | core/ |
Hook implementations for page_cache. |
| PageCacheHooks.php | file | core/ |
|
| PageCacheHooks::help | function | core/ |
Implements hook_help(). |
| PageCacheLegacyTest | class | core/ |
Tests \Drupal\page_cache\StackMiddleware\PageCache. |
| PageCacheLegacyTest.php | file | core/ |
|
| PageCacheLegacyTest::testDeprecatedKernelArgument | function | core/ |
Tests that page cache is constructed with a http kernel argument. |
| PageCachePolicyTrait | trait | core/ |
Trait for using page caching modules in Kernel tests. |
| PageCachePolicyTrait.php | file | core/ |
|
| PageCachePolicyTrait::alter | function | core/ |
Sets up mock cache policies. |
| PageCacheTagsIntegrationTest | class | core/ |
Enables the page cache and tests its cache tags in various scenarios. |
| PageCacheTagsIntegrationTest.php | file | core/ |
|
| PageCacheTagsIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageCacheTagsIntegrationTest::$modules | property | core/ |
Modules to install. |
| PageCacheTagsIntegrationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1228
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.