Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigHandlerExtraFormTest | class | core/ |
Tests the ConfigHandlerExtra form. |
| ConfigHandlerExtraFormTest.php | file | core/ |
|
| ConfigHandlerExtraFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigHandlerExtraFormTest::$modules | property | core/ |
Modules to install. |
| ConfigHandlerExtraFormTest::$testViews | property | core/ |
Views used by this test. |
| ConfigHandlerExtraFormTest::setUp | function | core/ |
|
| ConfigHandlerExtraFormTest::testExtraOptionsModalValidation | function | core/ |
Tests validation error messages are displayed. |
| ConfigHandlerGroup | class | core/ |
Provides a form for configuring grouping information for a Views UI handler. |
| ConfigHandlerGroup.php | file | core/ |
|
| ConfigHandlerGroup::buildForm | function | core/ |
Form constructor. |
| ConfigHandlerGroup::getForm | function | core/ |
Creates a new instance of this form. |
| ConfigHandlerGroup::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigHandlerGroup::getFormKey | function | core/ |
Returns the key that represents this form. |
| ConfigHandlerGroup::submitForm | function | core/ |
Form submission handler. |
| ConfigHandlerGroup::__construct | function | core/ |
Constructs a new ConfigHandlerGroup object. |
| ConfigHooks | class | core/ |
Hook implementations for config. |
| ConfigHooks.php | file | core/ |
|
| ConfigHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ConfigHooks::help | function | core/ |
Implements hook_help(). |
| ConfigImportAllTest | class | core/ |
Tests the largest configuration import possible with all available modules. |
| ConfigImportAllTest.php | file | core/ |
|
| ConfigImportAllTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigImportAllTest::$modules | property | core/ |
Modules to install. |
| ConfigImportAllTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ConfigImportAllTest::$webUser | property | core/ |
A user with the 'synchronize configuration' permission. |
| ConfigImportAllTest::setUp | function | core/ |
|
| ConfigImportAllTest::testInstallUninstall | function | core/ |
Tests that a fixed set of modules can be installed and uninstalled. |
| ConfigImporter | class | core/ |
Defines a configuration importer. |
| ConfigImporter.php | file | core/ |
|
| ConfigImporter::$configManager | property | core/ |
The configuration manager. |
| ConfigImporter::$errors | property | core/ |
A log of any errors encountered. |
| ConfigImporter::$eventDispatcher | property | core/ |
The event dispatcher used to notify subscribers. |
| ConfigImporter::$extensionChangelist | property | core/ |
List of extension changes to be processed by the import(). |
| ConfigImporter::$lock | property | core/ |
The used lock backend instance. |
| ConfigImporter::$moduleExtensionList | property | core/ |
The module extension list. |
| ConfigImporter::$moduleHandler | property | core/ |
The module handler. |
| ConfigImporter::$moduleInstaller | property | core/ |
The module installer. |
| ConfigImporter::$processedConfiguration | property | core/ |
List of configuration file changes processed by the import(). |
| ConfigImporter::$processedExtensions | property | core/ |
List of extension changes processed by the import(). |
| ConfigImporter::$processedSystemTheme | property | core/ |
Indicates if a system theme is in processing theme install and uninstalls. |
| ConfigImporter::$storageComparer | property | core/ |
The storage comparer used to discover configuration changes. |
| ConfigImporter::$themeExtensionList | property | core/ |
The theme extension list. |
| ConfigImporter::$themeHandler | property | core/ |
The theme handler. |
| ConfigImporter::$totalConfigurationToProcess | property | core/ |
The total number of configuration objects to process. |
| ConfigImporter::$totalExtensionsToProcess | property | core/ |
The total number of extensions to process. |
| ConfigImporter::$typedConfigManager | property | core/ |
The typed config manager. |
| ConfigImporter::$validated | property | core/ |
Indicates changes to import have been validated. |
| ConfigImporter::alreadyImporting | function | core/ |
Determines if an import is already running. |
| ConfigImporter::checkOp | function | core/ |
Checks that the operation is still valid. |
| ConfigImporter::createExtensionChangelist | function | core/ |
Populates the extension change list. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.