You are here

52 string references to config.typed in Zircon Profile 8.0

BlockConfigSchemaTest::setUp in core/modules/block/src/Tests/BlockConfigSchemaTest.php
Performs setup tasks before each individual test method is run.
ConfigCRUDTest::testDataTypes in core/modules/config/src/Tests/ConfigCRUDTest.php
Tests data type handling.
ConfigEntityBase::getTypedConfig in core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
Gets the typed config manager.
ConfigEntityBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
Creates an instance of the plugin.
ConfigEntityStorageTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::__construct
ConfigEventsTest::testConfigEvents in core/modules/config/src/Tests/ConfigEventsTest.php
Tests configuration events.
ConfigImportAllTest::testInstallUninstall in core/modules/config/src/Tests/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
ConfigImporterMissingContentTest::setUp in core/modules/config/src/Tests/ConfigImporterMissingContentTest.php
Performs setup tasks before each individual test method is run.
ConfigImporterTest::setUp in core/modules/config/src/Tests/ConfigImporterTest.php
Performs setup tasks before each individual test method is run.
ConfigImportRecreateTest::setUp in core/modules/config/src/Tests/ConfigImportRecreateTest.php
Performs setup tasks before each individual test method is run.
ConfigImportRenameValidationTest::setUp in core/modules/config/src/Tests/ConfigImportRenameValidationTest.php
Performs setup tasks before each individual test method is run.
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
Creates an instance of the plugin.
ConfigSchemaTest::testConfigSchemaInfoAlter in core/modules/config/src/Tests/ConfigSchemaTest.php
Tests hook_config_schema_info_alter().
ConfigSingleImportForm::create in core/modules/config/src/Form/ConfigSingleImportForm.php
Instantiates a new instance of this class.
ConfigSync::create in core/modules/config/src/Form/ConfigSync.php
Instantiates a new instance of this class.
ConfigTranslationFormBase::create in core/modules/config_translation/src/Form/ConfigTranslationFormBase.php
Instantiates a new instance of this class.
ContentEntityNullStorageTest::testDeleteThroughImport in core/modules/system/src/Tests/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentLanguageSettingsUnitTest::setUp in core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationConfigImportTest.php
Performs setup tasks before each individual test method is run.
DefaultConfigTest::containerBuild in core/modules/config/src/Tests/DefaultConfigTest.php
Sets up the base service container for this test.
DefaultConfigTest::testDefaultConfig in core/modules/config/src/Tests/DefaultConfigTest.php
Tests default configuration data type.
Element::getTypedDataManager in core/lib/Drupal/Core/Config/Schema/Element.php
Gets the typed configuration manager.
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that default values are correctly translated to UUIDs in config.
EntityReferenceFieldTest::testReferencedEntitiesStringId in core/modules/system/src/Tests/Entity/EntityReferenceFieldTest.php
Tests referencing entities with string IDs.
FieldConfigEntityUnitTest::setUp in core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php
KernelTestBase::configImporter in core/tests/Drupal/KernelTests/KernelTestBase.php
Returns a ConfigImporter object to import test configuration.
LanguageConfigSchemaTest::testValidLanguageConfigSchema in core/modules/language/src/Tests/LanguageConfigSchemaTest.php
Tests whether the language config schema is valid.
MigrateActionConfigsTest::testActionSettings in core/modules/action/src/Tests/Migrate/d6/MigrateActionConfigsTest.php
Tests migration of action variables to action.settings.yml.
MigrateAggregatorConfigsTest::testAggregatorSettings in core/modules/aggregator/src/Tests/Migrate/d6/MigrateAggregatorConfigsTest.php
Tests migration of aggregator variables to aggregator.settings.yml.
MigrateBookConfigsTest::testBookSettings in core/modules/book/src/Tests/Migrate/d6/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateContactSettingsTest::testContactSettings in core/modules/contact/src/Tests/Migrate/d6/MigrateContactSettingsTest.php
Tests migration of contact variables to contact.settings.yml.
MigrateDblogConfigsTest::testBookSettings in core/modules/dblog/src/Tests/Migrate/d6/MigrateDblogConfigsTest.php
Tests migration of dblog variables to dblog.settings.yml.
MigrateFileConfigsTest::testFileSettings in core/modules/file/src/Tests/Migrate/d6/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateForumConfigsTest::testForumSettings in core/modules/forum/src/Tests/Migrate/d6/MigrateForumConfigsTest.php
Tests migration of forum variables to forum.settings.yml.
MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/src/Tests/Migrate/MigrateLocaleConfigsTest.php
Tests migration of locale variables to locale.settings.yml.
MigrateNodeConfigsTest::testNodeSettings in core/modules/node/src/Tests/Migrate/d6/MigrateNodeConfigsTest.php
Tests Drupal 6 node settings to Drupal 8 migration.
MigrateSearchSettingsTest::testSearchSettings in core/modules/search/src/Tests/Migrate/d6/MigrateSearchSettingsTest.php
Tests migration of search variables to search.settings.yml.
MigrateSimpletestConfigsTest::testSimpletestSettings in core/modules/simpletest/src/Tests/Migrate/d6/MigrateSimpletestConfigsTest.php
Tests migration of simpletest variables to simpletest.settings.yml.
MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/src/Tests/Migrate/d6/MigrateStatisticsConfigsTest.php
Tests migration of statistics variables to statistics.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/src/Tests/Migrate/d6/MigrateSyslogConfigsTest.php
Tests migration of syslog variables to syslog.settings.yml.
MigrateSystemLoggingTest::testSystemLogging in core/modules/system/src/Tests/Migrate/d6/MigrateSystemLoggingTest.php
Tests migration of system error_level variables to system.logging.yml.
MigrateTaxonomyConfigsTest::testTaxonomySettings in core/modules/taxonomy/src/Tests/Migrate/MigrateTaxonomyConfigsTest.php
Tests migration of taxonomy variables to taxonomy.settings.yml.
MigrateTextConfigsTest::testTextSettings in core/modules/text/src/Tests/Migrate/MigrateTextConfigsTest.php
Tests migration of text variables to text.settings.yml.
MigrateUpdateConfigsTest::testUpdateSettings in core/modules/update/src/Tests/Migrate/d6/MigrateUpdateConfigsTest.php
Tests migration of update variables to update.settings.yml.
MigrateUserConfigsTest::testUserMail in core/modules/user/src/Tests/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.mail.yml.
SchemaCheckTestTrait::assertConfigSchemaByName in core/modules/config/src/Tests/SchemaCheckTestTrait.php
Asserts configuration, specified by name, has a valid schema.
SchemaCheckTraitTest::setUp in core/modules/config/src/Tests/SchemaCheckTraitTest.php
Performs setup tasks before each individual test method is run.
StandardTest::testStandard in core/profiles/standard/src/Tests/StandardTest.php
Tests Standard installation profile.
TestBase::configImporter in core/modules/simpletest/src/TestBase.php
Returns a ConfigImporter object to import test importing of configuration.
UpdatePathTestBase::runUpdates in core/modules/system/src/Tests/Update/UpdatePathTestBase.php
Helper function to run pending database updates.
UserActionConfigSchemaTest::testValidUserActionConfigSchema in core/modules/user/src/Tests/UserActionConfigSchemaTest.php
Tests whether the user action config schema are valid.