What critical files need updating

I think i have asked this before, but after generating new code what are the critical files that need to be uploaded to the production server?

I thought the procedure was remove/replace all files in “models”, and clear the var/cache, and I did that but the new edit files are still using old data types and html editors, even though I changed them to varchar and changes the edit tag to text vs. textarea

I swear I will write it down this time

TIA - Greg

  1. It depends on what you have changed since the last generation.
  2. You may read Clearing Symfony Cache. (v2026)