Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
SessionExistsCacheContext::$sessionConfiguration | property | core/ |
The session configuration. |
SessionManager::$sessionConfiguration | property | core/ |
The session configuration. |
session_configuration | service | core/ |
Drupal\Core\Session\SessionConfiguration |
SettingsTest::$config | property | core/ |
Simple settings array to test against. |
SiteConfigureForm | class | core/ |
Provides the site configuration form. |
SiteConfigureForm.php | file | core/ |
|
SiteConfigureForm::$countryManager | property | core/ |
The country manager. |
SiteConfigureForm::$deprecatedProperties | property | core/ |
|
SiteConfigureForm::$moduleInstaller | property | core/ |
The module installer. |
SiteConfigureForm::$root | property | core/ |
The app root. |
SiteConfigureForm::$sitePath | property | core/ |
The site path. |
SiteConfigureForm::$userStorage | property | core/ |
The user storage. |
SiteConfigureForm::buildForm | function | core/ |
Form constructor. |
SiteConfigureForm::create | function | core/ |
Instantiates a new instance of this class. |
SiteConfigureForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SiteConfigureForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SiteConfigureForm::submitForm | function | core/ |
Form submission handler. |
SiteConfigureForm::validateForm | function | core/ |
Form validation handler. |
SiteConfigureForm::__construct | function | core/ |
Constructs a new SiteConfigureForm. |
SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
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::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. |
taxonomy_term_display_configurable_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml |
TermDisplayConfigurableTest | class | core/ |
Tests making taxonomy term base fields' displays configurable. |
TermDisplayConfigurableTest.php | file | core/ |
|
TermDisplayConfigurableTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TermDisplayConfigurableTest::$testViews | property | core/ |
Views used by this test. |
TermDisplayConfigurableTest::testDisplayConfigurable | function | core/ |
Sets base fields to configurable display and check settings are respected. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.