Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
page-title.pcss.css file core/themes/admin/css/components/page-title.pcss.css Page title.
Page::$menuStorage property core/modules/views/src/Plugin/views/display/Page.php The menu storage.
Page::$parentFormSelector property core/modules/views/src/Plugin/views/display/Page.php The parent form selector service.
Page::$usesAttachments property core/modules/views/src/Plugin/views/display/Page.php Whether the display allows attachments.
Page::buildBasicRenderable function core/modules/views/src/Plugin/views/display/Page.php Builds a basic render array which can be properly render cached.
Page::buildOptionsForm function core/modules/views/src/Plugin/views/display/Page.php Provide a form to edit options for this plugin.
Page::calculateDependencies function core/modules/views/src/Plugin/views/display/Page.php Calculates dependencies for the configured plugin.
Page::defineOptions function core/modules/views/src/Plugin/views/display/Page.php Overrides view display plugin base.
Page::optionsSummary function core/modules/views/src/Plugin/views/display/Page.php Provides the default summary for options in the views UI.
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 Handle any special handling on the validate form.
Page::validateOptionsForm function core/modules/views/src/Plugin/views/display/Page.php Validate the options form.
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::$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::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.
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.
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
PageCacheTagsIntegrationTest::testPageCacheTags function core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php Tests that cache tags are properly bubbled up to the page level.
PageCacheTagsTestBase class core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php Provides helper methods for page cache tags tests.
PageCacheTagsTestBase.php file core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php
PageCacheTagsTestBase::setUp function core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php
PageCacheTagsTestBase::verifyDynamicPageCache function core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php Verify that when loading a given page, it's a page cache hit or miss.
PageCacheTagsTestBase::verifyPageCache function core/modules/system/tests/src/Functional/Cache/PageCacheTagsTestBase.php Verify that when loading a given page, it's a page cache hit or miss.
PageCacheTest class core/modules/page_cache/tests/src/Functional/PageCacheTest.php Enables the page cache and tests it with various HTTP requests.
PageCacheTest.php file core/modules/page_cache/tests/src/Functional/PageCacheTest.php
PageCacheTest::$defaultTheme property core/modules/page_cache/tests/src/Functional/PageCacheTest.php The theme to install as the default for testing.
PageCacheTest::$modules property core/modules/page_cache/tests/src/Functional/PageCacheTest.php Modules to install.

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