SUMIDA, Ippei

Results 2 issues of SUMIDA, Ippei

related #1577 `make:entity` generated `id` property as an int type when a class name is specified as an argument. So, I adjusted `checkIsUsingUid()` call timing.

I think adding "make:event" that makes `Event` class is good, although that is a small feature. So, I wrote a simple make command. ``` php bin/console make:event The name of...