Change record status: 
Project: 
Introduced in branch: 
11.4.x
Introduced in version: 
11.4.0
Description: 

The protected method SqlContentEntityStorage::loadFromSharedTables() is deprecated without replacement. Its logic has been consolidated into SqlContentEntityStorage::loadFromDedicatedTables()

Contributed or custom code that is subclassing SqlContentEntityStorage will need reviewing to see whether it needs to be updated, however it is very unusual to customise this logic.

Impacts: 
Module developers