| TestClass::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
Form validation handler. |
| TestConfigEntityWithPluginCollections |
class |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Stub class for testing. |
| TestConfigEntityWithPluginCollections::$pluginCollection |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The plugin collection. |
| TestConfigEntityWithPluginCollections::$pluginManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The plugin manager. |
| TestConfigEntityWithPluginCollections::$the_plugin_collection_config |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The configuration for the plugin collection. |
| TestConfigEntityWithPluginCollections::getPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Gets the plugin collections used by this object. |
| TestConfigEntityWithPluginCollections::setPluginManager |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestConfigFactoryOverrideBase |
class |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Stub class for testing ConfigFactoryOverrideBase. |
| TestConfigFactoryOverrideBase::addCollections |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| TestConfigFactoryOverrideBase::doFilterNestedArray |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigFactoryOverrideBase::onConfigDelete |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Actions to be performed to configuration override on configuration delete. |
| TestConfigFactoryOverrideBase::onConfigRename |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Actions to be performed to configuration override on configuration rename. |
| TestConfigFactoryOverrideBase::onConfigSave |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Actions to be performed to configuration override on configuration save. |
| TestConfigNamesMapper |
class |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Defines a test mapper class. |
| TestConfigNamesMapper::getInternalLangcode |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Gets the internal language code of this mapper, if any. |
| TestConfigNamesMapper::setConfigFactory |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the configuration factory. |
| TestConfigNamesMapper::setConfigNames |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the list of configuration names. |
| TestConfigType |
class |
core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php |
Defines a configuration-based entity type used for testing. |
| TestConfigType.php |
file |
core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php |
|
| TestConfigurableContextAwarePlugin |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Configurable context aware plugin test class. |
| TestConfigurableContextAwarePlugin::defaultConfiguration |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Gets default configuration for this plugin. |
| TestConfigurableContextAwarePlugin::getConfiguration |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Gets this plugin's configuration. |
| TestConfigurableContextAwarePlugin::setConfiguration |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Sets the configuration for this plugin instance. |
| TestConfigurableContextAwarePluginInterface |
interface |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Test interface used for creating mock classes in tests. |
| TestConfigurablePlugin |
class |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
A configurable plugin implementation used for testing. |
| TestConfigurablePlugin.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestConfigurablePlugin::calculateDependencies |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
Calculates dependencies for the configured plugin. |
| TestConfigurablePlugin::onCollectionDependencyRemoval |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
Informs the plugin in a collection to act on removal of dependencies. |
| TestFileCopy::getConfiguration |
function |
core/modules/migrate/tests/src/Unit/process/FileCopyTest.php |
Gets this plugin's configuration. |
| TestingSiteConfigHooks |
class |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
Simulates a hook class with a dependency chain requiring the kernel. |
| TestingSiteConfigHooks.php |
file |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
|
| TestingSiteConfigHooks::userLoad |
function |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
Implements hook_user_load(). |
| TestingSiteConfigHooks::__construct |
function |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
|
| testing_config_import.info.yml |
file |
core/profiles/tests/testing_config_import/testing_config_import.info.yml |
core/profiles/tests/testing_config_import/testing_config_import.info.yml |
| testing_config_import_module.info.yml |
file |
core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml |
core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml |
| testing_config_import_theme.info.yml |
file |
core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml |
core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml |
| testing_config_overrides.info.yml |
file |
core/profiles/tests/testing_config_overrides/testing_config_overrides.info.yml |
core/profiles/tests/testing_config_overrides/testing_config_overrides.info.yml |
| testing_config_overrides_module.info.yml |
file |
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml |
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml |
| testing_site_config.info.yml |
file |
core/profiles/tests/testing_site_config/testing_site_config.info.yml |
core/profiles/tests/testing_site_config/testing_site_config.info.yml |
| testing_site_config.install |
file |
core/profiles/tests/testing_site_config/testing_site_config.install |
|
| testing_site_config_install |
function |
core/profiles/tests/testing_site_config/testing_site_config.install |
Implements hook_install(). |
| TestItem::fieldSettingsFromConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array in the field type's canonical representation. |
| TestItem::fieldSettingsToConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array that can be stored as a configuration value. |
| TestItem::storageSettingsFromConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array in the field type's canonical representation. |
| TestItem::storageSettingsToConfigData |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php |
Returns a settings array that can be stored as a configuration value. |
| TestItemWithPreconfiguredOptions |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php |
Defines the 'test_field_with_preconfigured_options' entity field item. |
| TestItemWithPreconfiguredOptions.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php |
|
| TestItemWithPreconfiguredOptions::getPreconfiguredOptions |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php |
Returns preconfigured field options for a field type. |
| TestLayoutMainFooter::defaultConfiguration |
function |
core/modules/field_layout/tests/modules/field_layout_test/src/Plugin/Layout/TestLayoutMainFooter.php |
Gets default configuration for this plugin. |
| TestLazyPluginCollection::getConfiguration |
function |
core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php |
Gets the current configuration of all plugins in this collection. |