With the Cake 5 out, we should review the getting started tutorials, ORM examples and update them so that users don't hit deprecations when copy pasting code out of the docs.
Examples that likely need attention:
- Entity class definitions
- Table class definitions
- ORM query building
find()
and friends.