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. 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
ActionAjaxTest::defaultConfiguration function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Gets default configuration for this plugin.
ActionAjaxTest::execute function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Executes the plugin.
ActionAjaxTest::partyCallback function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Callback for party checkbox.
ActionAjaxTest::submitConfigurationForm function core/modules/action/tests/action_form_ajax_test/src/Plugin/Action/ActionAjaxTest.php Form submission handler.
ActionFormAjaxTest class core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Tests action plugins using JavaScript.
ActionFormAjaxTest.php file core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::$defaultTheme property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php The theme to install as the default for testing.
ActionFormAjaxTest::$modules property core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Modules to install.
ActionFormAjaxTest::setUp function core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php
ActionFormAjaxTest::testActionConfigurationWithAjax function core/modules/action/tests/src/FunctionalJavascript/ActionFormAjaxTest.php Tests action plugins with AJAX save their configuration.
ActionJsonAnonTest class core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php @group Action
ActionJsonAnonTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
ActionJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The theme to install as the default for testing.
ActionJsonAnonTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The format to use in this test.
ActionJsonAnonTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest class core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php @group Action
ActionJsonBasicAuthTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The authentication mechanism to use in this test.
ActionJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
ActionJsonBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Modules to install.
ActionJsonCookieTest class core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php @group Action
ActionJsonCookieTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php
ActionJsonCookieTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The authentication mechanism to use in this test.
ActionJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The theme to install as the default for testing.
ActionJsonCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The format to use in this test.
ActionJsonCookieTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The MIME type that corresponds to $format.
ActionListTest class core/modules/action/tests/src/Functional/ActionListTest.php Test behaviors when visiting the action listing page.
ActionListTest.php file core/modules/action/tests/src/Functional/ActionListTest.php
ActionListTest::$defaultTheme property core/modules/action/tests/src/Functional/ActionListTest.php The theme to install as the default for testing.
ActionListTest::$modules property core/modules/action/tests/src/Functional/ActionListTest.php Modules to install.
ActionListTest::testEmptyActionList function core/modules/action/tests/src/Functional/ActionListTest.php Tests the behavior when there are no actions to list in the admin page.
ActionListTest::testNonConfigurableActionsCanBeCreated function core/modules/action/tests/src/Functional/ActionListTest.php Tests that non-configurable actions can be created by the UI.
ActionLocalTasksTest class core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php Tests action local tasks.
ActionLocalTasksTest.php file core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
ActionLocalTasksTest::setUp function core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
ActionLocalTasksTest::testActionLocalTasks function core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php Tests local task existence.
ActionResourceTestBase class core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase.php file core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase::$entity property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
ActionResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The tested entity type.
ActionResourceTestBase::$modules property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Modules to install.
ActionResourceTestBase::createEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Creates the entity to be tested.
ActionResourceTestBase::getExpectedCacheContexts function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
ActionResourceTestBase::getExpectedNormalizedEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the expected normalization of the entity.
ActionResourceTestBase::getNormalizedPostEntity function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Returns the normalized POST entity.
ActionResourceTestBase::setUpAuthorization function core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Sets up the necessary authorization.
ActionsTest class core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php @coversDefaultClass \Drupal\Core\Render\Element\Actions[[api-linebreak]]
@group Render
ActionsTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php

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