Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
Page::optionsSummary function core/modules/views/src/Plugin/views/display/Page.php
Page::setPageRenderArray function core/modules/views/src/Plugin/views/display/Page.php Sets the current page views render array.
Page::submitOptionsForm function core/modules/views/src/Plugin/views/display/Page.php
Page::validate function core/modules/views/src/Plugin/views/display/Page.php
Page::validateOptionsForm function core/modules/views/src/Plugin/views/display/Page.php
Page::__construct function core/modules/views/src/Plugin/views/display/Page.php Constructs a Page object.
PageActions class core/modules/navigation/src/Plugin/TopBarItem/PageActions.php Provides the Page Actions basic top bar item.
PageActions.php file core/modules/navigation/src/Plugin/TopBarItem/PageActions.php
PageActions::build function core/modules/navigation/src/Plugin/TopBarItem/PageActions.php Builds and returns the renderable array for this top bar item plugin.
PageActions::create function core/modules/navigation/src/Plugin/TopBarItem/PageActions.php Creates an instance of the plugin.
PageActions::getFeaturedPageActions function core/modules/navigation/src/Plugin/TopBarItem/PageActions.php Gets the featured local task.
PageActions::__construct function core/modules/navigation/src/Plugin/TopBarItem/PageActions.php Constructs a PageActions object.
PageAttachmentsHook class core/modules/system/src/Hook/PageAttachmentsHook.php Implements hook_page_attachments() for the system module.
PageAttachmentsHook.php file core/modules/system/src/Hook/PageAttachmentsHook.php
PageAttachmentsHook::pageAttachments function core/modules/system/src/Hook/PageAttachmentsHook.php Implements hook_page_attachments().
PageAttachmentsHook::__construct function core/modules/system/src/Hook/PageAttachmentsHook.php
PageCache class core/modules/page_cache/src/StackMiddleware/PageCache.php Executes the page caching before the main kernel takes over the request.
PageCache.php file core/modules/page_cache/src/StackMiddleware/PageCache.php
PageCache::$cache property core/modules/page_cache/src/StackMiddleware/PageCache.php The cache bin.
PageCache::$cid property core/modules/page_cache/src/StackMiddleware/PageCache.php The cache ID for the (master) request.
PageCache::$httpKernel property core/modules/page_cache/src/StackMiddleware/PageCache.php The wrapped HTTP kernel.
PageCache::$requestPolicy property core/modules/page_cache/src/StackMiddleware/PageCache.php A policy rule determining the cacheability of a request.
PageCache::$responsePolicy property core/modules/page_cache/src/StackMiddleware/PageCache.php A policy rule determining the cacheability of the response.
PageCache::fetch function core/modules/page_cache/src/StackMiddleware/PageCache.php Fetches a response from the backend and stores it in the cache.
PageCache::get function core/modules/page_cache/src/StackMiddleware/PageCache.php Returns a response object from the page cache.
PageCache::getCacheId function core/modules/page_cache/src/StackMiddleware/PageCache.php Gets the page cache ID for this request.
PageCache::handle function core/modules/page_cache/src/StackMiddleware/PageCache.php
PageCache::HEADER constant core/modules/page_cache/src/StackMiddleware/PageCache.php Name of Page Cache's response header.
PageCache::lookup function core/modules/page_cache/src/StackMiddleware/PageCache.php Retrieves a response from the cache or fetches it from the backend.
PageCache::pass function core/modules/page_cache/src/StackMiddleware/PageCache.php Sidesteps the page cache and directly forwards a request to the backend.
PageCache::set function core/modules/page_cache/src/StackMiddleware/PageCache.php Stores a response object in the page cache.
PageCache::storeResponse function core/modules/page_cache/src/StackMiddleware/PageCache.php Stores a response in the page cache.
PageCache::__construct function core/modules/page_cache/src/StackMiddleware/PageCache.php Constructs a PageCache object.
PageCacheAcceptHeaderController class core/modules/system/tests/modules/system_test/src/Controller/PageCacheAcceptHeaderController.php Defines a controller to respond the page cache accept header test.
PageCacheAcceptHeaderController.php file core/modules/system/tests/modules/system_test/src/Controller/PageCacheAcceptHeaderController.php
PageCacheAcceptHeaderController::content function core/modules/system/tests/modules/system_test/src/Controller/PageCacheAcceptHeaderController.php Processes a request that will vary with Accept header.
PageCacheHooks class core/modules/page_cache/src/Hook/PageCacheHooks.php Hook implementations for page_cache.
PageCacheHooks.php file core/modules/page_cache/src/Hook/PageCacheHooks.php
PageCacheHooks::help function core/modules/page_cache/src/Hook/PageCacheHooks.php Implements hook_help().
PageCacheLegacyTest class core/modules/page_cache/tests/src/Unit/PageCacheLegacyTest.php Tests \Drupal\page_cache\StackMiddleware\PageCache.
PageCacheLegacyTest.php file core/modules/page_cache/tests/src/Unit/PageCacheLegacyTest.php
PageCacheLegacyTest::testDeprecatedKernelArgument function core/modules/page_cache/tests/src/Unit/PageCacheLegacyTest.php Tests that page cache is constructed with a http kernel argument.
PageCachePolicyTrait trait core/tests/Drupal/Tests/Traits/Core/Cache/PageCachePolicyTrait.php Trait for using page caching modules in Kernel tests.
PageCachePolicyTrait.php file core/tests/Drupal/Tests/Traits/Core/Cache/PageCachePolicyTrait.php
PageCachePolicyTrait::alter function core/tests/Drupal/Tests/Traits/Core/Cache/PageCachePolicyTrait.php Sets up mock cache policies.
PageCacheTagsIntegrationTest class core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php Enables the page cache and tests its cache tags in various scenarios.
PageCacheTagsIntegrationTest.php file core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php
PageCacheTagsIntegrationTest::$defaultTheme property core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php The theme to install as the default for testing.
PageCacheTagsIntegrationTest::$modules property core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php Modules to install.
PageCacheTagsIntegrationTest::setUp function core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.