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
SessionTestSubscriber::onKernelResponseSessionTest function core/modules/system/tests/modules/session_test/src/EventSubscriber/SessionTestSubscriber.php Performs tasks for session_test module on kernel.response.
SessionTestTrait trait core/modules/simpletest/src/SessionTestTrait.php Provides methods to generate and get session name in tests.
SessionTestTrait trait core/tests/Drupal/Tests/SessionTestTrait.php Provides methods to generate and get session name in tests.
SessionTestTrait.php file core/tests/Drupal/Tests/SessionTestTrait.php
SessionTestTrait.php file core/modules/simpletest/src/SessionTestTrait.php
SessionTestTrait::$sessionName property core/tests/Drupal/Tests/SessionTestTrait.php The name of the session cookie.
SessionTestTrait::generateSessionName function core/tests/Drupal/Tests/SessionTestTrait.php Generates a session cookie name.
SessionTestTrait::getSessionName function core/tests/Drupal/Tests/SessionTestTrait.php Returns the session name in use on the child site.
session_exists_cache_context_test.info.yml file core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml
session_exists_cache_context_test.module file core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module Test module.
session_exists_cache_context_test_page_top function core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.module Implements hook_page_top().
session_test.info.yml file core/modules/system/tests/modules/session_test/session_test.info.yml core/modules/system/tests/modules/session_test/session_test.info.yml
session_test.module file core/modules/system/tests/modules/session_test/session_test.module Test module.
session_test.routing.yml file core/modules/system/tests/modules/session_test/session_test.routing.yml core/modules/system/tests/modules/session_test/session_test.routing.yml
session_test.services.yml file core/modules/system/tests/modules/session_test/session_test.services.yml core/modules/system/tests/modules/session_test/session_test.services.yml
session_test.session_bag service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\Session\TestSessionBag
session_test.session_handler.test_proxy service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\Session\TestSessionHandlerProxy
session_test.session_handler.test_proxy2 service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\Session\TestSessionHandlerProxy
session_test.session_handler_proxy_trace service core/modules/system/tests/modules/session_test/session_test.services.yml ArrayObject
session_test.subscriber service core/modules/system/tests/modules/session_test/session_test.services.yml Drupal\session_test\EventSubscriber\SessionTestSubscriber
session_test_user_login function core/modules/system/tests/modules/session_test/session_test.module Implements hook_user_login().
SettingsFormTest class core/modules/media_library/tests/src/Functional/SettingsFormTest.php Tests the Media Library settings form.
SettingsFormTest.php file core/modules/media_library/tests/src/Functional/SettingsFormTest.php
SettingsFormTest::$defaultTheme property core/modules/media_library/tests/src/Functional/SettingsFormTest.php The theme to install as the default for testing.
SettingsFormTest::$modules property core/modules/media_library/tests/src/Functional/SettingsFormTest.php Modules to enable.
SettingsFormTest::testSettingsForm function core/modules/media_library/tests/src/Functional/SettingsFormTest.php Tests the Media Library settings form.
SettingsRewriteTest class core/tests/Drupal/KernelTests/Core/Site/SettingsRewriteTest.php Tests the drupal_rewrite_settings() function.
SettingsRewriteTest.php file core/tests/Drupal/KernelTests/Core/Site/SettingsRewriteTest.php
SettingsRewriteTest::testDrupalRewriteSettings function core/tests/Drupal/KernelTests/Core/Site/SettingsRewriteTest.php Tests the drupal_rewrite_settings() function.
SettingsTest class core/tests/Drupal/Tests/Core/Site/SettingsTest.php @coversDefaultClass \Drupal\Core\Site\Settings[[api-linebreak]]
@group Site
SettingsTest class core/modules/views_ui/tests/src/Functional/SettingsTest.php Tests all ui related settings under admin/structure/views/settings.
SettingsTest.php file core/modules/views_ui/tests/src/Functional/SettingsTest.php
SettingsTest.php file core/tests/Drupal/Tests/Core/Site/SettingsTest.php
SettingsTest::$adminUser property core/modules/views_ui/tests/src/Functional/SettingsTest.php Stores an admin user used by the different tests.
SettingsTest::$config property core/tests/Drupal/Tests/Core/Site/SettingsTest.php Simple settings array to test against.
SettingsTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/SettingsTest.php The theme to install as the default for testing.
SettingsTest::$settings property core/tests/Drupal/Tests/Core/Site/SettingsTest.php The class under test.
SettingsTest::configDirectoriesBcLayerProvider function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Data provider for self::testConfigDirectoriesBcLayer().
SettingsTest::providerTestGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Data provider for testGetHashSaltEmpty.
SettingsTest::setUp function core/tests/Drupal/Tests/Core/Site/SettingsTest.php @covers ::__construct[[api-linebreak]]
SettingsTest::setUp function core/modules/views_ui/tests/src/Functional/SettingsTest.php
SettingsTest::testConfigDirectoriesBcLayer function core/tests/Drupal/Tests/Core/Site/SettingsTest.php @runInSeparateProcess
@group legacy
@covers ::__construct[[api-linebreak]]
@dataProvider configDirectoriesBcLayerProvider
SettingsTest::testConfigDirectoriesBcLayerEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php @runInSeparateProcess
@group legacy
SettingsTest::testConfigDirectoriesBcLayerMultiple function core/tests/Drupal/Tests/Core/Site/SettingsTest.php @runInSeparateProcess
@group legacy
SettingsTest::testEditUI function core/modules/views_ui/tests/src/Functional/SettingsTest.php Tests the settings for the edit ui.
SettingsTest::testGet function core/tests/Drupal/Tests/Core/Site/SettingsTest.php @covers ::get[[api-linebreak]]
SettingsTest::testGetAll function core/tests/Drupal/Tests/Core/Site/SettingsTest.php @covers ::getAll[[api-linebreak]]
SettingsTest::testGetApcuPrefix function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getApcuPrefix().
SettingsTest::testGetHashSalt function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt();
SettingsTest::testGetHashSaltEmpty function core/tests/Drupal/Tests/Core/Site/SettingsTest.php Tests Settings::getHashSalt() with no hash salt value.

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