# Guide

- [Getting Started](/8.0.0-1/guide/getting-started.md)
- [Defining An Entity](/8.0.0-1/guide/getting-started/defining-an-entity.md)
- [Subclass Entities](/8.0.0-1/guide/getting-started/defining-an-entity/subclass-entities.md)
- [Retrieving Entities](/8.0.0-1/guide/getting-started/retrieving-entities.md)
- [Working with Entities](/8.0.0-1/guide/getting-started/working-with-entities.md)
- [Creating New Entities](/8.0.0-1/guide/getting-started/creating-new-entities.md)
- [Updating Existing Entities](/8.0.0-1/guide/getting-started/updating-existing-entities.md)
- [Deleting Entities](/8.0.0-1/guide/getting-started/deleting-entities.md)
- [Query Scopes and Subselects](/8.0.0-1/guide/getting-started/query-scopes-and-subselects.md)
- [Relationships](/8.0.0-1/guide/relationships.md)
- [Relationship Types](/8.0.0-1/guide/relationships/relationship-types.md)
- [hasOne](/8.0.0-1/guide/relationships/relationship-types/hasone.md)
- [hasMany](/8.0.0-1/guide/relationships/relationship-types/hasmany.md)
- [belongsTo](/8.0.0-1/guide/relationships/relationship-types/belongsto.md)
- [belongsToMany](/8.0.0-1/guide/relationships/relationship-types/belongstomany.md)
- [hasManyDeep](/8.0.0-1/guide/relationships/relationship-types/hasmanythrough.md)
- [hasManyThrough](/8.0.0-1/guide/relationships/relationship-types/hasmanythrough-1.md)
- [hasOneThrough](/8.0.0-1/guide/relationships/relationship-types/hasonethrough.md)
- [belongsToThrough](/8.0.0-1/guide/relationships/relationship-types/belongstothrough.md)
- [polymorphicBelongsTo](/8.0.0-1/guide/relationships/relationship-types/polymorphicbelongsto.md)
- [polymorphicHasMany](/8.0.0-1/guide/relationships/relationship-types/polymorphichasmany.md)
- [Retrieving Relationships](/8.0.0-1/guide/relationships/retrieving-relationships.md)
- [Querying Relationships](/8.0.0-1/guide/relationships/querying-relationships.md)
- [Relationship Aggregates](/8.0.0-1/guide/relationships/relationship-counts.md)
- [Ordering By Relationships](/8.0.0-1/guide/relationships/ordering-by-relationships.md)
- [Eager Loading](/8.0.0-1/guide/relationships/eager-loading.md)
- [CBORM Compatibility Shim](/8.0.0-1/guide/cborm-compatibility-shim.md)
- [Collections](/8.0.0-1/guide/collections.md)
- [Custom Getters & Setters](/8.0.0-1/guide/custom-getters-and-setters.md)
- [Serialization](/8.0.0-1/guide/serialization.md)
- [Interception Points](/8.0.0-1/guide/interception-points.md)
- [Debugging](/8.0.0-1/guide/debugging.md)
- [FAQ](/8.0.0-1/guide/faq.md)
