Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Calculates dependencies for the configured plugin. |
| TestConfigurablePlugin::onCollectionDependencyRemoval | function | core/ |
Informs the plugin in a collection to act on removal of dependencies. |
| TestFileCopy::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| 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/ |
Returns a settings array in the field type's canonical representation. |
| TestItem::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| TestItem::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| TestItem::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| TestItemWithPreconfiguredOptions | class | core/ |
Defines the 'test_field_with_preconfigured_options' entity field item. |
| TestItemWithPreconfiguredOptions.php | file | core/ |
|
| TestItemWithPreconfiguredOptions::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| TestLayoutMainFooter::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| TestLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| TestLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| TestLocalActionWithConfig | class | core/ |
Defines a test local action plugin class. |
| TestLocalActionWithConfig.php | file | core/ |
|
| TestLocalActionWithConfig::$config | property | core/ |
|
| TestLocalActionWithConfig::create | function | core/ |
Creates an instance of the plugin. |
| TestLocalActionWithConfig::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| TestLocalActionWithConfig::__construct | function | core/ |
Constructs a TestLocalActionWithConfig object. |
| TestMigrationConfigurationTrait | class | core/ |
Test class that uses the trait we are testing. |
| TestPluginForm::buildConfigurationForm | function | core/ |
Form constructor. |
| TestPluginForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestPluginForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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. |
| TestSiteConfigurationExcluder::$sitePath | property | core/ |
The site path. |
| TestSiteInstallCommand::$configImporter | property | core/ |
The config importer that can be used in a test. |
| TestSiteInstallCommand::configure | function | core/ |
|
| TestSiteReleaseLocksCommand::configure | function | core/ |
|
| TestSiteTearDownCommand::configure | function | core/ |
|
| TestSiteUserLoginCommand::configure | function | core/ |
|
| TestSqlBase::setConfiguration | function | core/ |
Allows us to set the configuration from a test. |
| TestToolkit::buildConfigurationForm | function | core/ |
Form constructor. |
| TestToolkit::submitConfigurationForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.