Inheritance Mapping example for doctrine What? Doctrine docs Where? You can find inheritance "config" @ src/AppBundle/Entity/ContainerObject.php How to test it? create symfony skeleton overwrite AppBundle with this bundle @see src/AppBundle/Controller/DefaultController.php