mydrinks
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- symfony
- RecipeContext.php
- create_new_drink_recipe.feature
- long-island-ice-tea.jpg
- mohito-cocktail.jpg
- white-russian.jpg
- glass.hurricane.png
- glass.png
- default-image.jpg
- search.js
- add_step_form.js
- routing.js
- toggle.js
- translator.js
- admin_recipe_add_step.js
- recipe_category.js
- recipe_display.js
- search_index.js
- app.js
- common.js
- admin.less
- layout.less
- recipe.less
- search.less
- variables.less
- .htaccess
- app.php
- app_dev.php
- app_test.php
- favicon.ico
- robots.txt
- AddRecipeStepHandlerSpec.php
- CreateNewRecipeHandlerSpec.php
- PublishCommandHandlerSpec.php
- RemoveRecipeHandlerSpec.php
- RemoveRecipeImageHandlerSpec.php
- RemoveRecipeStepHandlerSpec.php
- UpdateRecipeDescriptionHandlerSpec.php
- UploadRecipeImageHandlerSpec.php
- ImageSpec.php
- CriteriaSpec.php
- SearchResultSliceSpec.php
- GlassSpec.php
- ShakerSpec.php
- TasteSpec.php
- AmountSpec.php
- CapacitySpec.php
- GarnishItemSpec.php
- IngredientSpec.php
- LiquidSpec.php
- DescriptionSpec.php
- StepsSpec.php
- NameSpec.php
- RecipeSpec.php
- TacticianSpec.php
- LocalFilesystemUrlResolverSpec.php
- S3UrlResolverSpec.php
- ParametersFactorySpec.php
- EditCommandHandlerSpec.php
- NewCommandHandlerSpec.php
- SlugifyAdapterSpec.php
- CategoryConverterSpec.php
- Supply.php
- AddRecipeStepCommand.php
- CreateNewRecipeCommand.php
- PublishRecipeCommand.php
- RemoveRecipeCommand.php
- RemoveRecipeImageCommand.php
- RemoveRecipeStepCommand.php
- UpdateRecipeDescriptionCommand.php
- UploadRecipeImageCommand.php
- RecipeAlreadyPublishedException.php
- RecipeImageNotFoundException.php
- RecipeNotFoundException.php
- RuntimeException.php
- UnknownStepException.php
- Exception.php
- InvalidArgumentException.php
- AddRecipeStepHandler.php
- CreateNewRecipeHandler.php
- PublishCommandHandler.php
- RemoveRecipeHandler.php
- RemoveRecipeImageHandler.php
- RemoveRecipeStepHandler.php
- UpdateRecipeDescriptionHandler.php
- UploadRecipeImageHandler.php
- TasteBuilder.php
- Tastes.php
- DomainFactory.php
- Actions.php
- Factory.php
- Image.php
- ImageStorage.php
- ImageUrlResolver.php
- Storage.php
- Recipe.php
- Criteria.php
- CriteriaDecorator.php
- SearchResultSlice.php
- AutoComplete.php
- CommandBus.php
- Filesystem.php
- Recipes.php
- SearchEngine.php
- Serializer.php
- SlugGenerator.php
- AlreadyFilledException.php
- ContentAlreadyMuddledException.php
- EmptyVesselException.php
- GlassCapacityOverflowException.php
- GlassIsAlreadyOnFireException.php
- LiquidsNotShakedException.php
- MissingGlassException.php
- MissingShakerException.php
- NotEnoughLiquidException.php
- ShakerCapacityOverflowException.php
- StepException.php
- Exception.php
- InvalidArgumentException.php
- RecipeAlreadyExistsException.php
- UnknownStepException.php
- Glass.php
- Shaker.php
- Taste.php
- AddIngredientIntoGlass.php
- AddIngredientIntoShaker.php
- EmptyTheGlass.php
- FillGlass.php
- FillShaker.php
- GarnishGlass.php
- IgniteGlassContent.php
- MuddleGlassContent.php
- PourIntoGlass.php
- PourIntoShaker.php
- PrepareTheGlass.php
- PrepareTheShaker.php
- ShakeShakerContent.php
- StirGlassContent.php
- StrainIntoGlassFromShaker.php
- TopUpGlass.php
- Amount.php
- Capacity.php
- GarnishItem.php
- Ingredient.php
- Liquid.php
- Description.php
- Step.php
- Steps.php
- Supply.php
- Name.php
- Recipe.php
- Recipes.php
- ElasticSearchAdapter.php
- Tactician.php
- FlySystemAdapter.php
- FilesystemImageStorage.php
- InMemoryRecipes.php
- JsonFilesystemStorage.php
- LocalFilesystemUrlResolver.php
- S3UrlResolver.php
- SimpleResolver.php
- ParametersFactory.php
- DummyAdapter.php
- ElasticSearchAdapter.php
- StorageRecipes.php
- Exception.php
- RuntimeException.php
- EditCommandHandler.php
- IdentificationStrategy.php
- NewCommandHandler.php
- RemoveCommandHandler.php
- RecipeDefinitionFactory.php
- JsonSerializer.php
- SlugifyAdapter.php
- ElasticSearch.php
- RecipeConverter.php
- RecipeHydrator.php
- ElasticSearchCreateIndexCommand.php
- ElasticSearchIndexRecipesCommand.php
- ElasticSearchIndexSuppliesCommand.php
- GenerateRecipeFixturesCommand.php
- AdminRecipeController.php
- RecipeController.php
- SearchController.php
- SupplyController.php
- Category.php
- SweetCategory.php
- RecipeExceptionListener.php
- AdminSearchType.php
- AlcoholContentType.php
- CreateRecipeType.php
- RecipeDescriptionType.php
- RecipeImageType.php
- RecipeStepType.php
- SearchType.php
- HttpLoader.php
- S3Loader.php
- CategoryConverter.php
- validation.yml
- SearchCriteriaDecorator.php
- GlassExtension.php
- RecipeExtension.php
- UniqueRecipeName.php
- UniqueRecipeNameValidator.php
- RecipeStepValidator.php
- AppBundle.php
- application.yml
- categories.yml
- elasticsearch.yml
- isolate.yml
- recipe.yml
- tactician.yml
- twig.yml
- validators.yml
- config.yml
- config_dev.yml
- config_prod.yml
- config_test.yml
- parameters.yml.dist
- routing.yml
- routing_dev.yml
- security.yml
- services.yml
- messages.pl.yml
- supplies.pl.yml
- validators.pl.yml
- addStep.html.twig
- create.html.twig
- details.html.twig
- updateDescription.html.twig
- uploadImage.html.twig
- carousel.html.twig
- footer.html.twig
- headerNavigation.html.twig
- addIngredientIntoGlass.html.twig
- addIngredientIntoShaker.html.twig
- emptyTheGlass.html.twig
- fillGlass.html.twig
- fillShaker.html.twig
- garnishGlass.html.twig
- igniteGlassContent.html.twig
- muddleGlassContent.html.twig
- pourIntoGlass.html.twig
- pourIntoShaker.html.twig
- prepareTheGlass.html.twig
- prepareTheShaker.html.twig
- shakeShakerContent.html.twig
- stirGlassContent.html.twig
- strainIntoGlassFromShaker.html.twig
- topUpGlass.html.twig
- alcoholContent.html.twig
- category.html.twig
- display.html.twig
- similarRecipes.html.twig
- pagination.html.twig
- recipeSearchResultPreview.html.twig
- search.html.twig
- index.html.twig
- base.html.twig
- .htaccess
- AppCache.php
- AppKernel.php
- autoload.php
- check.php
- SymfonyRequirements.php
- FakeFile.php
- AddRecipeStep.php
- BasePage.php
- CreateRecipe.php
- Errors.php
- Page.php
- PublishRecipe.php
- RemoveRecipe.php
- RemoveRecipeStep.php
- UpdateRecipeDescription.php
- AddStepToRecipeTest.php
- CreateRecipeTest.php
- PublishRecipeTest.php
- RemoveRecipeTest.php
- UpdateRecipeDescriptionTest.php
- WebTestCase.php
- FilesystemImageStorageTest.php
- JsonFilesystemStorageTest.php
- FlySystemAdapterTest.php
- JsonSerializerTest.php
- bootstrap.php
- .gitkeep
- .bowerrc
- .gitignore
- behat.yml.dist
- bower.json
- build.xml
- composer.json
- composer.lock
- gruntfile.js
- package.json
- phpunit.xml.dist
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
