Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ConfigSync.php file core/modules/config/src/Form/ConfigSync.php
ConfigSync::$activeStorage property core/modules/config/src/Form/ConfigSync.php The active configuration object.
ConfigSync::$configManager property core/modules/config/src/Form/ConfigSync.php The configuration manager.
ConfigSync::$eventDispatcher property core/modules/config/src/Form/ConfigSync.php Event dispatcher.
ConfigSync::$importTransformer property core/modules/config/src/Form/ConfigSync.php The import transformer service.
ConfigSync::$lock property core/modules/config/src/Form/ConfigSync.php The database lock object.
ConfigSync::$moduleExtensionList property core/modules/config/src/Form/ConfigSync.php The module extension list.
ConfigSync::$moduleHandler property core/modules/config/src/Form/ConfigSync.php The module handler.
ConfigSync::$moduleInstaller property core/modules/config/src/Form/ConfigSync.php The module installer.
ConfigSync::$renderer property core/modules/config/src/Form/ConfigSync.php The renderer.
ConfigSync::$snapshotStorage property core/modules/config/src/Form/ConfigSync.php The snapshot configuration object.
ConfigSync::$syncStorage property core/modules/config/src/Form/ConfigSync.php The sync configuration object.
ConfigSync::$themeExtensionList property core/modules/config/src/Form/ConfigSync.php The theme extension list.
ConfigSync::$themeHandler property core/modules/config/src/Form/ConfigSync.php The theme handler.
ConfigSync::$typedConfigManager property core/modules/config/src/Form/ConfigSync.php The typed config manager.
ConfigSync::buildForm function core/modules/config/src/Form/ConfigSync.php Form constructor.
ConfigSync::create function core/modules/config/src/Form/ConfigSync.php Instantiates a new instance of this class.
ConfigSync::getFormId function core/modules/config/src/Form/ConfigSync.php Returns a unique string identifying the form.
ConfigSync::submitForm function core/modules/config/src/Form/ConfigSync.php Form submission handler.
ConfigSync::__construct function core/modules/config/src/Form/ConfigSync.php Constructs the object.
ConfigSyncReadmeUpdateTest class core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php Tests update to readme inside the configuration synchronization directory.
ConfigSyncReadmeUpdateTest.php file core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php
ConfigSyncReadmeUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php The theme to install as the default for testing.
ConfigSyncReadmeUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php Set database dump files to be used.
ConfigSyncReadmeUpdateTest::testConfigurationSynchronizationReadmeUpdate function core/modules/system/tests/src/Functional/Update/ConfigSyncReadmeUpdateTest.php Tests configuration synchronization readme file update.
ConfigTarget::$elementParents property core/lib/Drupal/Core/Form/ConfigTarget.php The parents of the form element which maps to this config property.
ConfigTarget::$propertyPaths property core/lib/Drupal/Core/Form/ConfigTarget.php The property paths to target.
ConfigTarget::fromString function core/lib/Drupal/Core/Form/ConfigTarget.php Creates a ConfigTarget object.
ConfigTarget::isMultiTarget function core/lib/Drupal/Core/Form/ConfigTarget.php Indicates if this object targets multiple property paths.
ConfigTarget::setValue function core/lib/Drupal/Core/Form/ConfigTarget.php Sets the submitted value from config.
ConfigTarget::__construct function core/lib/Drupal/Core/Form/ConfigTarget.php Constructs a ConfigTarget object.
ConfigTargetTest class core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @coversDefaultClass \Drupal\Core\Form\ConfigTarget[[api-linebreak]]
@group Form
ConfigTargetTest class core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests forms using #config_target.
ConfigTargetTest class core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Tests forms using #config_target and #ajax together.
ConfigTargetTest.php file core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php
ConfigTargetTest.php file core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php
ConfigTargetTest.php file core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php The theme to install as the default for testing.
ConfigTargetTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php The theme to install as the default for testing.
ConfigTargetTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Modules to install.
ConfigTargetTest::$modules property core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Modules to install.
ConfigTargetTest::providerMultiTargetWithoutCallables function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::providerTestFormCacheable function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::providerTestFromFormException function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testDuplicateTargetsNotAllowed function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]]
ConfigTargetTest::testFormCacheable function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]]
@dataProvider providerTestFormCacheable
ConfigTargetTest::testFromFormConfigTarget function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers ::fromForm[[api-linebreak]]
ConfigTargetTest::testFromFormException function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers ::fromForm[[api-linebreak]]
@dataProvider providerTestFromFormException
ConfigTargetTest::testFromFormString function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers ::fromForm[[api-linebreak]]
@covers ::fromString[[api-linebreak]]
ConfigTargetTest::testGetValueCorrectConfig function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php

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