Search for test

  1. Search 7.x for test
  2. Search 8.9.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
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
condition_test.schema.yml file core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml
condition_test.settings.yml file core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.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.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.
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.
ConfigCRUDTest::testValueValidation function core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Tests the validation of configuration object values.
ConfigDependenciesTest class core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @coversDefaultClass \Drupal\rest\Entity\ConfigDependencies[[api-linebreak]]
ConfigDependenciesTest class core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @coversDefaultClass \Drupal\rest\Entity\ConfigDependencies[[api-linebreak]]
ConfigDependenciesTest.php file core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest.php file core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::$modules property core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php Modules to enable.
ConfigDependenciesTest::$modules property core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php Modules to enable.
ConfigDependenciesTest::providerBasicDependencies function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::providerBasicDependencies function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php
ConfigDependenciesTest::testCalculateDependencies function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::calculateDependencies[[api-linebreak]]
ConfigDependenciesTest::testCalculateDependencies function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::calculateDependencies[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuthAndFormats function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency function core/modules/hal/tests/src/Kernel/rest/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
@covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
@covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]
ConfigDependencyManagerTest class core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php Tests the ConfigDependencyManager class.
ConfigDependencyManagerTest class core/tests/Drupal/Tests/Core/Config/Entity/ConfigDependencyManagerTest.php Tests the ConfigDependencyManager class.
ConfigDependencyManagerTest.php file core/tests/Drupal/Tests/Core/Config/ConfigDependencyManagerTest.php
ConfigDependencyManagerTest.php file core/tests/Drupal/Tests/Core/Config/Entity/ConfigDependencyManagerTest.php

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