Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| SourceEditingPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| StageConflictTest | class | core/ |
Tests Drupal\package_manager\SandboxManagerBase. |
| StageConflictTest.php | file | core/ |
|
| StageConflictTest::$modules | property | core/ |
Modules to install. |
| StageConflictTest::providerDestroyDuringApply | function | core/ |
Data provider for testDestroyDuringApply(). |
| StageConflictTest::register | function | core/ |
Registers test-specific services. |
| StageConflictTest::testApplyAndPostApplyInSameRequest | function | core/ |
Tests running apply and post-apply in the same request. |
| StageConflictTest::testDestroyDuringApply | function | core/ |
Tests destroying a stage while applying it. |
| StageConflictTest::testUninstallModuleDuringApply | function | core/ |
Test uninstalling any module while the staged changes are being applied. |
| StandardHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| StandardHooks::installConfigureSubmit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
| StandardInstallerTest::testStandardConfig | function | core/ |
Ensures that the exported standard configuration is up to date. |
| StaticMenuLinkOverrides::$config | property | core/ |
The menu link overrides config object. |
| StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
| StaticMenuLinkOverrides::$configName | property | core/ |
The config name used to store the overrides. |
| StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
| StorableConfigBase | class | core/ |
Provides a base class for configuration objects with storage support. |
| StorableConfigBase.php | file | core/ |
|
| StorableConfigBase::$isNew | property | core/ |
Whether the configuration object is new or has been saved to the storage. |
| StorableConfigBase::$originalData | property | core/ |
The data of the configuration object. |
| StorableConfigBase::$schemaWrapper | property | core/ |
The config schema wrapper object for this configuration object. |
| StorableConfigBase::$storage | property | core/ |
The storage used to load and save this configuration object. |
| StorableConfigBase::$typedConfigManager | property | core/ |
The typed config manager. |
| StorableConfigBase::castValue | function | core/ |
Casts the value to correct data type using the configuration schema. |
| StorableConfigBase::delete | function | core/ |
Deletes the configuration object. |
| StorableConfigBase::getOriginal | function | core/ |
Gets original data from this configuration object. |
| StorableConfigBase::getRawData | function | core/ |
Gets the raw data without any manipulations. |
| StorableConfigBase::getSchemaWrapper | function | core/ |
Gets the schema wrapper for the whole configuration object. |
| StorableConfigBase::getStorage | function | core/ |
Retrieves the storage used to load and save this configuration object. |
| StorableConfigBase::initWithData | function | core/ |
Initializes a configuration object with pre-loaded data. |
| StorableConfigBase::isNew | function | core/ |
Returns whether this configuration object is new. |
| StorableConfigBase::save | function | core/ |
Saves the configuration object. |
| StorableConfigBase::validateValue | function | core/ |
Validate the values are allowed data types. |
| StorageComparer::getAndSortConfigData | function | core/ |
Gets and sorts configuration data from the source and target storages. |
| StorageComparerTest::$configData | property | core/ |
An array of test configuration data keyed by configuration name. |
| StorageComparerTest::getConfigData | function | core/ |
|
| StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
| StubConfigEntity | class | core/ |
A stub extending ConfigEntityBase for testing purposes. |
| StubConfigEntity.php | file | core/ |
|
| Style::buildConfigurationForm | function | core/ |
Form constructor. |
| Style::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Style::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Style::submitConfigurationForm | function | core/ |
Form submission handler. |
| Style::validateConfigurationForm | function | core/ |
Form validation handler. |
| StylePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| StylePluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| StyleSensibleElementConstraint::$conflictingDisabledPluginMessage | property | core/ |
When a Style is defined with classes supported by a disabled plugin. |
| StyleSensibleElementConstraint::$conflictingEnabledPluginMessage | property | core/ |
When a Style is defined with classes supported by an enabled plugin. |
| StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
| StyleSerializerEntityTest::testResponseFormatConfiguration | function | core/ |
Tests the response format configuration. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.