Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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
testing_with_recipes.info.yml file core/profiles/tests/testing_with_recipes/testing_with_recipes.info.yml core/profiles/tests/testing_with_recipes/testing_with_recipes.info.yml
TestInjection class core/modules/system/tests/modules/autowire_test/src/TestInjection.php A service that is autowired.
TestInjection class core/modules/system/tests/modules/services_defaults_test/src/TestInjection.php A service that is injected via default autowiring.
TestInjection.php file core/modules/system/tests/modules/services_defaults_test/src/TestInjection.php
TestInjection.php file core/modules/system/tests/modules/autowire_test/src/TestInjection.php
TestInjection2 class core/modules/system/tests/modules/autowire_test/src/TestInjection2.php A service that is autowired.
TestInjection2 class core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php A service that is injected via default autowiring.
TestInjection2.php file core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php
TestInjection2.php file core/modules/system/tests/modules/autowire_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().
TestInstallStorage class core/modules/config/tests/config_test/src/TestInstallStorage.php Tests configuration of profiles, modules and themes.
TestInstallStorage.php file core/modules/config/tests/config_test/src/TestInstallStorage.php
TestInstallStorage::getAllFolders function core/modules/config/tests/config_test/src/TestInstallStorage.php
TestInterface interface core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php A test interface for testing ContainerBuilder::__construct().
TestInterface interface core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Test interface.
TestInterface::testMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
TestInvalidController class core/modules/system/tests/modules/router_test_directory/src/Controller/TestInvalidController.php A structurally invalid controller that cannot be autoloaded.
TestInvalidController.php file core/modules/system/tests/modules/router_test_directory/src/Controller/TestInvalidController.php
TestInvalidController::build function core/modules/system/tests/modules/router_test_directory/src/Controller/TestInvalidController.php An abstract method, which is not allowed on a non-abstract class.
TestInvalidFormNamespaceController class core/modules/system/tests/modules/router_test_directory/src/Form/TestInvalidFormNamespaceController.php Test class that does not implement FormInterface.
TestInvalidFormNamespaceController.php file core/modules/system/tests/modules/router_test_directory/src/Form/TestInvalidFormNamespaceController.php
TestInvalidHookCollectionHooks class core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/src/Hook/TestInvalidHookCollectionHooks.php Contains hooks that will throw exceptions during collection.
TestInvalidHookCollectionHooks class core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/src/Hook/TestInvalidHookCollectionHooks.php Contains hooks that will throw exceptions during collection.
TestInvalidHookCollectionHooks class core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/src/Hook/TestInvalidHookCollectionHooks.php Contains hooks that will throw exceptions during collection.
TestInvalidHookCollectionHooks class core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/src/Hook/TestInvalidHookCollectionHooks.php Contains hooks that will throw exceptions during collection.
TestInvalidHookCollectionHooks.php file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/src/Hook/TestInvalidHookCollectionHooks.php
TestInvalidHookCollectionHooks.php file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/src/Hook/TestInvalidHookCollectionHooks.php
TestInvalidHookCollectionHooks.php file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/src/Hook/TestInvalidHookCollectionHooks.php
TestInvalidHookCollectionHooks.php file core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/src/Hook/TestInvalidHookCollectionHooks.php
TestInvalidHookCollectionHooks::testHook function core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/src/Hook/TestInvalidHookCollectionHooks.php #[Hook('test_hook_alter', module: 'test')]
TestInvalidHookCollectionHooks::testHook function core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/src/Hook/TestInvalidHookCollectionHooks.php #[Hook('test_hook_alter')]
#[RemoveHook('test_hook_alter', self::class, 'testHook')]
TestInvalidHookCollectionHooks::testHook function core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/src/Hook/TestInvalidHookCollectionHooks.php #[Hook('test_hook_alter', order: Order::First)]
TestInvalidHookCollectionHooks::testHook function core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/src/Hook/TestInvalidHookCollectionHooks.php #[Hook('test_hook_alter')]
#[ReorderHook('test_hook_alter', self::class, 'testHook', Order::First)]

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