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. 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
TelephoneItemTest::setUp function core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php Set the default field storage backend for fields created during tests.
TelephoneItemTest::testTestItem function core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php Tests using entity fields of the telephone field type.
template_preprocess_layout_test_2col function core/modules/system/tests/modules/layout_test/layout_test.module Implements hook_preprocess_HOOK() for layout templates.
template_preprocess_simpletest_result_summary function core/modules/simpletest/simpletest.module Prepares variables for simpletest result summary templates.
template_preprocess_theme_test function core/modules/system/tests/modules/theme_test/theme_test.inc Preprocesses variables for theme_theme_test().
template_preprocess_theme_test_function_suggestions function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Implements template_preprocess_HOOK() for theme_test_function_suggestions theme functions.
template_preprocess_theme_test_registered_by_module function core/modules/system/tests/modules/theme_test/theme_test.module Implements template_preprocess_HOOK() for theme_test_registered_by_module.
template_preprocess_theme_test_render_element function core/modules/system/tests/modules/theme_test/theme_test.module Prepares variables for test render element templates.
template_preprocess_views_view_mapping_test function core/modules/views/tests/modules/views_test_data/views_test_data.module Prepares variables for the mapping row style test templates.
TemporaryQueryTest class core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Tests the temporary query functionality.
TemporaryQueryTest.php file core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php
TemporaryQueryTest::$defaultTheme property core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php The theme to install as the default for testing.
TemporaryQueryTest::$modules property core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Modules to enable.
TemporaryQueryTest::countTableRows function core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Returns the number of rows of a table.
TemporaryQueryTest::testTemporaryQuery function core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php Confirms that temporary tables work and are limited to one request.
TempStoreDatabaseTest class core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Tests the temporary object storage system.
TempStoreDatabaseTest class core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php Tests the temporary object storage system.
TempStoreDatabaseTest.php file core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php
TempStoreDatabaseTest.php file core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php
TempStoreDatabaseTest::$collection property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php The name of the key/value collection to set and retrieve.
TempStoreDatabaseTest::$collection property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php The name of the key/value collection to set and retrieve.
TempStoreDatabaseTest::$modules property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php Modules to enable.
TempStoreDatabaseTest::$modules property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Modules to enable.
TempStoreDatabaseTest::$objects property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php An array of random stdClass objects.
TempStoreDatabaseTest::$objects property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php An array of random stdClass objects.
TempStoreDatabaseTest::$storeFactory property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php A key/value store factory.
TempStoreDatabaseTest::$storeFactory property core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php A key/value store factory.
TempStoreDatabaseTest::$users property core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php An array of (fake) user IDs.
TempStoreDatabaseTest::setUp function core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php
TempStoreDatabaseTest::setUp function core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php
TempStoreDatabaseTest::testSharedTempStore function core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php Tests the SharedTempStore API.
TempStoreDatabaseTest::testUserTempStore function core/modules/user/tests/src/Kernel/TempStoreDatabaseTest.php Tests the UserTempStore API.
TempstoreKeyUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Tests the upgrade path for Layout Builder tempstore keys.
TempstoreKeyUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php
TempstoreKeyUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Set database dump files to be used.
TempstoreKeyUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/TempstoreKeyUpdatePathTest.php Tests the upgrade path for Layout Builder extra fields.
TermAccessTest class core/modules/taxonomy/tests/src/Functional/TermAccessTest.php Tests the taxonomy term access permissions.
TermAccessTest.php file core/modules/taxonomy/tests/src/Functional/TermAccessTest.php
TermAccessTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAccessTest.php The theme to install as the default for testing.
TermAccessTest::assertTermAccess function core/modules/taxonomy/tests/src/Functional/TermAccessTest.php Checks access on taxonomy term.
TermAccessTest::testTermAccess function core/modules/taxonomy/tests/src/Functional/TermAccessTest.php Test access control functionality for taxonomy terms.
TermAutocompleteTest class core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests the autocomplete implementation of the taxonomy class.
TermAutocompleteTest.php file core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php
TermAutocompleteTest::$adminUser property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The admin user.
TermAutocompleteTest::$autocompleteUrl property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The autocomplete URL to call.
TermAutocompleteTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The theme to install as the default for testing.
TermAutocompleteTest::$fieldName property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The field to add to the content type for the taxonomy terms.
TermAutocompleteTest::$modules property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Modules to enable.
TermAutocompleteTest::$termIds property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The term IDs indexed by term names.
TermAutocompleteTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The vocabulary.

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