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
ExternalNormalizersTest class core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Asserts external normalizers are handled as expected by the JSON:API module.
ExternalNormalizersTest.php file core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
ExternalNormalizersTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The theme to install as the default for testing.
ExternalNormalizersTest::$entity property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The test entity.
ExternalNormalizersTest::$modules property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Modules to install.
ExternalNormalizersTest::providerTestFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Data provider.
ExternalNormalizersTest::setUp function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php
ExternalNormalizersTest::testFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Tests a format-agnostic normalizer.
ExternalNormalizersTest::VALUE_ORIGINAL constant core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The original value for the test field.
ExternalNormalizersTest::VALUE_OVERRIDDEN constant core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The expected overridden value for the test field.
external_translated_test_node.yml file core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml
external_translated_test_node_translation.yml file core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml
ExtractTest class core/modules/migrate/tests/src/Unit/process/ExtractTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\Extract[[api-linebreak]]
@group migrate
ExtractTest class core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Tests the extract process plugin.
ExtractTest.php file core/modules/migrate/tests/src/Kernel/process/ExtractTest.php
ExtractTest.php file core/modules/migrate/tests/src/Unit/process/ExtractTest.php
ExtractTest::$modules property core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Modules to install.
ExtractTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Returns test migration definition.
ExtractTest::multipleValueProviderSource function core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Provides multiple source data for "extract" process plugin test.
ExtractTest::providerExtractDefault function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Data provider for testExtractDefault.
ExtractTest::providerTestExtractInvalid function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Provides data for the testExtractInvalid.
ExtractTest::setUp function core/modules/migrate/tests/src/Unit/process/ExtractTest.php
ExtractTest::testExtract function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests successful extraction.
ExtractTest::testExtractDefault function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Test the extract plugin with default values.
ExtractTest::testExtractFail function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests unsuccessful extraction.
ExtractTest::testExtractFailDefault function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests unsuccessful extraction.
ExtractTest::testExtractInvalid function core/modules/migrate/tests/src/Unit/process/ExtractTest.php Tests invalid input.
ExtractTest::testMultipleValueExplode function core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Tests multiple value handling.
FactoryTest class core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that plugins are correctly instantiated.
FactoryTest.php file core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php
FactoryTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Modules to install.
FactoryTest::testDefaultFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that DefaultFactory can create a plugin instance.
FactoryTest::testReflectionFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Tests that the Reflection factory can create a plugin instance.
Fast404Test class core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
Fast404Test.php file core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php
Fast404Test::$defaultTheme property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php The theme to install as the default for testing.
Fast404Test::$modules property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Modules to install.
Fast404Test::testFast404 function core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
Fast404Test::testFast404PrivateFiles function core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Tests the fast 404 functionality.
FastTest class core/modules/system/tests/src/Functional/Theme/FastTest.php Tests autocompletion not loading registry.
FastTest.php file core/modules/system/tests/src/Functional/Theme/FastTest.php
FastTest::$account property core/modules/system/tests/src/Functional/Theme/FastTest.php User allowed to access use profiles.
FastTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/FastTest.php The theme to install as the default for testing.
FastTest::$modules property core/modules/system/tests/src/Functional/Theme/FastTest.php Modules to install.
FastTest::setUp function core/modules/system/tests/src/Functional/Theme/FastTest.php
FastTest::testUserAutocomplete function core/modules/system/tests/src/Functional/Theme/FastTest.php Tests access to user autocompletion and verify the correct results.
FavoriteAnimalTestForm class core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form that performs favorite animal test.
FavoriteAnimalTestForm.php file core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
FavoriteAnimalTestForm::buildForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form constructor.
FavoriteAnimalTestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Returns a unique string identifying the form.

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