PHP Class ElggCoreAttributeLoaderTest, Elgg

Inheritance: extends ElggCoreUnitTest
Show file Open project: elgg/elgg

Public Methods

Method Description
testSqlAdditionalSelectsAsVolatileData ( ) Checks if additional select columns are readable as volatile data
testSqlAdditionalSelectsAsVolatileDataWithCache ( ) Checks if additional select columns are readable as volatile data even if we hit the cache while fetching entity.

Method Details

testSqlAdditionalSelectsAsVolatileData() public method

https://github.com/Elgg/Elgg/issues/5543

testSqlAdditionalSelectsAsVolatileDataWithCache() public method

https://github.com/Elgg/Elgg/issues/5544