-
- Downloads
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
Showing
- core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php 0 additions, 8 deletions...lib/Drupal/Core/Config/Entity/ConfigStorageController.php
- core/lib/Drupal/Core/Entity/DatabaseStorageController.php 0 additions, 8 deletionscore/lib/Drupal/Core/Entity/DatabaseStorageController.php
- core/lib/Drupal/Core/Entity/Entity.php 7 additions, 0 deletionscore/lib/Drupal/Core/Entity/Entity.php
- core/lib/Drupal/Core/Entity/EntityBCDecorator.php 7 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityBCDecorator.php
- core/lib/Drupal/Core/Entity/EntityInterface.php 16 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityInterface.php
- core/lib/Drupal/Core/Entity/EntityManager.php 2 additions, 1 deletioncore/lib/Drupal/Core/Entity/EntityManager.php
- core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php 0 additions, 12 deletions...b/Drupal/Core/Entity/EntityStorageControllerInterface.php
- core/modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php 78 additions, 0 deletions.../modules/aggregator/lib/Drupal/aggregator/Entity/Feed.php
- core/modules/aggregator/lib/Drupal/aggregator/Entity/Item.php 53 additions, 0 deletions.../modules/aggregator/lib/Drupal/aggregator/Entity/Item.php
- core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php 0 additions, 78 deletions...ggregator/lib/Drupal/aggregator/FeedStorageController.php
- core/modules/aggregator/lib/Drupal/aggregator/ItemStorageController.php 0 additions, 53 deletions...ggregator/lib/Drupal/aggregator/ItemStorageController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockStorageController.php 0 additions, 43 deletions.../lib/Drupal/custom_block/CustomBlockStorageController.php
- core/modules/block/custom_block/lib/Drupal/custom_block/Entity/CustomBlock.php 43 additions, 0 deletions...stom_block/lib/Drupal/custom_block/Entity/CustomBlock.php
- core/modules/comment/lib/Drupal/comment/CommentStorageController.php 0 additions, 105 deletions...s/comment/lib/Drupal/comment/CommentStorageController.php
- core/modules/comment/lib/Drupal/comment/Entity/Comment.php 105 additions, 0 deletionscore/modules/comment/lib/Drupal/comment/Entity/Comment.php
- core/modules/contact/lib/Drupal/contact/Entity/Message.php 46 additions, 1 deletioncore/modules/contact/lib/Drupal/contact/Entity/Message.php
- core/modules/contact/lib/Drupal/contact/MessageStorageController.php 0 additions, 61 deletions...s/contact/lib/Drupal/contact/MessageStorageController.php
- core/modules/file/lib/Drupal/file/Entity/File.php 60 additions, 0 deletionscore/modules/file/lib/Drupal/file/Entity/File.php
- core/modules/file/lib/Drupal/file/FileStorageController.php 0 additions, 60 deletionscore/modules/file/lib/Drupal/file/FileStorageController.php
- core/modules/node/lib/Drupal/node/Entity/Node.php 118 additions, 0 deletionscore/modules/node/lib/Drupal/node/Entity/Node.php
Loading
Please register or sign in to comment