Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 10.3.x for config
  4. Search 11.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal config source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
InstallerExistingConfigSyncDirectoryProfileHookInstall::$existingSyncDirectory property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php @todo
InstallerExistingConfigSyncDirectoryProfileHookInstall::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php This is set by the profile in the core.extension extracted.
InstallerExistingConfigSyncDirectoryProfileHookInstall::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php Gets the filepath to the configuration tarball.
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php Installer step: Select installation profile.
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpRequirementsProblem function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php Installer step: Requirements problem.
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php Installer step: Configure settings.
InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php Final installer step: Configure site.
InstallerExistingConfigSyncDirectoryProfileHookInstall::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php Tests installing from config is not available due to hook_INSTALL().
InstallerExistingConfigSyncDirectoryProfileHookInstall::visitInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstall.php Visits the interactive installer.
InstallerExistingConfigSyncDriectoryProfileMismatchTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Verifies that installing from existing configuration works.
InstallerExistingConfigSyncDriectoryProfileMismatchTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php The theme to install as the default for testing.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php @todo
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php This is set by the profile in the core.extension extracted.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Installer step: Configure settings.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Final installer step: Configure site.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Tests that profile mismatch fails to install.
InstallerExistingConfigTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Verifies that installing from existing configuration works.
InstallerExistingConfigTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php
InstallerExistingConfigTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Installer step: Select language.
InstallerExistingConfigTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Installer step: Configure settings.
InstallerExistingConfigTestBase class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Provides a base class for testing installing from existing configuration.
InstallerExistingConfigTestBase.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php
InstallerExistingConfigTestBase::$existingSyncDirectory property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php @todo
InstallerExistingConfigTestBase::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php This is set by the profile in the core.extension extracted.
InstallerExistingConfigTestBase::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Gets the filepath to the configuration tarball.
InstallerExistingConfigTestBase::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Returns the parameters that will be used when Simpletest installs Drupal.
InstallerExistingConfigTestBase::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Prepares the current environment for running the test.
InstallerExistingConfigTestBase::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Installer step: Select installation profile.
InstallerExistingConfigTestBase::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Confirms that the installation installed the configuration correctly.
InstallerKernel::getConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Returns the active configuration storage used during early install.
InstallerKernel::resetConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Reset the bootstrap config storage.
InstallerSiteConfigProfileTest class core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php Verifies that the installer defaults to the existing site email address and
timezone, if they were provided by the install profile.
InstallerSiteConfigProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php
InstallerSiteConfigProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php The theme to install as the default for testing.
InstallerSiteConfigProfileTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php The installation profile to install.
InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL constant core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php The site mail we expect to be set from the install profile.
InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE constant core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php The timezone we expect to be set from the install profile.
InstallerSiteConfigProfileTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php Returns the parameters that will be used when Simpletest installs Drupal.
InstallerSiteConfigProfileTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php Final installer step: Configure site.
InstallerSiteConfigProfileTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerSiteConfigProfileTest.php Verify the correct site config was set.
InstallStorage::CONFIG_INSTALL_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing default configuration for installation.
InstallStorage::CONFIG_OPTIONAL_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing optional configuration for installation.
InstallStorage::CONFIG_SCHEMA_DIRECTORY constant core/lib/Drupal/Core/Config/InstallStorage.php Extension sub-directory containing configuration schema.
install_config_download_translations function core/includes/install.core.inc Replaces install_download_translation() during configuration installs.
install_config_import_batch function core/includes/install.core.inc Creates a batch for the config importer to process.
install_config_revert_install_changes function core/includes/install.core.inc Reverts configuration if hook_install() implementations have made changes.
install_ensure_config_directory function core/includes/install.inc Ensures that the config directory exists and is writable, or can be made so.

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