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 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
ResourceTestBase::testRelationships function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Tests CRUD of individual resource relationship data.
ResourceTestBase::testRevisions function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Tests individual and collection revisions.
ResourceTypeRepositoryTest class core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests Drupal\jsonapi\ResourceType\ResourceTypeRepository.
ResourceTypeRepositoryTest.php file core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
ResourceTypeRepositoryTest::$modules property core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Modules to install.
ResourceTypeRepositoryTest::$resourceTypeRepository property core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php The JSON:API resource type repository under test.
ResourceTypeRepositoryTest::getFieldsProvider function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Data provider for testMappingNameConflictCheck.
ResourceTypeRepositoryTest::getProvider function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Data provider for testGet.
ResourceTypeRepositoryTest::setUp function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php
ResourceTypeRepositoryTest::testAll function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests all.
ResourceTypeRepositoryTest::testCaching function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Ensures that the ResourceTypeRepository's cache does not become stale.
ResourceTypeRepositoryTest::testGet function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests get.
ResourceTypeRepositoryTest::testMappingNameConflictCheck function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Ensures that a naming conflict in mapping causes an exception to be thrown.
ResourceTypeRepositoryTest::testResourceTypeDisabling function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource types can be disabled by a build subscriber.
ResourceTypeRepositoryTest::testResourceTypeFieldAliasing function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource type fields can be aliased per resource type.
ResourceTypeRepositoryTest::testResourceTypeFieldDisabling function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource type fields can be disabled per resource type.
ResourceTypeRepositoryTest::testResourceTypeFieldEnabling function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource type fields can be re-enabled per resource type.
ResourceTypeRepositoryTest::testResourceTypeRenaming function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Tests that resource types can be renamed.
respond_install_uninstall_hook_test.info.yml file core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml
respond_install_uninstall_hook_test_cache_flush function core/modules/system/tests/modules/hook_collector_on_behalf_procedural/hook_collector_on_behalf_procedural.module This implements a hook on behalf of another module.
ResponseGeneratorTest class core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php Tests to see if generator header is added.
ResponseGeneratorTest.php file core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php
ResponseGeneratorTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php The theme to install as the default for testing.
ResponseGeneratorTest::$modules property core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php Modules to install.
ResponseGeneratorTest::setUp function core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php
ResponseGeneratorTest::testGeneratorHeaderAdded function core/modules/system/tests/src/Functional/System/ResponseGeneratorTest.php Tests to see if generator header is added.
ResponseStatusTest class core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php Tests the Response Status Condition, provided by the system module.
ResponseStatusTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php
ResponseStatusTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php Modules to install.
ResponseStatusTest::$pluginManager property core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php The condition plugin manager under test.
ResponseStatusTest::$requestStack property core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php The request stack used for testing.
ResponseStatusTest::providerStatusCodesValidation function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php Provides test data for ::testStatusCodesValidation().
ResponseStatusTest::providerTestConditions function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php Provides test data for testConditions.
ResponseStatusTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php
ResponseStatusTest::testConditions function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php Tests the request path condition.
ResponseStatusTest::testStatusCodesValidation function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ResponseStatusTest.php Tests the schema constraints on the `status_codes` config.
ResponseTest class core/modules/system/tests/src/Functional/Form/ResponseTest.php Tests the form API Response element.
ResponseTest.php file core/modules/system/tests/src/Functional/Form/ResponseTest.php
ResponseTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ResponseTest.php The theme to install as the default for testing.
ResponseTest::$modules property core/modules/system/tests/src/Functional/Form/ResponseTest.php Modules to install.
ResponseTest::testFormResponse function core/modules/system/tests/src/Functional/Form/ResponseTest.php Tests that enforced responses propagate through subscribers and middleware.
ResponsiveImageAdminUITest class core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php Thoroughly test the administrative interface of the Responsive Image module.
ResponsiveImageAdminUITest.php file core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php
ResponsiveImageAdminUITest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php The theme to install as the default for testing.
ResponsiveImageAdminUITest::$modules property core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php Modules to install.
ResponsiveImageAdminUITest::setUp function core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php
ResponsiveImageAdminUITest::testResponsiveImageAdmin function core/modules/responsive_image/tests/src/Functional/ResponsiveImageAdminUITest.php Tests responsive image administration functionality.
ResponsiveImageFieldDisplayTest class core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php Tests responsive image display formatter.
ResponsiveImageFieldDisplayTest.php file core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
ResponsiveImageFieldDisplayTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php The theme to install as the default for testing.

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