By catch on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.4.x
Introduced in version:
11.4.0
Issue links:
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