-
- Downloads
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine...
Issue #2256679 by alexpott, tim.plunkett: Fixed Use config schema to determine which config entity properties to export regardless of whether they are public or protected.
parent
7d1c02a7
No related branches found
No related tags found
Showing
- core/config/schema/core.data_types.schema.yml 0 additions, 6 deletionscore/config/schema/core.data_types.schema.yml
- core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php 25 additions, 8 deletionscore/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
- core/modules/block/config/schema/block.schema.yml 3 additions, 0 deletionscore/modules/block/config/schema/block.schema.yml
- core/modules/block/src/Entity/Block.php 1 addition, 21 deletionscore/modules/block/src/Entity/Block.php
- core/modules/block/src/Tests/BlockStorageUnitTest.php 6 additions, 4 deletionscore/modules/block/src/Tests/BlockStorageUnitTest.php
- core/modules/block_content/config/schema/block_content.schema.yml 6 additions, 0 deletions...ules/block_content/config/schema/block_content.schema.yml
- core/modules/breakpoint/config/schema/breakpoint.schema.yml 12 additions, 0 deletionscore/modules/breakpoint/config/schema/breakpoint.schema.yml
- core/modules/breakpoint/src/Entity/BreakpointGroup.php 0 additions, 23 deletionscore/modules/breakpoint/src/Entity/BreakpointGroup.php
- core/modules/comment/comment.module 1 addition, 1 deletioncore/modules/comment/comment.module
- core/modules/comment/config/schema/comment.schema.yml 6 additions, 0 deletionscore/modules/comment/config/schema/comment.schema.yml
- core/modules/comment/src/CommentTypeForm.php 1 addition, 1 deletioncore/modules/comment/src/CommentTypeForm.php
- core/modules/comment/src/Entity/CommentType.php 4 additions, 4 deletionscore/modules/comment/src/Entity/CommentType.php
- core/modules/config/src/Tests/ConfigDiffTest.php 6 additions, 5 deletionscore/modules/config/src/Tests/ConfigDiffTest.php
- core/modules/config/src/Tests/ConfigEntityTest.php 5 additions, 7 deletionscore/modules/config/src/Tests/ConfigEntityTest.php
- core/modules/config/src/Tests/ConfigImportUITest.php 14 additions, 14 deletionscore/modules/config/src/Tests/ConfigImportUITest.php
- core/modules/config/src/Tests/ConfigImporterTest.php 4 additions, 4 deletionscore/modules/config/src/Tests/ConfigImporterTest.php
- core/modules/config/src/Tests/ConfigSchemaTest.php 2 additions, 4 deletionscore/modules/config/src/Tests/ConfigSchemaTest.php
- core/modules/config/tests/config_test/config/schema/config_test.schema.yml 24 additions, 17 deletions...ig/tests/config_test/config/schema/config_test.schema.yml
- core/modules/config/tests/config_test/src/Entity/ConfigTest.php 1 addition, 15 deletions...odules/config/tests/config_test/src/Entity/ConfigTest.php
- core/modules/contact/config/schema/contact.schema.yml 6 additions, 0 deletionscore/modules/contact/config/schema/contact.schema.yml
Loading
Please register or sign in to comment