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 10.3.x for test
  5. Search 11.x 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
TestObjectItemTest::$modules property core/modules/field/tests/src/Kernel/TestObjectItemTest.php
TestObjectItemTest::setUp function core/modules/field/tests/src/Kernel/TestObjectItemTest.php
TestObjectItemTest::testTestObjectItem function core/modules/field/tests/src/Kernel/TestObjectItemTest.php Tests the serialization of a field type that has an object.
TestPageDisplayVariantSubscriber class core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php Selects the test page display variant.
TestPageDisplayVariantSubscriber.php file core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php
TestPageDisplayVariantSubscriber::getSubscribedEvents function core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php
TestPageDisplayVariantSubscriber::onSelectPageDisplayVariant function core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php Selects the page display variant.
TestPageTestController class core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Controller routines for test_page_test routes.
TestPageTestController.php file core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php
TestPageTestController::testPage function core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Returns a test page and sets the title.
TestPageTestController::testPageVarDump function core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Returns a test page and with the call to the dump() function.
TestPageTitleMainContentAndMessagesBlock class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Provides a block which includes page title, main content & messages together.
TestPageTitleMainContentAndMessagesBlock.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestPageTitleMainContentAndMessagesBlock::$isMainContentPlaced property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Whether setMainContent was called.
TestPageTitleMainContentAndMessagesBlock::$isPageTitlePlaced property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php Whether setTitle was called.
TestPageTitleMainContentAndMessagesBlock::$mainContent property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php The render array representing the main page content.
TestPageTitleMainContentAndMessagesBlock::$title property core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php The page title: a string (plain title) or a render array (formatted title).
TestPageTitleMainContentAndMessagesBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestPageTitleMainContentAndMessagesBlock::setMainContent function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestPageTitleMainContentAndMessagesBlock::setTitle function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestPageTitleMainContentAndMessagesBlock.php
TestPathBasedBreadcrumbBuilder class core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Helper class for testing purposes only.
TestPathBasedBreadcrumbBuilder::setStringTranslation function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
TestPerComponentEntityDisplay class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Test class used for testing per component entity display.
TestPerComponentEntityDisplay::$entity property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php The test entity.
TestPerComponentEntityDisplay::$testValues property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php The arguments of getEntity.
TestPerComponentEntityDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Gets the test entity.
TestPerComponentEntityDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Gets the test values.
TestPerComponentEntityDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityDisplay::__construct function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityFormDisplay class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Test class for testing per component entity form display.
TestPerComponentEntityFormDisplay::$entity property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php The test entity.
TestPerComponentEntityFormDisplay::$testValues property core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php The test values.
TestPerComponentEntityFormDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the test entity.
TestPerComponentEntityFormDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the test values.
TestPerComponentEntityFormDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPerComponentEntityFormDisplay::__construct function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPermissionCallbacks class core/modules/user/tests/src/Unit/PermissionHandlerTest.php Provider for testing permissions callbacks.
TestPermissionCallbacks::singleDescription function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Callback that returns a single description.
TestPermissionCallbacks::titleDescription function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Callback that returns the title and description.
TestPermissionCallbacks::titleDescriptionRestrictAccess function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Callback that returns restricted access.
TestPermissionCallbacks::titleProvider function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Callback that returns the title.
TestPhpMailFailure class core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php Defines a mail sending implementation that always fails.
TestPhpMailFailure.php file core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php
TestPhpMailFailure::mail function core/modules/system/tests/modules/system_mail_failure_test/src/Plugin/Mail/TestPhpMailFailure.php
TestPlaceholderingRenderCache class core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Class for testing the placeholdering render cache.
TestPlaceholderingRenderCache::$placeholderElements property core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php The placeholder elements created during rendering.
TestPlaceholderingRenderCache::createPlaceholderAndRemember function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php
TestPluginBase class core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Helper class for using the PluginBase abstract class.
TestPluginBase::viewsTokenReplace function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
TestPluginBase::__construct function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php

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