Acerca de
This skill empowers Claude to optimize database interactions within Symfony applications by implementing advanced Doctrine ORM strategies. It provides expert guidance on configuring LAZY, EAGER, and EXTRA_LAZY fetch modes, utilizing Join Fetch patterns to resolve N+1 performance bottlenecks, and employing partial objects or DTOs for memory-efficient data retrieval. Whether you are handling large collections with batch processing or fine-tuning queries with specific hints and read-only flags, this skill ensures your persistence layer remains scalable and performant.