Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 10.3.x for conf
  4. Search 11.x for conf
  5. Other projects
Title Object type File name Summary
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::$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
ConfigSync::create function core/modules/config/src/Form/ConfigSync.php
ConfigSync::finishBatch function core/modules/config/src/Form/ConfigSync.php Finish batch.
ConfigSync::getFormId function core/modules/config/src/Form/ConfigSync.php
ConfigSync::processBatch function core/modules/config/src/Form/ConfigSync.php Processes the config import batch and persists the importer.
ConfigSync::submitForm function core/modules/config/src/Form/ConfigSync.php
ConfigSync::__construct function core/modules/config/src/Form/ConfigSync.php Constructs the object.
ConfigTest class core/modules/migrate/tests/src/Unit/destination/ConfigTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\destination\Config[[api-linebreak]]
@group migrate
ConfigTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php Tests the config source plugin.
ConfigTest class core/modules/system/tests/src/Functional/File/ConfigTest.php Tests file system configuration operations.
ConfigTest class core/modules/config/tests/config_test/src/Entity/ConfigTest.php Defines the ConfigTest configuration entity.
ConfigTest class core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php @coversDefaultClass Drupal\Composer\Plugin\ProjectMessage\Message[[api-linebreak]]
@group ProjectMessage
ConfigTest class core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php @coversDefaultClass Drupal\Composer\Plugin\VendorHardening\Config[[api-linebreak]]
@group VendorHardening
ConfigTest class core/tests/Drupal/Tests/Core/Config/ConfigTest.php Tests the Config.
ConfigTest.php file core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
ConfigTest.php file core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php
ConfigTest.php file core/tests/Drupal/Tests/Core/Config/ConfigTest.php
ConfigTest.php file core/modules/migrate/tests/src/Unit/destination/ConfigTest.php
ConfigTest.php file core/modules/config/tests/config_test/src/Entity/ConfigTest.php
ConfigTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php
ConfigTest.php file core/modules/system/tests/src/Functional/File/ConfigTest.php
ConfigTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Config/ConfigTest.php The mocked cache tags invalidator.
ConfigTest::$config property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Config.
ConfigTest::$defaultTheme property core/modules/system/tests/src/Functional/File/ConfigTest.php
ConfigTest::$eventDispatcher property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Event Dispatcher.
ConfigTest::$id property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The machine name for the configuration entity.
ConfigTest::$label property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The human-readable name of the configuration entity.
ConfigTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php
ConfigTest::$protected_property property core/modules/config/tests/config_test/src/Entity/ConfigTest.php A protected property of the configuration entity.
ConfigTest::$storage property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Storage.
ConfigTest::$style property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The image style to use.
ConfigTest::$typedConfig property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Typed Config.
ConfigTest::$weight property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The weight of the configuration entity.
ConfigTest::assertConfigDataEquals function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts all config data equals $data provided.
ConfigTest::assertOriginalConfigDataEquals function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts all original config data equals $data provided.
ConfigTest::assertOverriddenKeys function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts that the correct keys are overridden.
ConfigTest::calculateDependencies function core/modules/config/tests/config_test/src/Entity/ConfigTest.php
ConfigTest::isInstallable function core/modules/config/tests/config_test/src/Entity/ConfigTest.php
ConfigTest::mergeDataProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides data to test merges.
ConfigTest::nestedDataProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides nested test data.

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