Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
PageTitleTest.php file core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageTitleTest::$contentUser property core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageTitleTest::$defaultTheme property core/modules/system/tests/src/Functional/System/PageTitleTest.php The theme to install as the default for testing.
PageTitleTest::$modules property core/modules/system/tests/src/Functional/System/PageTitleTest.php Modules to enable.
PageTitleTest::$savedTitle property core/modules/system/tests/src/Functional/System/PageTitleTest.php
PageTitleTest::setUp function core/modules/system/tests/src/Functional/System/PageTitleTest.php Implement setUp().
PageTitleTest::testRoutingTitle function core/modules/system/tests/src/Functional/System/PageTitleTest.php Tests the page title of render arrays.
PageTitleTest::testTitleTags function core/modules/system/tests/src/Functional/System/PageTitleTest.php Tests the handling of HTML in node titles.
PageTitleTest::testTitleXSS function core/modules/system/tests/src/Functional/System/PageTitleTest.php Test if the title of the site is XSS proof.
PageVariantInterface::setMainContent function core/lib/Drupal/Core/Display/PageVariantInterface.php Sets the main content for the page being rendered.
PageVariantInterface::setTitle function core/lib/Drupal/Core/Display/PageVariantInterface.php Sets the title for the page being rendered.
PageViewTest class core/modules/node/tests/src/Functional/PageViewTest.php Create a node and test edit permissions.
PageViewTest.php file core/modules/node/tests/src/Functional/PageViewTest.php
PageViewTest::$defaultTheme property core/modules/node/tests/src/Functional/PageViewTest.php The theme to install as the default for testing.
PageViewTest::testPageView function core/modules/node/tests/src/Functional/PageViewTest.php Tests an anonymous and unpermissioned user attempting to edit the node.
page_cache.services.yml file core/modules/page_cache/page_cache.services.yml core/modules/page_cache/page_cache.services.yml
page_cache_form_test.info.yml file core/modules/page_cache/tests/modules/page_cache_form_test.info.yml core/modules/page_cache/tests/modules/page_cache_form_test.info.yml
page_cache_form_test.install file core/modules/page_cache/tests/modules/page_cache_form_test.install Install hooks for page_cache_form_test.
page_cache_form_test.module file core/modules/page_cache/tests/modules/page_cache_form_test.module Provides functionality for testing form caching.
page_cache_form_test.routing.yml file core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml
page_cache_form_test_form_page_cache_form_test_alter function core/modules/page_cache/tests/modules/page_cache_form_test.module Implements hook_form_FORM_ID_alter().
page_cache_form_test_form_page_cache_form_test_process function core/modules/page_cache/tests/modules/page_cache_form_test.module Process callback to check immutability.
page_cache_form_test_install function core/modules/page_cache/tests/modules/page_cache_form_test.install Implements hook_install().
page_cache_form_test_module_implements_alter function core/modules/page_cache/tests/modules/page_cache_form_test.module Implements hook_module_implements_alter().
page_cache_kill_switch service core/core.services.yml Drupal\Core\PageCache\ResponsePolicy\KillSwitch
page_cache_no_cache_routes service core/core.services.yml Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes
page_cache_no_server_error service core/core.services.yml Drupal\Core\PageCache\ResponsePolicy\NoServerError
page_cache_request_policy service core/core.services.yml Drupal\Core\PageCache\DefaultRequestPolicy
page_cache_response_policy service core/core.services.yml Drupal\Core\PageCache\ChainResponsePolicy
PaginationAJAXTest class core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests the click sorting AJAX functionality of Views exposed forms.
PaginationAJAXTest.php file core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
PaginationAJAXTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php The theme to install as the default for testing.
PaginationAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Modules to enable.
PaginationAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Test Views to enable.
PaginationAJAXTest::$user property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
PaginationAJAXTest::assertNoDuplicateAssetsOnPage function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Assert that assets are not loaded twice on a page.
PaginationAJAXTest::setUp function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php
PaginationAJAXTest::testBasicPagination function core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Tests if pagination via AJAX works for the "Content" View.
panel.css file core/themes/bartik/css/components/panel.css Panel styling. Panels are used to visually group items together.
panel.css file core/themes/seven/css/components/panel.css Panel styling. Panels are used to visually group items together.
ParamConversionEnhancer class core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php Provides a route enhancer that handles parameter conversion.
ParamConversionEnhancer.php file core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php
ParamConversionEnhancer::$paramConverterManager property core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php The parameter conversion manager.
ParamConversionEnhancer::copyRawVariables function core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php Store a backup of the raw values that corresponding to the route pattern.
ParamConversionEnhancer::enhance function core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php
ParamConversionEnhancer::getSubscribedEvents function core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php
ParamConversionEnhancer::onException function core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php Catches failed parameter conversions and throw a 404 instead.
ParamConversionEnhancer::__construct function core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php Constructs a new ParamConversionEnhancer.
ParamConversionEnhancerTest class core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php @coversDefaultClass \Drupal\Core\Routing\Enhancer\ParamConversionEnhancer[[api-linebreak]]
@group Enhancer
ParamConversionEnhancerTest.php file core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php

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