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
PageDisplayVariantSelectionEvent::$contexts property core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php An array of collected contexts to pass to the page display variant.
PageDisplayVariantSelectionEvent::$pluginConfiguration property core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The configuration for the selected page display variant.
PageDisplayVariantSelectionEvent::$pluginId property core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PageDisplayVariantSelectionEvent::$routeMatch property core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The current route match.
PageDisplayVariantSelectionEvent::getContexts function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Gets the contexts that were set during event dispatch.
PageDisplayVariantSelectionEvent::getPluginConfiguration function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Get the configuration for the selected page display variant.
PageDisplayVariantSelectionEvent::getPluginId function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PageDisplayVariantSelectionEvent::getRouteMatch function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Gets the current route match.
PageDisplayVariantSelectionEvent::setContexts function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Sets the contexts to be passed to the page display variant.
PageDisplayVariantSelectionEvent::setPluginConfiguration function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Set the configuration for the selected page display variant.
PageDisplayVariantSelectionEvent::setPluginId function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php The selected page display variant plugin ID.
PageDisplayVariantSelectionEvent::__construct function core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php Constructs the page display variant plugin selection event.
PageEditTest class core/modules/block_content/tests/src/Functional/PageEditTest.php Create a block and test block edit functionality.
PageEditTest.php file core/modules/block_content/tests/src/Functional/PageEditTest.php
PageEditTest::$defaultTheme property core/modules/block_content/tests/src/Functional/PageEditTest.php
PageEditTest::setUp function core/modules/block_content/tests/src/Functional/PageEditTest.php
PageEditTest::testPageEdit function core/modules/block_content/tests/src/Functional/PageEditTest.php Checks block edit functionality.
PageNotFoundTest class core/modules/system/tests/src/Functional/System/PageNotFoundTest.php Tests page not found functionality, including custom 404 pages.
PageNotFoundTest.php file core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
PageNotFoundTest::$adminUser property core/modules/system/tests/src/Functional/System/PageNotFoundTest.php The test user.
PageNotFoundTest::$defaultTheme property core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
PageNotFoundTest::$modules property core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
PageNotFoundTest::setUp function core/modules/system/tests/src/Functional/System/PageNotFoundTest.php
PageNotFoundTest::testPageNotFound function core/modules/system/tests/src/Functional/System/PageNotFoundTest.php Tests page not found.
PageNotFoundTest::testPageNotFoundCustomPageWithAccessDenied function core/modules/system/tests/src/Functional/System/PageNotFoundTest.php Tests that an inaccessible custom 404 page falls back to the default.
PagePreviewTest class core/modules/node/tests/src/Functional/PagePreviewTest.php Tests the node entity preview functionality.
PagePreviewTest.php file core/modules/node/tests/src/Functional/PagePreviewTest.php
PagePreviewTest::$defaultTheme property core/modules/node/tests/src/Functional/PagePreviewTest.php The theme to install as the default for testing.
PagePreviewTest::$fieldName property core/modules/node/tests/src/Functional/PagePreviewTest.php The name of the created field.
PagePreviewTest::$modules property core/modules/node/tests/src/Functional/PagePreviewTest.php Enable the comment, node and taxonomy modules to test on the preview.
PagePreviewTest::$term property core/modules/node/tests/src/Functional/PagePreviewTest.php A term.
PagePreviewTest::setUp function core/modules/node/tests/src/Functional/PagePreviewTest.php
PagePreviewTest::testPagePreview function core/modules/node/tests/src/Functional/PagePreviewTest.php Checks the node preview functionality.
PagePreviewTest::testPagePreviewCache function core/modules/node/tests/src/Functional/PagePreviewTest.php Tests node preview with dynamic_page_cache and anonymous users.
PagePreviewTest::testPagePreviewWithRevisions function core/modules/node/tests/src/Functional/PagePreviewTest.php Checks the node preview functionality, when using revisions.
PagePreviewTest::testSimultaneousPreview function core/modules/node/tests/src/Functional/PagePreviewTest.php Checks the node preview accessible for simultaneous node editing.
Pager class core/lib/Drupal/Core/Render/Element/Pager.php Provides a render element for a pager.
Pager class core/lib/Drupal/Core/Pager/Pager.php A value object that represents a pager.
pager.css file core/themes/default_admin/css/components/pager.css Styles for Admin's Pagination.
pager.css file core/themes/admin/css/components/pager.css Styles for Claro's Pagination.
pager.css file core/themes/starterkit_theme/css/components/pager.css Visual styles for pager.
pager.css file core/profiles/demo_umami/themes/umami/css/classy/components/pager.css Visual styles for pager.
pager.css file core/themes/olivero/css/components/pager.css Styles for pagination.
pager.css file core/themes/claro/css/components/pager.css Styles for Claro's Pagination.
pager.html.twig file core/themes/stable9/templates/navigation/pager.html.twig Theme override to display a pager.
pager.html.twig file core/themes/olivero/templates/navigation/pager.html.twig Theme override to display a pager.
pager.html.twig file core/themes/claro/templates/pager.html.twig Theme override to display a pager.
pager.html.twig file core/themes/starterkit_theme/templates/navigation/pager.html.twig Theme override to display a pager.
pager.html.twig file core/themes/default_admin/templates/views/pager.html.twig Theme override to display a pager.
pager.html.twig file core/themes/admin/templates/views/pager.html.twig Theme override to display a pager.

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