namespace Drupal\KernelTests\Core\Extension
Same name in other branches
Object name | File name | Summary |
---|---|---|
LegacyExtensionPathResolverTest | core/tests/Drupal/KernelTests/Core/Extension/LegacyExtensionPathResolverTest.php | Tests the extension path resolver deprecations. |
ModuleConfigureRouteTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php | Tests the configure route for core modules. |
ModuleExtensionListTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php | @coversDefaultClass \Drupal\Core\Extension\ModuleExtensionList @group Extension |
ModuleHandlerDeprecatedHookTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookTest.php | Test whether deprecated hook invocations trigger errors. |
ModuleHandlerDeprecatedHookUnimplementedTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerDeprecatedHookUnimplementedTest.php | Test whether unimplemented deprecated hook invocations trigger errors. |
ModuleHandlerTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerTest.php | @coversDefaultClass \Drupal\Core\Extension\ModuleHandler |
ModuleImplementsAlterTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php | Tests hook_module_implements_alter(). |
ModuleInstallerDeprecationTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerDeprecationTest.php | @group legacy @group extension @coversDefaultClass \Drupal\Core\Extension\ModuleInstaller |
ModuleInstallerTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php | Tests the ModuleInstaller class. |
ModuleLegacyTest | core/tests/Drupal/KernelTests/Core/Extension/ModuleLegacyTest.php | Tests deprecations from module.inc file. |
SchemaDeprecationTest | core/tests/Drupal/KernelTests/Core/Extension/SchemaDeprecationTest.php | Tests deprecated schema.inc functions. |
ThemeEngineExtensionListTest | core/tests/Drupal/KernelTests/Core/Extension/ThemeEngineExtensionListTest.php | @coversDefaultClass \Drupal\Core\Extension\ThemeEngineExtensionList @group Extension |
ThemeExtensionListTest | core/tests/Drupal/KernelTests/Core/Extension/ThemeExtensionListTest.php | @coversDefaultClass \Drupal\Core\Extension\ThemeExtensionList @group Extension |
UpdateDeprecationTest | core/tests/Drupal/KernelTests/Core/Extension/UpdateDeprecationTest.php | Tests deprecated update.inc functions. |
UpdateDescriptionTest | core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php | Tests for update descriptions. |
UpdateSchemaTest | core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php | Tests for schema and update includes. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.