Issue #2988562 by jeqq, amateescu, timmillwood: Classes that extend...
Issue #2988562 by jeqq, amateescu, timmillwood: Classes that extend SqlContentEntityStorageSchema should not hardcode table names and use the ones provided by the storage instead
Showing
- core/modules/aggregator/src/FeedStorage.php 1 addition, 1 deletioncore/modules/aggregator/src/FeedStorage.php
- core/modules/aggregator/src/FeedStorageSchema.php 1 addition, 1 deletioncore/modules/aggregator/src/FeedStorageSchema.php
- core/modules/aggregator/src/ItemStorageSchema.php 1 addition, 1 deletioncore/modules/aggregator/src/ItemStorageSchema.php
- core/modules/comment/src/CommentStorage.php 13 additions, 10 deletionscore/modules/comment/src/CommentStorage.php
- core/modules/comment/src/CommentStorageSchema.php 20 additions, 18 deletionscore/modules/comment/src/CommentStorageSchema.php
- core/modules/content_moderation/src/ContentModerationStateStorageSchema.php 10 additions, 6 deletions...nt_moderation/src/ContentModerationStateStorageSchema.php
- core/modules/file/src/FileStorageSchema.php 1 addition, 1 deletioncore/modules/file/src/FileStorageSchema.php
- core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php 1 addition, 1 deletion...es/menu_link_content/src/MenuLinkContentStorageSchema.php
- core/modules/node/src/NodeStorage.php 5 additions, 5 deletionscore/modules/node/src/NodeStorage.php
- core/modules/node/src/NodeStorageSchema.php 6 additions, 4 deletionscore/modules/node/src/NodeStorageSchema.php
- core/modules/system/tests/modules/entity_test_update/src/EntityTestUpdateStorageSchema.php 1 addition, 1 deletion.../entity_test_update/src/EntityTestUpdateStorageSchema.php
- core/modules/taxonomy/src/TermStorage.php 4 additions, 4 deletionscore/modules/taxonomy/src/TermStorage.php
- core/modules/taxonomy/src/TermStorageSchema.php 6 additions, 4 deletionscore/modules/taxonomy/src/TermStorageSchema.php
- core/modules/user/src/UserStorage.php 3 additions, 3 deletionscore/modules/user/src/UserStorage.php
- core/modules/user/src/UserStorageSchema.php 5 additions, 3 deletionscore/modules/user/src/UserStorageSchema.php
Loading
Please register or sign in to comment