-
- Downloads
Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion
parent
151e3391
No related branches found
No related tags found
Showing
- core/config/schema/core.data_types.schema.yml 5 additions, 5 deletionscore/config/schema/core.data_types.schema.yml
- core/config/schema/core.entity.schema.yml 0 additions, 10 deletionscore/config/schema/core.entity.schema.yml
- core/lib/Drupal/Core/Config/ConfigManager.php 4 additions, 2 deletionscore/lib/Drupal/Core/Config/ConfigManager.php
- core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php 68 additions, 2 deletionscore/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
- core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php 10 additions, 4 deletionscore/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
- core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsTrait.php 0 additions, 114 deletions...lib/Drupal/Core/Config/Entity/ThirdPartySettingsTrait.php
- core/lib/Drupal/Core/Config/TypedConfigManager.php 7 additions, 0 deletionscore/lib/Drupal/Core/Config/TypedConfigManager.php
- core/lib/Drupal/Core/Entity/EntityDisplayBase.php 2 additions, 7 deletionscore/lib/Drupal/Core/Entity/EntityDisplayBase.php
- core/lib/Drupal/Core/Field/FieldConfigBase.php 0 additions, 3 deletionscore/lib/Drupal/Core/Field/FieldConfigBase.php
- core/modules/config/src/Tests/ConfigSchemaTest.php 15 additions, 2 deletionscore/modules/config/src/Tests/ConfigSchemaTest.php
- core/modules/config/tests/config_schema_test/config/install/config_test.dynamic.third_party.yml 8 additions, 0 deletions...a_test/config/install/config_test.dynamic.third_party.yml
- core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.yml 8 additions, 0 deletions...g_schema_test/config/schema/config_schema_test.schema.yml
- core/modules/config/tests/config_test/src/Entity/ConfigTest.php 2 additions, 4 deletions...odules/config/tests/config_test/src/Entity/ConfigTest.php
- core/modules/contact/config/schema/contact.schema.yml 0 additions, 5 deletionscore/modules/contact/config/schema/contact.schema.yml
- core/modules/contact/src/Entity/ContactForm.php 0 additions, 3 deletionscore/modules/contact/src/Entity/ContactForm.php
- core/modules/contact/tests/modules/contact_storage_test/config/schema/contact_storage_test.schema.yml 1 addition, 1 deletion...torage_test/config/schema/contact_storage_test.schema.yml
- core/modules/content_translation/config/schema/content_translation.schema.yml 2 additions, 2 deletions..._translation/config/schema/content_translation.schema.yml
- core/modules/filter/src/Entity/FilterFormat.php 2 additions, 4 deletionscore/modules/filter/src/Entity/FilterFormat.php
- core/modules/image/config/schema/image.schema.yml 0 additions, 5 deletionscore/modules/image/config/schema/image.schema.yml
- core/modules/image/src/Entity/ImageStyle.php 0 additions, 3 deletionscore/modules/image/src/Entity/ImageStyle.php
Loading
Please register or sign in to comment