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 |
|---|---|---|---|
| page-title.pcss.css | file | core/ |
Page title. |
| Page::$menuStorage | property | core/ |
The menu storage. |
| Page::$parentFormSelector | property | core/ |
The parent form selector service. |
| Page::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| Page::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
| Page::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Page::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Page::defineOptions | function | core/ |
Overrides view display plugin base. |
| Page::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| Page::setPageRenderArray | function | core/ |
Sets the current page views render array. |
| Page::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Page::validateOptionsForm | function | core/ |
Validate the options form. |
| 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::$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::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. |
| 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. |
| 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/ |
|
| 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. |
Pagination
- Previous page
- Page 1062
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.