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
ConditionFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php The theme to install as the default for testing.
ConditionFormTest::$modules property core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php Modules to enable.
ConditionFormTest::testConfigForm function core/modules/system/tests/src/Functional/Condition/ConditionFormTest.php Submit the condition_node_type_test_form to test condition forms.
ConditionTest class core/tests/Drupal/Tests/Core/Database/ConditionTest.php @coversDefaultClass \Drupal\Core\Database\Query\Condition[[api-linebreak]]
ConditionTest.php file core/tests/Drupal/Tests/Core/Database/ConditionTest.php
ConditionTest::dataProviderTestCompileWithKnownOperators function core/tests/Drupal/Tests/Core/Database/ConditionTest.php Provides a list of known operations and the expected output.
ConditionTest::providerSimpleCondition function core/tests/Drupal/Tests/Core/Database/ConditionTest.php Provides a list of known operations and the expected output.
ConditionTest::providerTestCompileWithSqlInjectionForOperator function core/tests/Drupal/Tests/Core/Database/ConditionTest.php
ConditionTest::testCompileWithKnownOperators function core/tests/Drupal/Tests/Core/Database/ConditionTest.php @covers ::compile[[api-linebreak]]
ConditionTest::testCompileWithSqlInjectionForOperator function core/tests/Drupal/Tests/Core/Database/ConditionTest.php @covers ::compile[[api-linebreak]]
ConditionTest::testContribCondition function core/tests/Drupal/Tests/Core/Database/ConditionTest.php Test that the core Condition can be overridden.
ConditionTest::testSimpleCondition function core/tests/Drupal/Tests/Core/Database/ConditionTest.php @covers ::compile[[api-linebreak]]
@dataProvider providerSimpleCondition()
ConditionTestDualUser class core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php Provides a condition that requires two users.
ConditionTestDualUser.php file core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php
ConditionTestDualUser::evaluate function core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php Evaluates the condition and returns TRUE or FALSE accordingly.
ConditionTestDualUser::summary function core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestDualUser.php Provides a human readable summary of the condition's configuration.
ConditionTestDualUserTest class core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php Tests a condition that requires two users.
ConditionTestDualUserTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php
ConditionTestDualUserTest::$anonymous property core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php An anonymous user for testing purposes.
ConditionTestDualUserTest::$authenticated property core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php An authenticated user for testing purposes.
ConditionTestDualUserTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php Modules to enable.
ConditionTestDualUserTest::doTestDifferentUser function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php Tests with each context mapped to different users.
ConditionTestDualUserTest::doTestIdenticalUser function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php Tests with both contexts mapped to the same user.
ConditionTestDualUserTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php
ConditionTestDualUserTest::testConditions function core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php Tests the dual user condition.
ConditionTestNoExistingType class core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestNoExistingType.php Provides a condition that has a no existing context.
ConditionTestNoExistingType.php file core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestNoExistingType.php
ConditionTestNoExistingType::evaluate function core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestNoExistingType.php Evaluates the condition and returns TRUE or FALSE accordingly.
ConditionTestNoExistingType::summary function core/modules/system/tests/modules/condition_test/src/Plugin/Condition/ConditionTestNoExistingType.php Provides a human readable summary of the condition's configuration.
condition_test.info.yml file core/modules/system/tests/modules/condition_test/condition_test.info.yml core/modules/system/tests/modules/condition_test/condition_test.info.yml
condition_test.routing.yml file core/modules/system/tests/modules/condition_test/condition_test.routing.yml core/modules/system/tests/modules/condition_test/condition_test.routing.yml
ConfigAccessTest class core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php Tests handling of configuration overrides.
ConfigAccessTest.php file core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php
ConfigAccessTest::$defaultTheme property core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php The theme to install as the default for testing.
ConfigAccessTest::$modules property core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php Modules to enable.
ConfigAccessTest::setUp function core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php
ConfigAccessTest::testBlockConfigAccess function core/modules/settings_tray/tests/src/FunctionalJavascript/ConfigAccessTest.php Tests access to block forms with related configuration is correct.
ConfigAfterInstallerTestBase class core/tests/Drupal/FunctionalTests/Installer/ConfigAfterInstallerTestBase.php Provides a class for install profiles to check their installed config.
ConfigAfterInstallerTestBase class core/modules/system/src/Tests/Installer/ConfigAfterInstallerTestBase.php Provides a class for install profiles to check their installed config.
ConfigAfterInstallerTestBase.php file core/modules/system/src/Tests/Installer/ConfigAfterInstallerTestBase.php
ConfigAfterInstallerTestBase.php file core/tests/Drupal/FunctionalTests/Installer/ConfigAfterInstallerTestBase.php
ConfigAfterInstallerTestBase::assertInstalledConfig function core/tests/Drupal/FunctionalTests/Installer/ConfigAfterInstallerTestBase.php Ensures that all the installed config looks like the exported one.
ConfigAfterInstallerTestBase::assertInstalledConfig function core/modules/system/src/Tests/Installer/ConfigAfterInstallerTestBase.php Ensures that all the installed config looks like the exported one.
ConfigCRUDTest class core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Tests CRUD operations on configuration objects.
ConfigCRUDTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
ConfigCRUDTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Modules to enable.
ConfigCRUDTest::$strictConfigSchema property core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Exempt from strict schema checking.
ConfigCRUDTest::testCRUD function core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Tests CRUD operations.
ConfigCRUDTest::testDataTypes function core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Tests data type handling.
ConfigCRUDTest::testNameValidation function core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Tests the validation of configuration object names.

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