TestEntity テスト用のエンティティ Tags ORM\Entity (repositoryClass="Eccube\Tests\Doctrine\ORM\Tools\TestRepository") ORM\Table (name="test_entity") Table of Contents $id $col Properties $id public mixed $id Tags ORM\Id ORM\Column (type="integer") ORM\GeneratedValue (strategy="NONE") $col public mixed $col Tags ORM\Column (type="integer")