소개
This skill empowers Claude to architect robust database schemas within Symfony by implementing best-practice Doctrine entity relationships. It provides deep expertise in defining bidirectional OneToMany, ManyToMany, and OneToOne associations, configuring performance-critical fetch modes like EXTRA_LAZY, and managing complex cascade operations. Crucially, it helps developers identify and eliminate N+1 query performance bottlenecks through efficient join fetching, indexing strategies, and automated side-synchronization in entity methods.