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 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ConfigSubscriber::getSubscribedEvents function core/modules/config/src/ConfigSubscriber.php
ConfigSubscriber::onConfigImporterValidate function core/modules/config/src/ConfigSubscriber.php Checks that the Configuration module is not being uninstalled.
ConfigSubscriber::onConfigSave function core/modules/locale/src/EventSubscriber/ConfigSubscriber.php Causes the container to be rebuilt on the next request if necessary.
ConfigSubscriber::onConfigSave function core/modules/language/src/EventSubscriber/ConfigSubscriber.php Causes the container to be rebuilt on the next request.
ConfigSubscriber::setPathProcessorLanguage function core/modules/language/src/EventSubscriber/ConfigSubscriber.php Injects the language path processors on multilingual site configuration.
ConfigSubscriber::__construct function core/modules/language/src/EventSubscriber/ConfigSubscriber.php Constructs a new class object.
ConfigSubscriber::__construct function core/modules/locale/src/EventSubscriber/ConfigSubscriber.php
ConfigSync class core/modules/config/src/Form/ConfigSync.php Construct the storage changes in a configuration synchronization form.
ConfigSync.php file core/modules/config/src/Form/ConfigSync.php
ConfigSync::buildForm function core/modules/config/src/Form/ConfigSync.php
ConfigSync::create function core/modules/config/src/Form/ConfigSync.php
ConfigSync::getFormId function core/modules/config/src/Form/ConfigSync.php
ConfigSync::submitForm function core/modules/config/src/Form/ConfigSync.php
ConfigSync::__construct function core/modules/config/src/Form/ConfigSync.php Constructs the object.
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 Tests Drupal\Core\Form\ConfigTarget.
ConfigTargetTest class core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Tests forms using #config_target and #ajax together.
ConfigTargetTest class core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests forms using #config_target.
ConfigTargetTest.php file core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php
ConfigTargetTest.php file core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php
ConfigTargetTest.php file core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php
ConfigTargetTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php
ConfigTargetTest::$modules property core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php
ConfigTargetTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php
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 Tests duplicate targets not allowed.
ConfigTargetTest::testFormCacheable function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php Tests form cacheable.
ConfigTargetTest::testFromFormConfigTarget function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php Tests from form config target.
ConfigTargetTest::testFromFormException function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php Tests from form exception.
ConfigTargetTest::testFromFormString function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php Tests from form string.
ConfigTargetTest::testGetValueCorrectConfig function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testIncorrectKey function core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests #config_target with an incorrect key.
ConfigTargetTest::testMultiTarget function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testMultiTargetWithoutCallables function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php Tests multi target without callables.
ConfigTargetTest::testNested function core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests #config_target where there is not a 1:1 property to element.
ConfigTargetTest::testNested function core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Tests #config_target with callbacks.
ConfigTargetTest::testSetValueCorrectConfig function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testSetValueMultiTargetToConfigReturnValue function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php Tests set value multi target to config return value.
ConfigTargetTest::testSingleTarget function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testTree function core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Tests #config_target with no callbacks.
ConfigTargetTest::testTree function core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests #config_target where #tree is set to TRUE.
ConfigTest class core/modules/system/tests/src/Functional/File/ConfigTest.php Tests file system configuration operations.

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