Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
TESTING.txt core/lib/Drupal/Component/Transliteration/TESTING.txt HOW-TO: Test this Drupal component In order to test this component, you'll need to get the entire Drupal repo and run the tests there. You'll find the tests under core/tests/Drupal/Tests/Component. You can get the full Drupal repo…
TESTING.txt core/lib/Drupal/Component/Annotation/TESTING.txt HOW-TO: Test this Drupal component In order to test this component, you'll need to get the entire Drupal repo and run the tests there. You'll find the tests under core/tests/Drupal/Tests/Component. You can get the full Drupal repo…
TESTING.txt core/lib/Drupal/Component/HttpFoundation/TESTING.txt HOW-TO: Test this Drupal component In order to test this component, you'll need to get the entire Drupal repo and run the tests there. You'll find the tests under core/tests/Drupal/Tests/Component. You can get the full Drupal repo…
TESTING.txt core/lib/Drupal/Component/Uuid/TESTING.txt HOW-TO: Test this Drupal component In order to test this component, you'll need to get the entire Drupal repo and run the tests there. You'll find the tests under core/tests/Drupal/Tests/Component. You can get the full Drupal repo…
TESTING.txt core/lib/Drupal/Component/Plugin/TESTING.txt HOW-TO: Test this Drupal component In order to test this component, you'll need to get the entire Drupal repo and run the tests there. You'll find the tests under core/tests/Drupal/Tests/Component. You can get the full Drupal repo…
TestingProfileInstallTest.php core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php Drupal\FunctionalTests\Installer
testing_config_import.info.yml core/profiles/testing_config_import/testing_config_import.info.yml core/profiles/testing_config_import/testing_config_import.info.yml
testing_config_overrides.info.yml core/profiles/testing_config_overrides/testing_config_overrides.info.yml core/profiles/testing_config_overrides/testing_config_overrides.info.yml
testing_config_overrides_module.info.yml core/profiles/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml core/profiles/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml
testing_install_profile_all_dependencies.info.yml core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml
testing_install_profile_dependencies.info.yml core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml
testing_missing_dependencies.info.yml core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml core/profiles/testing_missing_dependencies/testing_missing_dependencies.info.yml
testing_multilingual.info.yml core/profiles/testing_multilingual/testing_multilingual.info.yml core/profiles/testing_multilingual/testing_multilingual.info.yml
testing_multilingual_with_english.info.yml core/profiles/testing_multilingual_with_english/testing_multilingual_with_english.info.yml core/profiles/testing_multilingual_with_english/testing_multilingual_with_english.info.yml
testing_requirements.info.yml core/profiles/testing_requirements/testing_requirements.info.yml core/profiles/testing_requirements/testing_requirements.info.yml
testing_requirements.install core/profiles/testing_requirements/testing_requirements.install Install hooks for test profile.
testing_site_config.info.yml core/profiles/testing_site_config/testing_site_config.info.yml core/profiles/testing_site_config/testing_site_config.info.yml
testing_site_config.install core/profiles/testing_site_config/testing_site_config.install Install functions for the testing_site_config module.
testing_themes_blocks.info.yml core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml core/profiles/testing_themes_blocks/testing_themes_blocks.info.yml
testing_theme_optional_blocks.info.yml core/profiles/testing_themes_blocks/themes/testing_theme_optional_blocks/testing_theme_optional_blocks.info.yml core/profiles/testing_themes_blocks/themes/testing_theme_optional_blocks/testing_theme_optional_blocks.info.yml
testing_theme_required_blocks.info.yml core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/testing_theme_required_blocks.info.yml
testing_theme_without_blocks.info.yml core/profiles/testing_themes_blocks/themes/testing_theme_without_blocks/testing_theme_without_blocks.info.yml core/profiles/testing_themes_blocks/themes/testing_theme_without_blocks/testing_theme_without_blocks.info.yml
TestInjection.php core/modules/system/tests/modules/autowire_test/src/TestInjection.php Drupal\autowire_test
TestInjection.php core/modules/system/tests/modules/services_defaults_test/src/TestInjection.php Drupal\services_defaults_test
TestInjection2.php core/modules/system/tests/modules/services_defaults_test/src/TestInjection2.php Drupal\services_defaults_test
TestInjection2.php core/modules/system/tests/modules/autowire_test/src/TestInjection2.php Drupal\autowire_test
TestInjectionInterface.php core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php Drupal\autowire_test
TestInjectionInterface.php core/modules/system/tests/modules/services_defaults_test/src/TestInjectionInterface.php Drupal\services_defaults_test
TestInlineTemplateFormBlock.php core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php Drupal\layout_builder_form_block_test\Plugin\Block
TestInstallStorage.php core/modules/config/tests/config_test/src/TestInstallStorage.php Drupal\config_test
TestItem.php core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Drupal\field_test\Plugin\Field\FieldType
TestItemTest.php core/modules/field/tests/src/Kernel/TestItemTest.php Drupal\Tests\field\Kernel
TestItemWithDependencies.php core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php Drupal\field_test\Plugin\Field\FieldType
TestItemWithDependenciesTest.php core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php Drupal\Tests\field\Kernel
TestItemWithPreconfiguredOptions.php core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Drupal\field_test\Plugin\Field\FieldType
TestKernel.php core/lib/Drupal/Core/Test/TestKernel.php Drupal\Core\Test
TestLayoutContentFooter.php core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutContentFooter.php Drupal\field_layout_test\Plugin\Layout
TestLayoutMainFooter.php core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php Drupal\field_layout_test\Plugin\Layout
TestLazyPluginCollection.php core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Drupal\plugin_test\Plugin
TestLoader.php core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php Drupal\twig_loader_test\Loader
TestLocalAction.php core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php Drupal\menu_test\Plugin\Menu\LocalAction
TestLocalAction4.php core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php Drupal\menu_test\Plugin\Menu\LocalAction
TestLocalAction5.php core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php Drupal\menu_test\Plugin\Menu\LocalAction
TestLocalActionWithConfig.php core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Drupal\menu_test\Plugin\Menu\LocalAction
TestLocalTaskController.php core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php Drupal\content_moderation_test_local_task\Controller
TestLog.php core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php Drupal\error_service_test\Logger
TestMailCollector.php core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php Drupal\Core\Mail\Plugin\Mail
TestMediaFilterController.php core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php Drupal\media_test_embed\Controller
TestMiddleware.php core/modules/system/tests/modules/httpkernel_test/src/HttpKernel/TestMiddleware.php Drupal\httpkernel_test\HttpKernel
TestMigrateExecutable.php core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Drupal\Tests\migrate\Kernel

Other projects


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