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
NavigationTopBarTest::assertActionsWeight function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Asserts that top bar actions respect local tasks weights.
NavigationTopBarTest::setUp function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php
NavigationTopBarTest::testTopBarPluginWeights function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Tests the plugin weights in the top bar.
NavigationTopBarTest::testTopBarVisibility function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Tests the top bar visibility.
NavigationUserBlockTest class core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php Tests for \Drupal\navigation\Plugin\NavigationBlock\NavigationUserBlock.
NavigationUserBlockTest class core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php Tests for \Drupal\navigation\Plugin\NavigationBlock\NavigationUserBlock.
NavigationUserBlockTest.php file core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php
NavigationUserBlockTest.php file core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
NavigationUserBlockTest::$adminUser property core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php User with permission to administer navigation blocks and access navigation.
NavigationUserBlockTest::$adminUser property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php User with permission to administer navigation blocks and access navigation.
NavigationUserBlockTest::$defaultTheme property core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php The theme to install as the default for testing.
NavigationUserBlockTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php The theme to install as the default for testing.
NavigationUserBlockTest::$modules property core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php Modules to install.
NavigationUserBlockTest::$modules property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php Modules to install.
NavigationUserBlockTest::$normalUser property core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php An authenticated user to test navigation block caching.
NavigationUserBlockTest::$normalUser property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php An authenticated user to test navigation block caching.
NavigationUserBlockTest::setUp function core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php
NavigationUserBlockTest::setUp function core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
NavigationUserBlockTest::testNavigationUserBlock function core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php Test output of user navigation block with regards to contents.
NavigationUserBlockTest::testNavigationUserBlock function core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php Test output of user navigation block with regards to caching and contents.
NavigationUserBlockTest::testNavigationUserBlockFallback function core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php Test output of user navigation block when there are no menu items.
NavigationWorkspacesUiTest class core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php Tests for \Drupal\navigation\WorkspacesLazyBuilder.
NavigationWorkspacesUiTest.php file core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
NavigationWorkspacesUiTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php The theme to install as the default for testing.
NavigationWorkspacesUiTest::$modules property core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php Modules to install.
NavigationWorkspacesUiTest::setUp function core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
NavigationWorkspacesUiTest::testWorkspacesNavigationButton function core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php Tests the Workspaces button in the navigation bar.
navigation_test.icons.yml file core/modules/navigation/tests/navigation_test/navigation_test.icons.yml core/modules/navigation/tests/navigation_test/navigation_test.icons.yml
navigation_test.info.yml file core/modules/navigation/tests/navigation_test/navigation_test.info.yml core/modules/navigation/tests/navigation_test/navigation_test.info.yml
navigation_test.links.menu.yml file core/modules/navigation/tests/navigation_test/navigation_test.links.menu.yml core/modules/navigation/tests/navigation_test/navigation_test.links.menu.yml
navigation_test_block.info.yml file core/modules/navigation/tests/navigation_test_block/navigation_test_block.info.yml core/modules/navigation/tests/navigation_test_block/navigation_test_block.info.yml
navigation_test_top_bar.info.yml file core/modules/navigation/tests/navigation_test_top_bar/navigation_test_top_bar.info.yml core/modules/navigation/tests/navigation_test_top_bar/navigation_test_top_bar.info.yml
NegotiationMiddlewareTest class core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests Drupal\Core\StackMiddleware\NegotiationMiddleware.
NegotiationMiddlewareTest.php file core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::$contentNegotiation property core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::$httpKernel property core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::setUp function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
NegotiationMiddlewareTest::testAjaxIframeUpload function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method with AJAX iframe upload.
NegotiationMiddlewareTest::testFormatViaQueryParameter function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the specifying a format via query parameters gets used.
NegotiationMiddlewareTest::testHandle function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests that handle() correctly hands off to sub application.
NegotiationMiddlewareTest::testSetFormat function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests set format.
NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method when no priority format is found but it's an AJAX request.
NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Tests the getContentType() method when no priority format is found.
NestedArrayTest class core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Tests Drupal\Component\Utility\NestedArray.
NestedArrayTest.php file core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
NestedArrayTest::$form property core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Form array to check.
NestedArrayTest::$parents property core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Array of parents for the nested element.
NestedArrayTest::providerTestFilter function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
NestedArrayTest::setUp function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php
NestedArrayTest::testFilter function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Tests filter.

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