You are here

namespace Drupal\config_test in Drupal 8

Same name in other branches
  1. 9 Drupal\config_test
Classsort descending Location Description
ConfigTestAccessControlHandler core/modules/config/tests/config_test/src/ConfigTestAccessControlHandler.php Defines the access control handler for the config_test entity type.
ConfigTestController core/modules/config/tests/config_test/src/ConfigTestController.php Route controller class for the config_test module.
ConfigTestForm core/modules/config/tests/config_test/src/ConfigTestForm.php Form controller for the test config edit forms.
ConfigTestInterface core/modules/config/tests/config_test/src/ConfigTestInterface.php Provides an interface defining a config_test entity.
ConfigTestListBuilder core/modules/config/tests/config_test/src/ConfigTestListBuilder.php Defines a class to build a listing of ConfigTest entities.
ConfigTestStorage core/modules/config/tests/config_test/src/ConfigTestStorage.php @todo.
ConfigValidation core/modules/config/tests/config_test/src/ConfigValidation.php Provides a collection of validation callbacks for testing purposes.
SchemaListenerController core/modules/config/tests/config_test/src/SchemaListenerController.php Controller for testing \Drupal\Core\Config\Development\ConfigSchemaChecker.
TestInstallStorage core/modules/config/tests/config_test/src/TestInstallStorage.php Tests configuration of profiles, modules and themes.