Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleConfigSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
| SimpleConfigSectionStorage::__construct | function | core/ |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
| SimpleConfigSectionStorageTest | class | core/ |
Tests the test implementation of section storage. |
| SimpleConfigSectionStorageTest.php | file | core/ |
|
| SimpleConfigSectionStorageTest::$modules | property | core/ |
Modules to enable. |
| SimpleConfigSectionStorageTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
| SimpletestSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SimpleTestTest::confirmStubTestResults | function | core/ |
Confirm that the stub test produced the desired results. |
| simpletest_phpunit_configuration_filepath | function | core/ |
Returns the path to core's phpunit.xml.dist configuration file. |
| SiteConfigureForm | class | core/ |
Provides the site configuration form. |
| SiteConfigureForm.php | file | core/ |
|
| SiteConfigureForm::$countryManager | property | core/ |
The country manager. |
| SiteConfigureForm::$moduleInstaller | property | core/ |
The module installer. |
| SiteConfigureForm::$root | property | core/ |
The app root. |
| SiteConfigureForm::$sitePath | property | core/ |
The site path. |
| SiteConfigureForm::$state | property | core/ |
The state service. |
| 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. |
| SiteInformationForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SiteMaintenanceModeForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| StandardInstallerTest::testStandardConfig | function | core/ |
Ensures that the exported standard configuration is up to date. |
| standard_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| standard_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
| 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. |
| StatisticsPopularBlock::defaultConfiguration | function | core/ |
|
| StatisticsSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| 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. |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.