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. 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
MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/MenuLinkTestWithUnsafeTitle.php Gets the definition of all derivatives of a base plugin.
MenuLinkTranslationTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Tests menu link translation source plugin.
MenuLinkTranslationTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Tests menu link localized translation source plugin.
MenuLinkTranslationTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php
MenuLinkTranslationTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php
MenuLinkTranslationTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Modules to install.
MenuLinkTranslationTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Modules to install.
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Provides source data for ::testSource.
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Provides source data for ::testSource.
MenuLinkTreeElementTest class core/tests/Drupal/Tests/Core/Menu/MenuLinkTreeElementTest.php Tests the menu link tree element value object.
MenuLinkTreeElementTest.php file core/tests/Drupal/Tests/Core/Menu/MenuLinkTreeElementTest.php
MenuLinkTreeElementTest::testConstruction function core/tests/Drupal/Tests/Core/Menu/MenuLinkTreeElementTest.php Tests construction.
MenuLinkTreeElementTest::testCount function core/tests/Drupal/Tests/Core/Menu/MenuLinkTreeElementTest.php Tests count().
MenuLinkTreeTest class core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Tests the menu link tree.
MenuLinkTreeTest class core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php Tests Drupal\Core\Menu\MenuLinkTree.
MenuLinkTreeTest.php file core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php
MenuLinkTreeTest.php file core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php
MenuLinkTreeTest::$linkTree property core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php The tested menu link tree.
MenuLinkTreeTest::$menuLinkManager property core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php The menu link plugin manager.
MenuLinkTreeTest::$menuLinkTree property core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php The tested menu link tree service.
MenuLinkTreeTest::$modules property core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Modules to install.
MenuLinkTreeTest::providerTestBuildCacheability function core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php Provides the test cases to test for ::testBuildCacheability().
MenuLinkTreeTest::setUp function core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php
MenuLinkTreeTest::setUp function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php
MenuLinkTreeTest::testBuildCacheability function core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php Tests build cacheability.
MenuLinkTreeTest::testCreateLinksInMenu function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Tests creating links with an expected tree structure.
MenuLinkTreeTest::testDeleteLinksInMenu function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Tests deleting all the links in a menu.
MenuLinkTreeTest::testUserLoginAndUserLogoutLinks function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Tests user/login and user/logout links.
MenuOperationsLinkTestHooks class core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php Hook implementations for menu_operations_link_test.
MenuOperationsLinkTestHooks.php file core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php
MenuOperationsLinkTestHooks::entityOperation function core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php Implements hook_entity_operation().
MenuOperationsLinkTestHooks::entityOperationAlter function core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php Implements hook_entity_operation_alter().
MenuResourceTestBase class core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Resource test base for the menu entity.
MenuResourceTestBase.php file core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
MenuResourceTestBase::$entity property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
MenuResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php The tested entity type.
MenuResourceTestBase::$modules property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Modules to install.
MenuResourceTestBase::createEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Creates the entity to be tested.
MenuResourceTestBase::getExpectedCacheContexts function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
MenuResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Returns the expected normalization of the entity.
MenuResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Returns the normalized POST entity.
MenuResourceTestBase::setUpAuthorization function core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Sets up the necessary authorization.
MenuRouterTest class core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests menu router and default menu link functionality.
MenuRouterTest.php file core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
MenuRouterTest::$adminTheme property core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Name of the administrative theme to use for tests.
MenuRouterTest::$defaultTheme property core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php The theme to install as the default for testing.
MenuRouterTest::$modules property core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Modules to install.
MenuRouterTest::doTestDescriptionMenuItems function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests menu item descriptions.
MenuRouterTest::doTestExoticPath function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests path containing "exotic" characters.
MenuRouterTest::doTestHookMenuIntegration function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests local tasks with route placeholders.

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