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. Search 11.x 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
TestingSiteConfigHooks class core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php Simulates a hook class with a dependency chain requiring the kernel.
TestingSiteConfigHooks.php file core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php
TestingSiteConfigHooks::userLoad function core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php Implements hook_user_load().
TestingSiteConfigHooks::__construct function core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php
testing_auto_uninstall.info.yml file core/profiles/tests/testing_auto_uninstall/testing_auto_uninstall.info.yml core/profiles/tests/testing_auto_uninstall/testing_auto_uninstall.info.yml
testing_auto_uninstall_has_dependencies.info.yml file core/profiles/tests/testing_auto_uninstall_has_dependencies/testing_auto_uninstall_has_dependencies.info.yml core/profiles/tests/testing_auto_uninstall_has_dependencies/testing_auto_uninstall_has_dependencies.info.yml
testing_config_import.info.yml file core/profiles/tests/testing_config_import/testing_config_import.info.yml core/profiles/tests/testing_config_import/testing_config_import.info.yml
testing_config_import_module.info.yml file core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml
testing_config_import_theme.info.yml file core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml
testing_config_overrides.info.yml file core/profiles/tests/testing_config_overrides/testing_config_overrides.info.yml core/profiles/tests/testing_config_overrides/testing_config_overrides.info.yml
testing_config_overrides_module.info.yml file core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml
testing_hooks.info.yml file core/profiles/tests/testing_hooks/testing_hooks.info.yml core/profiles/tests/testing_hooks/testing_hooks.info.yml
testing_hooks.profile file core/profiles/tests/testing_hooks/testing_hooks.profile
testing_hooks_cache_flush function core/profiles/tests/testing_hooks/testing_hooks.profile This implements cache_flush.
testing_install_profile_all_dependencies.info.yml file core/profiles/tests/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml core/profiles/tests/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml
testing_install_profile_dependencies.info.yml file core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
testing_in_use_dependency.info.yml file core/profiles/tests/testing_auto_uninstall_has_dependencies/modules/testing_in_use_dependency/testing_in_use_dependency.info.yml core/profiles/tests/testing_auto_uninstall_has_dependencies/modules/testing_in_use_dependency/testing_in_use_dependency.info.yml
testing_missing_dependencies.info.yml file core/profiles/tests/testing_missing_dependencies/testing_missing_dependencies.info.yml core/profiles/tests/testing_missing_dependencies/testing_missing_dependencies.info.yml
testing_multilingual.info.yml file core/profiles/tests/testing_multilingual/testing_multilingual.info.yml core/profiles/tests/testing_multilingual/testing_multilingual.info.yml
testing_multilingual_with_english.info.yml file core/profiles/tests/testing_multilingual_with_english/testing_multilingual_with_english.info.yml core/profiles/tests/testing_multilingual_with_english/testing_multilingual_with_english.info.yml
testing_no_version.info.yml file core/profiles/tests/testing_no_version/testing_no_version.info.yml core/profiles/tests/testing_no_version/testing_no_version.info.yml
testing_requirements.info.yml file core/profiles/tests/testing_requirements/testing_requirements.info.yml core/profiles/tests/testing_requirements/testing_requirements.info.yml
testing_site_config.info.yml file core/profiles/tests/testing_site_config/testing_site_config.info.yml core/profiles/tests/testing_site_config/testing_site_config.info.yml
testing_site_config.install file core/profiles/tests/testing_site_config/testing_site_config.install
testing_site_config_install function core/profiles/tests/testing_site_config/testing_site_config.install Implements hook_install().
testing_themes_blocks.info.yml file core/profiles/tests/testing_themes_blocks/testing_themes_blocks.info.yml core/profiles/tests/testing_themes_blocks/testing_themes_blocks.info.yml
testing_theme_optional_blocks.info.yml file core/profiles/tests/testing_themes_blocks/themes/testing_theme_optional_blocks/testing_theme_optional_blocks.info.yml core/profiles/tests/testing_themes_blocks/themes/testing_theme_optional_blocks/testing_theme_optional_blocks.info.yml
testing_theme_required_blocks.info.yml file core/profiles/tests/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml core/profiles/tests/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml
testing_theme_without_blocks.info.yml file core/profiles/tests/testing_themes_blocks/themes/testing_theme_without_blocks/testing_theme_without_blocks.info.yml core/profiles/tests/testing_themes_blocks/themes/testing_theme_without_blocks/testing_theme_without_blocks.info.yml
TestInjection class core/modules/system/tests/modules/services_defaults_test/src/TestInjection.php A service that is injected via default autowiring.
TestInjection class core/modules/system/tests/modules/autowire_test/src/TestInjection.php A service that is autowired.
TestInjection.php file core/modules/system/tests/modules/autowire_test/src/TestInjection.php
TestInjection.php file core/modules/system/tests/modules/services_defaults_test/src/TestInjection.php
TestInjection2 class core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php A service that is injected via default autowiring.
TestInjection2 class core/modules/system/tests/modules/autowire_test/src/TestInjection2.php A service that is autowired.
TestInjection2.php file core/modules/system/tests/modules/autowire_test/src/TestInjection2.php
TestInjection2.php file core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php
TestInjection3 class core/modules/system/tests/modules/autowire_test/src/TestInjection3.php A service that is autowired.
TestInjection3.php file core/modules/system/tests/modules/autowire_test/src/TestInjection3.php
TestInjection3::trustedCallbacks function core/modules/system/tests/modules/autowire_test/src/TestInjection3.php
TestInjectionInterface interface core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php An interface for a service that is autowired.
TestInjectionInterface interface core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php An interface for a service that is injected via default autowiring.
TestInjectionInterface.php file core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php
TestInjectionInterface.php file core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php
TestInlineTemplateFormBlock class core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php Provides a block containing inline template with <form> tag.
TestInlineTemplateFormBlock.php file core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php
TestInlineTemplateFormBlock::build function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php
TestInstallerThemeHooks class core/modules/system/tests/themes/test_installer_theme/src/Hook/TestInstallerThemeHooks.php Form alter hooks for installer tests.
TestInstallerThemeHooks.php file core/modules/system/tests/themes/test_installer_theme/src/Hook/TestInstallerThemeHooks.php
TestInstallerThemeHooks::formInstallSelectLanguageFormAlter function core/modules/system/tests/themes/test_installer_theme/src/Hook/TestInstallerThemeHooks.php Implements hook_form_FORM_ID_alter().

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