Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate CRUD for inherited entities #43

Open
devkbsc opened this issue Jul 24, 2017 · 1 comment
Open

Generate CRUD for inherited entities #43

devkbsc opened this issue Jul 24, 2017 · 1 comment
Labels

Comments

@devkbsc
Copy link

devkbsc commented Jul 24, 2017

Hello,
After i have generated my CRUD for the User table of FOSUserBundle, couldn't find some of the fields in the auto generated controller and the template twig files.

How to regenerate this fields through the CRUD operation?

  • username
  • username_canonical
  • email
  • email_canonical
  • enabled
  • salt
  • password
  • last_login
  • confirmation_token
  • password_requested_at
  • roles
@devkbsc devkbsc changed the title FOSUserBundle fields are not regenerated FOSUserBundle fields are not generated Jul 24, 2017
@petkopara
Copy link
Owner

Hi @devkbsc,
Currently generation of crud for inherited entities is not supported by this bundle.
I'll mark the issue as new feature.

@petkopara petkopara changed the title FOSUserBundle fields are not generated Generate CRUD for inherited entities Sep 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants