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
Title Object type File name Summary
FileUsageTemporaryDeletionConfigurationUpdateTest.php file core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php
FileUsageTemporaryDeletionConfigurationUpdateTest::$modules property core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Modules to enable after the database is loaded.
FileUsageTemporaryDeletionConfigurationUpdateTest::setDatabaseDumpFiles function core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Set database dump files to be used.
FileUsageTemporaryDeletionConfigurationUpdateTest::testUpdateHookN function core/modules/file/tests/src/Functional/Update/FileUsageTemporaryDeletionConfigurationUpdateTest.php Tests that make_unused_managed_files_temporary conditions are correct.
i18nVariableTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php Define bare minimum migration configuration.
InstallerCustomConfigDirectoryCreateTest class core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php Tests the installer when a custom config_directory set up but does not exist.
InstallerCustomConfigDirectoryCreateTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php
InstallerCustomConfigDirectoryCreateTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php The theme to install as the default for testing.
InstallerCustomConfigDirectoryCreateTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php Prepares the current environment for running the test.
InstallerCustomConfigDirectoryCreateTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/InstallerCustomConfigDirectoryCreateTest.php Verifies that installation succeeded.
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.
IteratorTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/process/IteratorTest.php
KernelTestBase::$configDirectories property core/modules/simpletest/src/KernelTestBase.php The configuration directories for this test run.
KernelTestBase::installConfig function core/modules/simpletest/src/KernelTestBase.php Installs default configuration for a given list of modules.
KernelTestBase::prepareConfigDirectories function core/modules/simpletest/src/KernelTestBase.php Create and set new configuration directories.
KernelTestBaseTest::testInstallConfig function core/modules/simpletest/src/Tests/KernelTestBaseTest.php Tests expected behavior of installConfig().
LayoutFieldTranslateUpdateConfig class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php A test case that updates 1 bundle's field but not both.
LayoutFieldTranslateUpdateConfig.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php
LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Layout builder test cases.
LayoutFieldTranslateUpdateConfigAndStorage class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php A test case that updates both bundles' fields.
LayoutFieldTranslateUpdateConfigAndStorage.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php
LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfigAndStorage.php Layout builder test cases.
LegacyFileTest::$configFactory property core/modules/file/tests/src/Unit/LegacyFileTest.php A mocked ConfigFactoryInterface.
MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest::testMediaLibraryViewsConfig function core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php Tests that the media library view config is updated.
MediaLibraryUpdateWidgetViewTest::testMediaLibraryViewsConfig function core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateWidgetViewTest.php Tests that the media library view config is updated.
MediaUpdateTest::testOEmbedConfig function core/modules/media/tests/src/Functional/Update/MediaUpdateTest.php Tests that media.settings config is updated with oEmbed configuration.
MigrateActionConfigsTest class core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Upgrade variables to null.
MigrateActionConfigsTest class core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Upgrade variables to null.
MigrateActionConfigsTest.php file core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest.php file core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::$modules property core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Modules to enable.
MigrateActionConfigsTest::$modules property core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Modules to enable.
MigrateActionConfigsTest::setUp function core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php
MigrateActionConfigsTest::setUp function core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php
MigrateActionConfigsTest::testActionSettings function core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateActionConfigsTest::testActionSettings function core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionConfigsTest.php Tests migration of action variables to null.
MigrateSimpletestConfigsTest class core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php Upgrade variables to simpletest.settings.yml.
MigrateSimpletestConfigsTest.php file core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php

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