Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestConfigNamesMapper | class | core/ |
Defines a test mapper class. |
| TestConfigNamesMapper::getInternalLangcode | function | core/ |
Gets the internal language code of this mapper, if any. |
| TestConfigNamesMapper::setConfigFactory | function | core/ |
Sets the configuration factory. |
| TestConfigNamesMapper::setConfigNames | function | core/ |
Sets the list of configuration names. |
| TestConfigType | class | core/ |
Defines a configuration-based entity type used for testing. |
| TestConfigType.php | file | core/ |
|
| TestConfigurableContextAwarePluginInterface | interface | core/ |
Test interface used for creating mock classes in tests. |
| TestConfigurablePlugin | class | core/ |
A configurable plugin implementation used for testing. |
| TestConfigurablePlugin.php | file | core/ |
|
| TestConfigurablePlugin::calculateDependencies | function | core/ |
|
| TestConfigurablePlugin::onCollectionDependencyRemoval | function | core/ |
|
| TestFileCopy::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| TestingSiteConfigHooks | class | core/ |
Simulates a hook class with a dependency chain requiring the kernel. |
| TestingSiteConfigHooks.php | file | core/ |
|
| TestingSiteConfigHooks::userLoad | function | core/ |
Implements hook_user_load(). |
| TestingSiteConfigHooks::__construct | function | core/ |
|
| testing_config_import.info.yml | file | core/ |
core/profiles/tests/testing_config_import/testing_config_import.info.yml |
| testing_config_import_module.info.yml | file | core/ |
core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml |
| testing_config_import_theme.info.yml | file | core/ |
core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml |
| testing_config_overrides.info.yml | file | core/ |
core/profiles/tests/testing_config_overrides/testing_config_overrides.info.yml |
| testing_config_overrides_module.info.yml | file | core/ |
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml |
| testing_site_config.info.yml | file | core/ |
core/profiles/tests/testing_site_config/testing_site_config.info.yml |
| testing_site_config.install | file | core/ |
|
| testing_site_config_install | function | core/ |
Implements hook_install(). |
| TestItem::fieldSettingsFromConfigData | function | core/ |
|
| TestItem::fieldSettingsToConfigData | function | core/ |
|
| TestItem::storageSettingsFromConfigData | function | core/ |
|
| TestItem::storageSettingsToConfigData | function | core/ |
|
| TestItemWithPreconfiguredOptions | class | core/ |
Defines the 'test_field_with_preconfigured_options' entity field item. |
| TestItemWithPreconfiguredOptions.php | file | core/ |
|
| TestItemWithPreconfiguredOptions::getPreconfiguredOptions | function | core/ |
|
| TestLazyPluginCollection::getConfiguration | function | core/ |
|
| TestLazyPluginCollection::setConfiguration | function | core/ |
|
| TestLocalActionWithConfig | class | core/ |
Defines a test local action plugin class. |
| TestLocalActionWithConfig.php | file | core/ |
|
| TestLocalActionWithConfig::$config | property | core/ |
|
| TestLocalActionWithConfig::create | function | core/ |
|
| TestLocalActionWithConfig::getTitle | function | core/ |
|
| TestLocalActionWithConfig::__construct | function | core/ |
Constructs a TestLocalActionWithConfig object. |
| TestMigrationConfigurationTrait | class | core/ |
Test class that uses the trait we are testing. |
| TestPluginForm::buildConfigurationForm | function | core/ |
|
| TestPluginForm::submitConfigurationForm | function | core/ |
|
| TestPluginForm::validateConfigurationForm | function | core/ |
|
| TestPluginWithForm::buildConfigurationForm | function | core/ |
|
| TestPluginWithForm::submitConfigurationForm | function | core/ |
|
| TestPluginWithForm::validateConfigurationForm | function | core/ |
|
| TestSetupTrait::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| TestSetupTrait::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| TestSetupTrait::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
| TestSiteConfigurationExcluder | class | core/ |
A test version of the site configuration excluder, to expose internals. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.