Resolve #3588546: Add content entity cache tags to auto-saves/pending response cacheability
Adds enforceIsNew(FALSE) call when creating a new entity in the AutoSaveManager::getAllAutoSaveList().
Updates existing tests accordingly.
Adds additional tests to prove that endpoint cache clears on entity cache tag invalidation.
Closes #3588546