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. 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
ExtractTest class core/modules/migrate/tests/src/Unit/process/ExtractTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\Extract[[api-linebreak]]
@group migrate
ExtractTest.php file core/modules/migrate/tests/src/Unit/process/ExtractTest.php
ExtractTest.php file core/modules/migrate/tests/src/Kernel/process/ExtractTest.php
ExtractTest::$modules property core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Modules to enable.
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::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::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::testExtractFromString 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.
ExtraFieldUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
ExtraFieldUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php
ExtraFieldUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php Set database dump files to be used.
ExtraFieldUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/ExtraFieldUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
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 enable.
FactoryTest::testDefaultFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Test that DefaultFactory can create a plugin instance.
FactoryTest::testReflectionFactory function core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Test that the Reflection factory can create a plugin instance.
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::$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 enable.
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.
FavoriteAnimalTestForm::submitForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form submission handler.
FeedAdminDisplayTest class core/modules/aggregator/tests/src/Functional/FeedAdminDisplayTest.php Tests the display of a feed on the Aggregator list page.
FeedAdminDisplayTest.php file core/modules/aggregator/tests/src/Functional/FeedAdminDisplayTest.php
FeedAdminDisplayTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/FeedAdminDisplayTest.php The theme to install as the default for testing.
FeedAdminDisplayTest::randomMachineName function core/modules/aggregator/tests/src/Functional/FeedAdminDisplayTest.php Generates a unique random string containing letters and numbers.
FeedAdminDisplayTest::testFeedUpdateFields function core/modules/aggregator/tests/src/Functional/FeedAdminDisplayTest.php Tests the "Next update" and "Last update" fields.
FeedCacheTagsTest class core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php Tests the Feed entity's cache tags.
FeedCacheTagsTest.php file core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php
FeedCacheTagsTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php The theme to install as the default for testing.
FeedCacheTagsTest::$modules property core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php Modules to enable.
FeedCacheTagsTest::createEntity function core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php Creates the entity to be tested.
FeedCacheTagsTest::setUp function core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php
FeedFetcherPluginTest class core/modules/aggregator/tests/src/Functional/FeedFetcherPluginTest.php Tests the fetcher plugins functionality and discoverability.
FeedFetcherPluginTest.php file core/modules/aggregator/tests/src/Functional/FeedFetcherPluginTest.php
FeedFetcherPluginTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/FeedFetcherPluginTest.php The theme to install as the default for testing.
FeedFetcherPluginTest::setUp function core/modules/aggregator/tests/src/Functional/FeedFetcherPluginTest.php
FeedFetcherPluginTest::testfetch function core/modules/aggregator/tests/src/Functional/FeedFetcherPluginTest.php Test fetching functionality.
FeedHalJsonAnonTest class core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonAnonTest.php @group hal
FeedHalJsonAnonTest.php file core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonAnonTest.php

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