namespace Drupal\config_test

Same name in other branches
  1. 10 Drupal\config_test
  2. 9 Drupal\config_test
  3. 11.x Drupal\config_test
Object name File name Summary
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.

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