Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.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
MenuLinkContentDeriverTest class core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php Tests the menu link content deriver.
MenuLinkContentDeriverTest.php file core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php
MenuLinkContentDeriverTest::$modules property core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php Modules to enable.
MenuLinkContentDeriverTest::setUp function core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php
MenuLinkContentDeriverTest::testRediscover function core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php Tests the rediscovering.
MenuLinkContentEntityAccessTest class core/modules/menu_link_content/tests/src/Unit/MenuLinkContentEntityAccessTest.php Tests menu link content entity access.
MenuLinkContentEntityAccessTest.php file core/modules/menu_link_content/tests/src/Unit/MenuLinkContentEntityAccessTest.php
MenuLinkContentEntityAccessTest::testUnrecognizedOperation function core/modules/menu_link_content/tests/src/Unit/MenuLinkContentEntityAccessTest.php Tests an operation not implemented by the access control handler.
MenuLinkContentFormTest class core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php Tests the menu link content UI.
MenuLinkContentFormTest.php file core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php
MenuLinkContentFormTest::$adminUser property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php User with 'administer menu' and 'link to any page' permission.
MenuLinkContentFormTest::$basicUser property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php User with only 'administer menu' permission.
MenuLinkContentFormTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php The theme to install as the default for testing.
MenuLinkContentFormTest::$modules property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php Modules to enable.
MenuLinkContentFormTest::setUp function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php
MenuLinkContentFormTest::testMenuLinkContentForm function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php Tests the MenuLinkContentForm class.
MenuLinkContentFormTest::testMenuLinkContentFormLinkToAnyPage function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php Tests the 'link to any page' permission for a restricted page.
MenuLinkContentFormTest::testMenuLinkContentFormValidation function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentFormTest.php Tests validation for the MenuLinkContentForm class.
MenuLinkContentHalJsonAnonTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php @group hal
MenuLinkContentHalJsonAnonTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php
MenuLinkContentHalJsonAnonTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The theme to install as the default for testing.
MenuLinkContentHalJsonAnonTest::$format property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The format to use in this test.
MenuLinkContentHalJsonAnonTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The MIME type that corresponds to $format.
MenuLinkContentHalJsonAnonTest::$modules property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Modules to install.
MenuLinkContentHalJsonAnonTest::getExpectedCacheContexts function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The expected cache contexts for the GET/HEAD response of the test entity.
MenuLinkContentHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Returns the expected normalization of the entity.
MenuLinkContentHalJsonAnonTest::getNormalizedPostEntity function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Returns the normalized POST entity.
MenuLinkContentHalJsonBasicAuthTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php @group hal
MenuLinkContentHalJsonBasicAuthTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php
MenuLinkContentHalJsonBasicAuthTest::$auth property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
MenuLinkContentHalJsonBasicAuthTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php The theme to install as the default for testing.
MenuLinkContentHalJsonBasicAuthTest::$modules property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php Modules to install.
MenuLinkContentHalJsonCookieTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php @group hal
MenuLinkContentHalJsonCookieTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php
MenuLinkContentHalJsonCookieTest::$auth property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php The authentication mechanism to use in this test.
MenuLinkContentHalJsonCookieTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonCookieTest.php The theme to install as the default for testing.
MenuLinkContentJsonAnonTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonAnonTest.php @group rest
MenuLinkContentJsonAnonTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonAnonTest.php
MenuLinkContentJsonAnonTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonAnonTest.php The theme to install as the default for testing.
MenuLinkContentJsonAnonTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonAnonTest.php The format to use in this test.
MenuLinkContentJsonAnonTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonAnonTest.php The MIME type that corresponds to $format.
MenuLinkContentJsonBasicAuthTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php @group rest
MenuLinkContentJsonBasicAuthTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php
MenuLinkContentJsonBasicAuthTest::$auth property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php The authentication mechanism to use in this test.
MenuLinkContentJsonBasicAuthTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php The theme to install as the default for testing.
MenuLinkContentJsonBasicAuthTest::$format property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php The format to use in this test.
MenuLinkContentJsonBasicAuthTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php The MIME type that corresponds to $format.
MenuLinkContentJsonBasicAuthTest::$modules property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonBasicAuthTest.php Modules to install.
MenuLinkContentJsonCookieTest class core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonCookieTest.php @group rest
MenuLinkContentJsonCookieTest.php file core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentJsonCookieTest.php

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