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. |
SchemaListenerController |
core/modules/config/tests/config_test/src/SchemaListenerController.php |
Controller for testing \Drupal\Core\Config\Testing\ConfigSchemaChecker. |
TestInstallStorage |
core/modules/config/tests/config_test/src/TestInstallStorage.php |
Tests configuration of profiles, modules and themes. |