name: 'country' actions: ['index', 'new', 'edit', 'delete'] base_path: '/admin/country' controller: 'Chill\MainBundle\CRUD\Controller\CRUDController'