97 string references to config.typed

AccountSettingsForm::create in core/modules/user/src/AccountSettingsForm.php
Instantiates a new instance of this class.
BasicSettingsForm::create in core/modules/views_ui/src/Form/BasicSettingsForm.php
Instantiates a new instance of this class.
BlockConfigSchemaTest::setUp in core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php
BlockConfigSchemaTest::setUp in core/modules/book/tests/src/Kernel/Block/BlockConfigSchemaTest.php
CheckpointStorageTest::getConfigImporter in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
CKEditor5::validatePair in core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
Validates a Text Editor + Text Format pair.
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create in core/modules/ckeditor5/src/Plugin/Validation/Constraint/CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php
Instantiates a new instance of this class.
CKEditor5PluginDefinition::getTypedConfig in core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php
Returns the typed configuration service.
CKEditor5PluginManagerTest::setUp in core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
ConfigCRUDTest::testCRUD in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests CRUD operations.
ConfigCRUDTest::testDataTypes in core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php
Tests data type handling.
ConfigEntityAdapter::getTypedConfigManager in core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php
Gets the typed config manager.
ConfigEntityAdapter::getTypedDataManager in core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php
@todo Remove this in https://www.drupal.org/node/3011137.
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
ConfigEntityTypeTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityTypeTest.php
ConfigEntityValidationTestBase::isFullyValidatable in core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php
Whether the tested config entity type is fully validatable.
ConfigEventsTest::testConfigEvents in core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php
Tests configuration events.
ConfigFormBase::create in core/lib/Drupal/Core/Form/ConfigFormBase.php
Instantiates a new instance of this class.
ConfigFormBase::typedConfigManager in core/lib/Drupal/Core/Form/ConfigFormBase.php
Returns the typed config manager service.
ConfigImportAllTest::testInstallUninstall in core/modules/config/tests/src/Functional/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
ConfigImporterMissingContentTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImportRecreateTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
Creates an instance of the plugin.
ConfigSchemaTest::testConfigSchemaInfoAlter in core/tests/Drupal/KernelTests/Core/Config/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.
ConfigTestTrait::configImporter in core/tests/Drupal/Tests/ConfigTestTrait.php
Returns a ConfigImporter object to import test configuration.
ConfigTranslationFormBase::create in core/modules/config_translation/src/Form/ConfigTranslationFormBase.php
Instantiates a new instance of this class.
ConfigUninstallViaCliImportTest::setUp in core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php
ConstraintsTest::testUuid in core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php
ContentEntityNullStorageTest::testDeleteThroughImport in core/tests/Drupal/KernelTests/Core/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/tests/src/Kernel/ContentTranslationConfigImportTest.php
DemoUmamiProfileTest::testConfig in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Tests the profile supplied configuration is the same after installation.
Element::getTypedDataManager in core/lib/Drupal/Core/Config/Schema/Element.php
Gets the typed configuration manager.
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldDefaultValueTest.php
Tests that default values are correctly translated to UUIDs in config.
EntityReferenceFieldTest::testReferencedEntitiesStringId in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php
Tests referencing entities with string IDs.
FileSystemForm::create in core/modules/system/src/Form/FileSystemForm.php
Instantiates a new instance of this class.
FormObjectTest::setUp in core/modules/system/tests/src/Kernel/Form/FormObjectTest.php
FormTestControllerObject::create in core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php
Instantiates a new instance of this class.
ImageToolkitForm::create in core/modules/system/src/Form/ImageToolkitForm.php
Instantiates a new instance of this class.
install_config_import_batch in core/includes/install.core.inc
Creates a batch for the config importer to process.
install_config_revert_install_changes in core/includes/install.core.inc
Reverts configuration if hook_install() implementations have made changes.
LanguageConfigSchemaTest::testValidLanguageConfigSchema in core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php
Tests whether the language config schema is valid.
MappingTest::testMappingInterpretation in core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php
@dataProvider providerMappingInterpretation
MediaSettingsForm::create in core/modules/media/src/Form/MediaSettingsForm.php
Instantiates a new instance of this class.
MenuLinksetSettingsForm::create in core/modules/system/src/Form/MenuLinksetSettingsForm.php
Instantiates a new instance of this class.
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateBookConfigsTest::testBookSettings in core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php
Tests migration of book variables to book.settings.yml.
MigrateContactSettingsTest::testContactSettings in core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
Tests migration of contact variables to contact.settings.yml.
MigrateDblogConfigsTest::testDblogSettings in core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
Tests migration of dblog variables to dblog.settings.yml.
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateForumConfigsTest::testForumSettings in core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateForumConfigsTest.php
Tests migration of forum variables to forum.settings.yml.
MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
Tests migration of locale variables to locale.settings.yml.
MigrateNodeConfigsTest::testNodeSettings in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeConfigsTest.php
Tests Drupal 6 node settings to Drupal 8 migration.
MigrateSearchSettingsTest::testSearchSettings in core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php
Tests migration of search variables to search.settings.yml.
MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateStatisticsConfigsTest.php
Tests migration of statistics variables to statistics.settings.yml.
MigrateStatisticsConfigsTest::testStatisticsSettings in core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateStatisticsConfigsTest.php
Tests migration of statistics variables to statistics.settings.yml.
MigrateSyslogConfigsTest::testSyslogSettings in core/modules/syslog/tests/src/Kernel/Migrate/d6/MigrateSyslogConfigsTest.php
Tests migration of syslog variables to syslog.settings.yml.
MigrateTaxonomyConfigsTest::testTaxonomySettings in core/modules/taxonomy/tests/src/Kernel/Migrate/MigrateTaxonomyConfigsTest.php
Tests migration of taxonomy variables to taxonomy.settings.yml.
MigrateTextConfigsTest::testTextSettings in core/modules/text/tests/src/Kernel/Migrate/MigrateTextConfigsTest.php
Tests migration of text variables to text.settings.yml.
MigrateUpdateConfigsTest::testUpdateSettings in core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php
Tests migration of update variables to update.settings.yml.
MigrateUserConfigsTest::testUserMail in core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
Tests migration of user variables to user.mail.yml.
MigrateUserConfigsTranslationTest::testUserConfig in core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php
Tests migration of i18n user variables to user.mail and user.settings.
MigrateUserConfigsTranslationTest::testUserMail in core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php
Tests migration of i18n user variables to user.mail.yml.
MinimalTest::testMinimal in core/profiles/minimal/tests/src/Functional/MinimalTest.php
Tests Minimal installation profile.
NegotiationBrowserForm::create in core/modules/language/src/Form/NegotiationBrowserForm.php
Instantiates a new instance of this class.
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
Instantiates a new instance of this class.
NegotiationUrlForm::create in core/modules/language/src/Form/NegotiationUrlForm.php
Instantiates a new instance of this class.
OverriddenConfigImportTest::setUp in core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
PerformanceForm::create in core/modules/system/src/Form/PerformanceForm.php
Instantiates a new instance of this class.
RecipeCommand::rollBackToCheckpoint in core/lib/Drupal/Core/Recipe/RecipeCommand.php
Rolls config back to a particular checkpoint.
RecipeRunner::processConfiguration in core/lib/Drupal/Core/Recipe/RecipeRunner.php
Creates configuration and applies configuration actions.
RegionalForm::create in core/modules/system/src/Form/RegionalForm.php
Instantiates a new instance of this class.
SchemaCheckTestTrait::assertConfigSchemaByName in core/tests/Drupal/Tests/SchemaCheckTestTrait.php
Asserts configuration, specified by name, has a valid schema.
SchemaCheckTraitTest::setUp in core/tests/Drupal/KernelTests/Core/Config/SchemaCheckTraitTest.php
SettingsForm::create in core/modules/navigation/src/Form/SettingsForm.php
Instantiates a new instance of this class.
SimpleConfigValidationTest::testDefaultConfigHashValidation in core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SiteInformationForm::create in core/modules/system/src/Form/SiteInformationForm.php
Instantiates a new instance of this class.
SiteMaintenanceModeForm::create in core/modules/system/src/Form/SiteMaintenanceModeForm.php
Instantiates a new instance of this class.
SmartDefaultSettingsTest::setUp in core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php
StandardTestTrait::testStandard in core/profiles/standard/tests/src/Traits/StandardTestTrait.php
Tests Standard installation profile or recipe.
StatisticsSettingsForm::create in core/modules/statistics/src/StatisticsSettingsForm.php
Instantiates a new instance of this class.
ThemeSettingsForm::create in core/modules/system/src/Form/ThemeSettingsForm.php
Instantiates a new instance of this class.
TypedConfigTest::testSimpleConfigValidation in core/tests/Drupal/KernelTests/Config/TypedConfigTest.php
Tests config validation via the Typed Data API.
TypedConfigTest::testTypedDataAPI in core/tests/Drupal/KernelTests/Config/TypedConfigTest.php
Verifies that the Typed Data API is implemented correctly.
UpdatePathTestTrait::runUpdates in core/tests/Drupal/Tests/UpdatePathTestTrait.php
Helper function to run pending database updates.
UserActionConfigSchemaTest::testValidUserActionConfigSchema in core/modules/user/tests/src/Kernel/UserActionConfigSchemaTest.php
Tests whether the user action config schema are valid.
UuidValidatorTest::testUuid in core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
ValidatorsTest::setUp in core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php
ValidKeysConstraintValidatorTest::testValidation in core/tests/Drupal/KernelTests/Core/TypedData/ValidKeysConstraintValidatorTest.php
Tests the ValidKeys constraint validator.
ViewsConfigUpdater::create in core/modules/views/src/ViewsConfigUpdater.php
Instantiates a new instance of this class.

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