Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 10.3.x for conf
  5. Search 11.x for conf
  6. Other projects
Title Object type File name Summary
ConfigHandlerExtraFormTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php
ConfigHandlerExtraFormTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php
ConfigHandlerExtraFormTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php
ConfigHandlerExtraFormTest::$testViews property core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php Views used by this test.
ConfigHandlerExtraFormTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php
ConfigHandlerExtraFormTest::testExtraOptionsModalValidation function core/modules/views_ui/tests/src/FunctionalJavascript/ConfigHandlerExtraFormTest.php Tests validation error messages are displayed.
ConfigHandlerGroup class core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Provides a form for configuring grouping information for a Views UI handler.
ConfigHandlerGroup.php file core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Constructs a new ConfigHandlerGroup object.
ConfigHooks class core/modules/config/src/Hook/ConfigHooks.php Hook implementations for config.
ConfigHooks.php file core/modules/config/src/Hook/ConfigHooks.php
ConfigHooks::fileDownload function core/modules/config/src/Hook/ConfigHooks.php Implements hook_file_download().
ConfigHooks::help function core/modules/config/src/Hook/ConfigHooks.php Implements hook_help().
ConfigImportAllTest class core/modules/config/tests/src/Functional/ConfigImportAllTest.php Tests the largest configuration import possible with all available modules.
ConfigImportAllTest.php file core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::$modules property core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::$profile property core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::$webUser property core/modules/config/tests/src/Functional/ConfigImportAllTest.php A user with the 'synchronize configuration' permission.
ConfigImportAllTest::setUp function core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::testInstallUninstall function core/modules/config/tests/src/Functional/ConfigImportAllTest.php Tests that a fixed set of modules can be installed and uninstalled.
ConfigImporter class core/lib/Drupal/Core/Config/ConfigImporter.php Defines a configuration importer.
ConfigImporter.php file core/lib/Drupal/Core/Config/ConfigImporter.php
ConfigImporter::$configManager property core/lib/Drupal/Core/Config/ConfigImporter.php The configuration manager.
ConfigImporter::$errors property core/lib/Drupal/Core/Config/ConfigImporter.php A log of any errors encountered.
ConfigImporter::$eventDispatcher property core/lib/Drupal/Core/Config/ConfigImporter.php The event dispatcher used to notify subscribers.
ConfigImporter::$extensionChangelist property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes to be processed by the import().
ConfigImporter::$lock property core/lib/Drupal/Core/Config/ConfigImporter.php The used lock backend instance.
ConfigImporter::$moduleExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The module extension list.
ConfigImporter::$moduleHandler property core/lib/Drupal/Core/Config/ConfigImporter.php The module handler.
ConfigImporter::$moduleInstaller property core/lib/Drupal/Core/Config/ConfigImporter.php The module installer.
ConfigImporter::$processedConfiguration property core/lib/Drupal/Core/Config/ConfigImporter.php List of configuration file changes processed by the import().
ConfigImporter::$processedExtensions property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes processed by the import().
ConfigImporter::$processedSystemTheme property core/lib/Drupal/Core/Config/ConfigImporter.php Indicates if a system theme is in processing theme install and uninstalls.
ConfigImporter::$storageComparer property core/lib/Drupal/Core/Config/ConfigImporter.php The storage comparer used to discover configuration changes.
ConfigImporter::$themeExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The theme extension list.
ConfigImporter::$themeHandler property core/lib/Drupal/Core/Config/ConfigImporter.php The theme handler.
ConfigImporter::$totalConfigurationToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of configuration objects to process.
ConfigImporter::$totalExtensionsToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of extensions to process.
ConfigImporter::$typedConfigManager property core/lib/Drupal/Core/Config/ConfigImporter.php The typed config manager.
ConfigImporter::$validated property core/lib/Drupal/Core/Config/ConfigImporter.php Indicates changes to import have been validated.
ConfigImporter::alreadyImporting function core/lib/Drupal/Core/Config/ConfigImporter.php Determines if an import is already running.
ConfigImporter::callAndReInjectIfNeeded function core/lib/Drupal/Core/Config/ConfigImporter.php Executes a callable and re-injects services if the container was rebuilt.
ConfigImporter::checkOp function core/lib/Drupal/Core/Config/ConfigImporter.php Checks that the operation is still valid.
ConfigImporter::createExtensionChangelist function core/lib/Drupal/Core/Config/ConfigImporter.php Populates the extension change list.

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