Issue #2198377 by alexpott: Enforce UUID key name in configuration entities.
parent
3a5c3b32
No related branches found
No related tags found
Showing
- core/includes/entity.inc 6 additions, 1 deletioncore/includes/entity.inc
- core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php 6 additions, 1 deletioncore/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
- core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php 2 additions, 9 deletions...lib/Drupal/Core/Config/Entity/ConfigStorageController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/Entity/CustomBlockType.php 1 addition, 2 deletions..._block/lib/Drupal/custom_block/Entity/CustomBlockType.php
- core/modules/block/lib/Drupal/block/Entity/Block.php 1 addition, 2 deletionscore/modules/block/lib/Drupal/block/Entity/Block.php
- core/modules/breakpoint/lib/Drupal/breakpoint/Entity/Breakpoint.php 1 addition, 2 deletions...es/breakpoint/lib/Drupal/breakpoint/Entity/Breakpoint.php
- core/modules/breakpoint/lib/Drupal/breakpoint/Entity/BreakpointGroup.php 1 addition, 2 deletions...eakpoint/lib/Drupal/breakpoint/Entity/BreakpointGroup.php
- core/modules/config/lib/Drupal/config/Form/ConfigSingleExportForm.php 1 addition, 1 deletion.../config/lib/Drupal/config/Form/ConfigSingleExportForm.php
- core/modules/config/lib/Drupal/config/Form/ConfigSingleImportForm.php 4 additions, 5 deletions.../config/lib/Drupal/config/Form/ConfigSingleImportForm.php
- core/modules/config/lib/Drupal/config/Tests/ConfigEntityUnitTest.php 7 additions, 0 deletions...s/config/lib/Drupal/config/Tests/ConfigEntityUnitTest.php
- core/modules/config/lib/Drupal/config/Tests/ConfigSingleImportExportTest.php 3 additions, 3 deletions.../lib/Drupal/config/Tests/ConfigSingleImportExportTest.php
- core/modules/config/tests/config_test/lib/Drupal/config_test/Entity/ConfigQueryTest.php 1 addition, 2 deletions...ig_test/lib/Drupal/config_test/Entity/ConfigQueryTest.php
- core/modules/config/tests/config_test/lib/Drupal/config_test/Entity/ConfigTest.php 0 additions, 1 deletion.../config_test/lib/Drupal/config_test/Entity/ConfigTest.php
- core/modules/contact/lib/Drupal/contact/Entity/Category.php 1 addition, 2 deletionscore/modules/contact/lib/Drupal/contact/Entity/Category.php
- core/modules/editor/lib/Drupal/editor/Entity/Editor.php 1 addition, 2 deletionscore/modules/editor/lib/Drupal/editor/Entity/Editor.php
- core/modules/entity/lib/Drupal/entity/Entity/EntityFormDisplay.php 0 additions, 1 deletion...les/entity/lib/Drupal/entity/Entity/EntityFormDisplay.php
- core/modules/entity/lib/Drupal/entity/Entity/EntityFormMode.php 1 addition, 2 deletions...odules/entity/lib/Drupal/entity/Entity/EntityFormMode.php
- core/modules/entity/lib/Drupal/entity/Entity/EntityViewDisplay.php 0 additions, 1 deletion...les/entity/lib/Drupal/entity/Entity/EntityViewDisplay.php
- core/modules/entity/lib/Drupal/entity/Entity/EntityViewMode.php 1 addition, 2 deletions...odules/entity/lib/Drupal/entity/Entity/EntityViewMode.php
- core/modules/field/lib/Drupal/field/Entity/FieldConfig.php 1 addition, 2 deletionscore/modules/field/lib/Drupal/field/Entity/FieldConfig.php
Loading
Please register or sign in to comment