Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 8.9.x for config
  4. Search 10.3.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 8+ configuration 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
MigrateDblogConfigsTest::testDblogSettings function core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Tests migration of dblog variables to dblog.settings.yml.
MigrateDblogConfigsTest::testDblogSettings function core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Tests migration of dblog variables to dblog.settings.yml.
MigrateExecutableMemoryExceededTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php The migration configuration, initialized to set the ID to test.
MigrateExecutableTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php The migration's configuration values.
MigrateFileConfigsTest class core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php Upgrade variables to file.settings.yml.
MigrateFileConfigsTest class core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php Upgrade variables to file.settings.yml.
MigrateFileConfigsTest.php file core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
MigrateFileConfigsTest.php file core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php
MigrateFileConfigsTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
MigrateFileConfigsTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php
MigrateFileConfigsTest::testFileSettings function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php Tests migration of file variables to file.settings.yml.
MigrateFileConfigsTest::testFileSettings function core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php Tests migration of file variables to file.settings.yml.
MigrateLocaleConfigsTest class core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php Upgrade variables to locale.settings.yml.
MigrateLocaleConfigsTest.php file core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
MigrateLocaleConfigsTest::$modules property core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php Modules to install.
MigrateLocaleConfigsTest::setUp function core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
MigrateLocaleConfigsTest::testLocaleSettings function core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php Tests migration of locale variables to locale.settings.yml.
MigrateNodeConfigsTest class core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php Upgrade variables to node.settings.yml.
MigrateNodeConfigsTest.php file core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
MigrateNodeConfigsTest::setUp function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
MigrateNodeConfigsTest::testNodeSettings function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php Tests Drupal 6 node settings to Drupal 8 migration.
MigrateRollbackEntityConfigTest class core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php Tests rolling back of imports.
MigrateRollbackEntityConfigTest.php file core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php
MigrateRollbackEntityConfigTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php Modules to install.
MigrateRollbackEntityConfigTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php
MigrateRollbackEntityConfigTest::testConfigEntityRollback function core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php Tests rolling back configuration entity translations.
MigrateSourceTest::$defaultMigrationConfiguration property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Override the migration config.
MigrateSqlIdMapEnsureTablesTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/MigrateSqlIdMapEnsureTablesTest.php The migration configuration, initialized to set the ID and destination IDs.
MigrateSqlIdMapTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php The migration configuration, initialized to set the ID and destination IDs.
MigrateSyslogConfigsTest class core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php Upgrade variables to syslog.settings.yml.
MigrateSyslogConfigsTest class core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Upgrade variables to syslog.settings.yml.
MigrateSyslogConfigsTest.php file core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest.php file core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::$modules property core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php Modules to install.
MigrateSyslogConfigsTest::$modules property core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Modules to install.
MigrateSyslogConfigsTest::setUp function core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::setUp function core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php
MigrateSyslogConfigsTest::testSyslogSettings function core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php Tests migration of syslog variables to syslog.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings function core/modules/syslog/tests/src/Kernel/Migrate/d7/MigrateSyslogConfigsTest.php Tests migration of syslog variables to syslog.settings.yml.
MigrateSystemConfigurationTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php Migrates various configuration objects owned by the System module.
MigrateSystemConfigurationTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php Migrates various configuration objects owned by the System module.
MigrateSystemConfigurationTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::$expectedConfig property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php The expected configuration after migration.
MigrateSystemConfigurationTest::$expectedConfig property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php The expected configuration after migration.
MigrateSystemConfigurationTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php Modules to install.
MigrateSystemConfigurationTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php Modules to install.
MigrateSystemConfigurationTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php
MigrateSystemConfigurationTest::testConfigurationMigration function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemConfigurationTest.php Tests that all expected configuration gets migrated.

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