STA-960 | fix repo & entity & some small fixes
Showing
- app/migrations/Version20240427114630.php 96 additions, 0 deletionsapp/migrations/Version20240427114630.php
- app/src/Controller/RestaurantsController.php 20 additions, 0 deletionsapp/src/Controller/RestaurantsController.php
- app/src/DTO/RestaurantListDTO.php 10 additions, 0 deletionsapp/src/DTO/RestaurantListDTO.php
- app/src/DTO/RestaurantListingElementDTO.php 15 additions, 0 deletionsapp/src/DTO/RestaurantListingElementDTO.php
- app/src/Entity/File.php 291 additions, 0 deletionsapp/src/Entity/File.php
- app/src/Entity/Kitchens.php 1 addition, 1 deletionapp/src/Entity/Kitchens.php
- app/src/Entity/News.php 10 additions, 11 deletionsapp/src/Entity/News.php
- app/src/Entity/NewsCategories.php 1 addition, 1 deletionapp/src/Entity/NewsCategories.php
- app/src/Entity/NewsType.php 1 addition, 1 deletionapp/src/Entity/NewsType.php
- app/src/Entity/RestaurantTypes.php 1 addition, 1 deletionapp/src/Entity/RestaurantTypes.php
- app/src/Entity/Restaurants.php 56 additions, 40 deletionsapp/src/Entity/Restaurants.php
- app/src/Entity/Settlements.php 1 addition, 1 deletionapp/src/Entity/Settlements.php
- app/src/Repository/FileRepository.php 23 additions, 0 deletionsapp/src/Repository/FileRepository.php
- app/src/Repository/KitchensRepository.php 6 additions, 24 deletionsapp/src/Repository/KitchensRepository.php
- app/src/Repository/NewsCategoriesRepository.php 9 additions, 24 deletionsapp/src/Repository/NewsCategoriesRepository.php
- app/src/Repository/NewsRepository.php 59 additions, 24 deletionsapp/src/Repository/NewsRepository.php
- app/src/Repository/NewsTypeRepository.php 6 additions, 24 deletionsapp/src/Repository/NewsTypeRepository.php
- app/src/Repository/RestaurantTypesRepository.php 8 additions, 24 deletionsapp/src/Repository/RestaurantTypesRepository.php
- app/src/Repository/RestaurantsRepository.php 59 additions, 24 deletionsapp/src/Repository/RestaurantsRepository.php
- app/src/Repository/SettlementsRepository.php 0 additions, 25 deletionsapp/src/Repository/SettlementsRepository.php
Loading
Please register or sign in to comment