Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
PagerTestController class core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Controller routine for testing the pager.
PagerTestController.php file core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php
PagerTestController::$pagerParams property core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php The pager request service.
PagerTestController::buildTestTable function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Builds a render array for a multi-page test table.
PagerTestController::create function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Instantiates a new instance of the implementing class using autowiring.
PagerTestController::multiplePagers function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Returns a page with multiple pagers.
PagerTestController::queryParameters function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Returns a pager with 'parameters' variable.
PagerTestController::showPagerCacheContext function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php #pre_render callback for #type => pager that shows the pager cache context.
PagerTestController::trustedCallbacks function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Lists the trusted callbacks provided by the implementing class.
PagerTestController::__construct function core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php Construct a new PagerTestController object.
pager_test.info.yml file core/modules/system/tests/modules/pager_test/pager_test.info.yml core/modules/system/tests/modules/pager_test/pager_test.info.yml
pager_test.module file core/modules/system/tests/modules/pager_test/pager_test.module Hook implementations for this module.
pager_test.routing.yml file core/modules/system/tests/modules/pager_test/pager_test.routing.yml core/modules/system/tests/modules/pager_test/pager_test.routing.yml
pager_test_preprocess_pager function core/modules/system/tests/modules/pager_test/pager_test.module Implements hook_preprocess_HOOK().
PageTest class core/modules/views/tests/src/Unit/Plugin/display/PageTest.php @coversDefaultClass \Drupal\views\Plugin\views\display\Page[[api-linebreak]]
@group views
PageTest class core/modules/system/tests/src/Functional/Batch/PageTest.php Tests the content of the progress page.
PageTest.php file core/modules/system/tests/src/Functional/Batch/PageTest.php
PageTest.php file core/modules/views/tests/src/Unit/Plugin/display/PageTest.php
PageTest::$defaultTheme property core/modules/system/tests/src/Functional/Batch/PageTest.php The theme to install as the default for testing.
PageTest::$modules property core/modules/system/tests/src/Functional/Batch/PageTest.php Modules to install.
PageTest::testBatchProgressMessages function core/modules/system/tests/src/Functional/Batch/PageTest.php Tests that the progress messages are correct.
PageTest::testBatchProgressPageTheme function core/modules/system/tests/src/Functional/Batch/PageTest.php Tests that the batch API progress page uses the correct theme.
PageTest::testBatchProgressPageTitle function core/modules/system/tests/src/Functional/Batch/PageTest.php Tests that the batch API progress page shows the title correctly.
PageTest::testBuildBasicRenderable function core/modules/views/tests/src/Unit/Plugin/display/PageTest.php @covers ::buildBasicRenderable[[api-linebreak]]
PageTest::testBuildBasicRenderableWithMissingRoute function core/modules/views/tests/src/Unit/Plugin/display/PageTest.php @covers ::buildBasicRenderable[[api-linebreak]]
PageTitleTest class core/modules/system/tests/src/Functional/System/PageTitleTest.php Tests HTML output escaping of page title, site name, and slogan.
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 install.
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 Tests if the title of the site is XSS proof.
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 editing a node by users with various access permissions.
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().
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.

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