Search for conf

  1. Search 7.x for conf
  2. Search 8.9.x for conf
  3. Search 10.3.x for conf
  4. Search 11.x for conf
  5. Other projects
Title Object type File name Summary
SessionExistsCacheContext::$sessionConfiguration property core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php The session configuration.
SessionManager::$sessionConfiguration property core/lib/Drupal/Core/Session/SessionManager.php The session configuration.
session_configuration service core/core.services.yml Drupal\Core\Session\SessionConfiguration
SettingsTest::$config property core/tests/Drupal/Tests/Core/Site/SettingsTest.php Simple settings array to test against.
SiteConfigureForm class core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Provides the site configuration form.
SiteConfigureForm.php file core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::$countryManager property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The country manager.
SiteConfigureForm::$deprecatedProperties property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::$moduleInstaller property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The module installer.
SiteConfigureForm::$root property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The app root.
SiteConfigureForm::$sitePath property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The site path.
SiteConfigureForm::$userStorage property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The user storage.
SiteConfigureForm::buildForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Form constructor.
SiteConfigureForm::create function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Instantiates a new instance of this class.
SiteConfigureForm::getEditableConfigNames function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Gets the configuration names that will be editable.
SiteConfigureForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Returns a unique string identifying the form.
SiteConfigureForm::submitForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Form submission handler.
SiteConfigureForm::validateForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Form validation handler.
SiteConfigureForm::__construct function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Constructs a new SiteConfigureForm.
SiteSettingsForm::createRandomConfigDirectory function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Create a random config sync directory.
StandardInstallerTest::testStandardConfig function core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php Ensures that the exported standard configuration is up to date.
StaticMenuLinkOverrides::$config property core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php The menu link overrides config object.
StaticMenuLinkOverrides::$configFactory property core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php The config factory object.
StaticMenuLinkOverrides::$configName property core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php The config name used to store the overrides.
StaticMenuLinkOverrides::getConfig function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php Gets the configuration object when needed.
StorableConfigBase class core/lib/Drupal/Core/Config/StorableConfigBase.php Provides a base class for configuration objects with storage support.
StorableConfigBase.php file core/lib/Drupal/Core/Config/StorableConfigBase.php
StorableConfigBase::$isNew property core/lib/Drupal/Core/Config/StorableConfigBase.php Whether the configuration object is new or has been saved to the storage.
StorableConfigBase::$originalData property core/lib/Drupal/Core/Config/StorableConfigBase.php The data of the configuration object.
StorableConfigBase::$schemaWrapper property core/lib/Drupal/Core/Config/StorableConfigBase.php The config schema wrapper object for this configuration object.
StorableConfigBase::$storage property core/lib/Drupal/Core/Config/StorableConfigBase.php The storage used to load and save this configuration object.
StorableConfigBase::$typedConfigManager property core/lib/Drupal/Core/Config/StorableConfigBase.php The typed config manager.
StorableConfigBase::castValue function core/lib/Drupal/Core/Config/StorableConfigBase.php Casts the value to correct data type using the configuration schema.
StorableConfigBase::delete function core/lib/Drupal/Core/Config/StorableConfigBase.php Deletes the configuration object.
StorableConfigBase::getSchemaWrapper function core/lib/Drupal/Core/Config/StorableConfigBase.php Gets the schema wrapper for the whole configuration object.
StorableConfigBase::getStorage function core/lib/Drupal/Core/Config/StorableConfigBase.php Retrieves the storage used to load and save this configuration object.
StorableConfigBase::initWithData function core/lib/Drupal/Core/Config/StorableConfigBase.php Initializes a configuration object with pre-loaded data.
StorableConfigBase::isNew function core/lib/Drupal/Core/Config/StorableConfigBase.php Returns whether this configuration object is new.
StorableConfigBase::save function core/lib/Drupal/Core/Config/StorableConfigBase.php Saves the configuration object.
StorableConfigBase::validateValue function core/lib/Drupal/Core/Config/StorableConfigBase.php Validate the values are allowed data types.
StorageComparer::getAndSortConfigData function core/lib/Drupal/Core/Config/StorageComparer.php Gets and sorts configuration data from the source and target storages.
StorageComparerTest::$configData property core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php An array of test configuration data keyed by configuration name.
StorageComparerTest::getConfigData function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StorageCopyTraitTest::testWithInvalidConfiguration function core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php Tests replaceStorageContents() with config with an invalid configuration.
taxonomy_term_display_configurable_test.info.yml file core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml
TermDisplayConfigurableTest class core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Tests making taxonomy term base fields' displays configurable.
TermDisplayConfigurableTest.php file core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php
TermDisplayConfigurableTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php The theme to install as the default for testing.
TermDisplayConfigurableTest::$testViews property core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Views used by this test.
TermDisplayConfigurableTest::testDisplayConfigurable function core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php Sets base fields to configurable display and check settings are respected.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.