Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.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
ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter function core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php Implements hook_form_FORM_ID_alter().
ConfigOverridesPriorityTest class core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Tests that config overrides are applied in the correct order.
ConfigOverridesPriorityTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php
ConfigOverridesPriorityTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Modules to install.
ConfigOverridesPriorityTest::testOverridePriorities function core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Tests the order of config overrides.
ConfigOverrideTest class core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Tests configuration overrides via $config in settings.php.
ConfigOverrideTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
ConfigOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Modules to install.
ConfigOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
ConfigOverrideTest::testConfOverride function core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Tests configuration override.
ConfigQueryTest class core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php Defines the ConfigQueryTest configuration entity used by the query test.
ConfigQueryTest.php file core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php
ConfigQueryTest::$array property core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php An array used by the wildcard tests.
ConfigQueryTest::$number property core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php A number used by the sort tests.
ConfigQueryTest::concatProtectedProperty function core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php Concatenates the two params and sets the protected property value.
ConfigSchemaDeprecationTest class core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php Tests config schema deprecation.
ConfigSchemaDeprecationTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php
ConfigSchemaDeprecationTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php Modules to install.
ConfigSchemaDeprecationTest::testConfigSchemaDeprecation function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaDeprecationTest.php Tests config schema deprecation.
ConfigSchemaTest class core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests schema for configuration objects.
ConfigSchemaTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
ConfigSchemaTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Modules to install.
ConfigSchemaTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
ConfigSchemaTest::testColonsInSchemaTypeDetermination function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests use of colons in schema type determination.
ConfigSchemaTest::testConfigSaveMappingSort function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Test configuration value data type enforcement using schemas.
ConfigSchemaTest::testConfigSaveWithSchema function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests configuration value data type enforcement using schemas.
ConfigSchemaTest::testConfigSaveWithSequenceSorting function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests configuration sequence sorting using schemas.
ConfigSchemaTest::testConfigSaveWithWrappingSchema function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests saving config when the type is wrapped by a dynamic type.
ConfigSchemaTest::testConfigSaveWithWrappingSchemaDoubleBrackets function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests dynamic config schema type with multiple sub-key references.
ConfigSchemaTest::testConfigSchemaInfoAlter function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests hook_config_schema_info_alter().
ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests exception is thrown for the root object.
ConfigSchemaTest::testSchemaData function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests metadata applied to configuration objects.
ConfigSchemaTest::testSchemaFallback function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests fallback to a greedy wildcard.
ConfigSchemaTest::testSchemaMapping function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests the basic metadata retrieval layer.
ConfigSchemaTest::testSchemaMappingWithParents function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests metadata retrieval with several levels of %parent indirection.
ConfigSchemaTestHooks class core/modules/config/tests/config_schema_test/src/Hook/ConfigSchemaTestHooks.php Hook implementations for config_schema_test.
ConfigSchemaTestHooks.php file core/modules/config/tests/config_schema_test/src/Hook/ConfigSchemaTestHooks.php
ConfigSchemaTestHooks::configSchemaInfoAlter function core/modules/config/tests/config_schema_test/src/Hook/ConfigSchemaTestHooks.php Implements hook_config_schema_info_alter().
ConfigSingleImportExportTest class core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php Tests the user interface for importing/exporting a single configuration.
ConfigSingleImportExportTest.php file core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
ConfigSingleImportExportTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php The theme to install as the default for testing.
ConfigSingleImportExportTest::$modules property core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php Modules to install.
ConfigSingleImportExportTest::setUp function core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
ConfigSingleImportExportTest::testExport function core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php Tests exporting a single configuration file.
ConfigSingleImportExportTest::testImport function core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php Tests importing a single configuration file.
ConfigSingleImportExportTest::testImportSimpleConfiguration function core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php Tests importing a simple configuration file.
ConfigSnapshotTest class core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php Tests config snapshot creation and updating.
ConfigSnapshotTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
ConfigSnapshotTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php Modules to install.
ConfigSnapshotTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php

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