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 |
|---|---|---|---|
| TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| TestConfigEntityWithPluginCollections::setPluginManager | function | core/ |
|
| TestConfigFactoryOverrideBase | class | core/ |
Stub class for testing ConfigFactoryOverrideBase. |
| TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
| TestConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| TestConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| 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/ |
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. |
| 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/ |
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. |
| 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. |
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.