.editorconfig .gitattributes .php_cs.dist .yamllint LICENSE Makefile composer.json docs/Makefile docs/_static/.gitkeep docs/conf.py docs/index.rst docs/reference/advanced_configuration.rst docs/reference/amazon_s3.rst docs/reference/api.rst docs/reference/command_line.rst docs/reference/creating_a_provider_class.rst docs/reference/extra.rst docs/reference/form.rst docs/reference/helpers.rst docs/reference/installation.rst docs/reference/media_context.rst docs/reference/security.rst docs/reference/troubleshooting.rst docs/reference/usage.rst phpunit.xml.dist src/Admin/BaseMediaAdmin.php src/Admin/GalleryAdmin.php src/Admin/GalleryItemAdmin.php src/Admin/ODM/MediaAdmin.php src/Admin/ORM/MediaAdmin.php src/Admin/PHPCR/GalleryAdmin.php src/Admin/PHPCR/MediaAdmin.php src/Block/Breadcrumb/BaseGalleryBreadcrumbBlockService.php src/Block/Breadcrumb/GalleryIndexBreadcrumbBlockService.php src/Block/Breadcrumb/GalleryViewBreadcrumbBlockService.php src/Block/Breadcrumb/MediaViewBreadcrumbBlockService.php src/Block/FeatureMediaBlockService.php src/Block/GalleryBlockService.php src/Block/GalleryListBlockService.php src/Block/MediaBlockService.php src/CDN/CDNInterface.php src/CDN/CloudFront.php src/CDN/CloudFrontVersion3.php src/CDN/Fallback.php src/CDN/PantherPortal.php src/CDN/Server.php src/Command/AddMassMediaCommand.php src/Command/AddMediaCommand.php src/Command/BaseCommand.php src/Command/CleanMediaCommand.php src/Command/FixMediaContextCommand.php src/Command/MigrateToJsonTypeCommand.php src/Command/RefreshMetadataCommand.php src/Command/RemoveThumbsCommand.php src/Command/SyncThumbsCommand.php src/Command/UpdateCdnStatusCommand.php src/Consumer/CreateThumbnailConsumer.php src/Controller/Api/GalleryController.php src/Controller/Api/MediaController.php src/Controller/GalleryAdminController.php src/Controller/GalleryController.php src/Controller/MediaAdminController.php src/Controller/MediaController.php src/DependencyInjection/Compiler/AddProviderCompilerPass.php src/DependencyInjection/Compiler/GlobalVariablesCompilerPass.php src/DependencyInjection/Compiler/ThumbnailCompilerPass.php src/DependencyInjection/Compiler/TwigStringExtensionCompilerPass.php src/DependencyInjection/Configuration.php src/DependencyInjection/SonataMediaExtension.php src/Document/BaseGallery.php src/Document/BaseGalleryItem.php src/Document/BaseMedia.php src/Document/GalleryManager.php src/Document/MediaManager.php src/Entity/BaseGallery.php src/Entity/BaseGalleryItem.php src/Entity/BaseMedia.php src/Entity/GalleryManager.php src/Entity/MediaManager.php src/Exception/NoDriverException.php src/Extra/ApiMediaFile.php src/Extra/Pixlr.php src/Filesystem/Local.php src/Filesystem/Replicate.php src/Form/DataTransformer/ProviderDataTransformer.php src/Form/DataTransformer/ServiceProviderDataTransformer.php src/Form/Type/ApiDoctrineMediaType.php src/Form/Type/ApiGalleryItemType.php src/Form/Type/ApiGalleryType.php src/Form/Type/ApiMediaType.php src/Form/Type/MediaType.php src/Generator/DefaultGenerator.php src/Generator/GeneratorInterface.php src/Generator/IdGenerator.php src/Generator/NoDriverGenerator.php src/Generator/ODMGenerator.php src/Generator/PHPCRGenerator.php src/Generator/PathGenerator.php src/Generator/UuidGenerator.php src/Listener/BaseMediaEventSubscriber.php src/Listener/ODM/MediaEventSubscriber.php src/Listener/ORM/MediaEventSubscriber.php src/Listener/PHPCR/MediaEventSubscriber.php src/Metadata/AmazonMetadataBuilder.php src/Metadata/MetadataBuilderInterface.php src/Metadata/NoopMetadataBuilder.php src/Metadata/ProxyMetadataBuilder.php src/Model/CategoryManager.php src/Model/CategoryManagerInterface.php src/Model/Gallery.php src/Model/GalleryInterface.php src/Model/GalleryItem.php src/Model/GalleryItemInterface.php src/Model/GalleryManager.php src/Model/GalleryManagerInterface.php src/Model/GalleryMediaCollectionInterface.php src/Model/Media.php src/Model/MediaInterface.php src/Model/MediaManagerInterface.php src/Model/NoDriverManager.php src/PHPCR/BaseGallery.php src/PHPCR/BaseGalleryItem.php src/PHPCR/BaseGalleryItemRepository.php src/PHPCR/BaseGalleryRepository.php src/PHPCR/BaseMedia.php src/PHPCR/BaseMediaRepository.php src/PHPCR/GalleryManager.php src/PHPCR/MediaManager.php src/Provider/BaseProvider.php src/Provider/BaseVideoProvider.php src/Provider/DailyMotionProvider.php src/Provider/FileProvider.php src/Provider/FileProviderInterface.php src/Provider/ImageProvider.php src/Provider/MediaProviderInterface.php src/Provider/Metadata.php src/Provider/MetadataInterface.php src/Provider/Pool.php src/Provider/VimeoProvider.php src/Provider/YouTubeProvider.php src/Resizer/CropResizer.php src/Resizer/ImagineCompatibleResizerTrait.php src/Resizer/ResizerInterface.php src/Resizer/SimpleResizer.php src/Resizer/SquareResizer.php src/Resources/config/api_controllers.xml src/Resources/config/api_form_doctrine_mongodb.xml src/Resources/config/api_form_doctrine_orm.xml src/Resources/config/api_form_doctrine_phpcr.xml src/Resources/config/block.xml src/Resources/config/category.xml src/Resources/config/command.xml src/Resources/config/consumer.xml src/Resources/config/doctrine/BaseGallery.mongodb.xml src/Resources/config/doctrine/BaseGallery.orm.xml src/Resources/config/doctrine/BaseGallery.phpcr.xml src/Resources/config/doctrine/BaseGalleryItem.mongodb.xml src/Resources/config/doctrine/BaseGalleryItem.orm.xml src/Resources/config/doctrine/BaseGalleryItem.phpcr.xml src/Resources/config/doctrine/BaseMedia.mongodb.xml src/Resources/config/doctrine/BaseMedia.orm.xml src/Resources/config/doctrine/BaseMedia.phpcr.xml src/Resources/config/doctrine/Gallery.mongodb.xml.skeleton src/Resources/config/doctrine/Gallery.orm.xml.skeleton src/Resources/config/doctrine/Gallery.phpcr.xml.skeleton src/Resources/config/doctrine/GalleryItem.orm.xml.skeleton src/Resources/config/doctrine/GalleryItem.phpcr.xml.skeleton src/Resources/config/doctrine/Media.mongodb.xml.skeleton src/Resources/config/doctrine/Media.orm.xml.skeleton src/Resources/config/doctrine/Media.phpcr.xml.skeleton src/Resources/config/doctrine_mongodb.xml src/Resources/config/doctrine_mongodb_admin.xml src/Resources/config/doctrine_orm.xml src/Resources/config/doctrine_orm_admin.xml src/Resources/config/doctrine_phpcr.xml src/Resources/config/doctrine_phpcr_admin.xml src/Resources/config/extra.xml src/Resources/config/form.xml src/Resources/config/gaufrette.xml src/Resources/config/http_client.xml src/Resources/config/media.xml src/Resources/config/no_driver.xml src/Resources/config/no_driver_admin.xml src/Resources/config/provider.xml src/Resources/config/routing/api.xml src/Resources/config/routing/api/gallery.xml src/Resources/config/routing/api/media.xml src/Resources/config/routing/gallery.xml src/Resources/config/routing/media.xml src/Resources/config/routing/pixlr.xml src/Resources/config/security.xml src/Resources/config/seo_block.xml src/Resources/config/serializer.xml src/Resources/config/serializer/Model.Gallery.xml src/Resources/config/serializer/Model.GalleryItem.xml src/Resources/config/serializer/Model.Media.xml src/Resources/config/twig.xml src/Resources/config/validation.xml src/Resources/config/validators.xml src/Resources/meta/LICENSE src/Resources/public/blocks/feature_media/theme.css src/Resources/public/files/file.pxm src/Resources/public/nivo-gallery/README src/Resources/public/nivo-gallery/jquery.nivo.gallery.js src/Resources/public/nivo-gallery/jquery.nivo.gallery.min.js src/Resources/public/nivo-gallery/nivo-gallery.css src/Resources/public/nivo-gallery/package.json src/Resources/translations/SonataAdminBundle.de.xlf src/Resources/translations/SonataAdminBundle.en.xlf src/Resources/translations/SonataMediaBundle.bg.xliff src/Resources/translations/SonataMediaBundle.ca.xliff src/Resources/translations/SonataMediaBundle.cs.xliff src/Resources/translations/SonataMediaBundle.de.xliff src/Resources/translations/SonataMediaBundle.en.xliff src/Resources/translations/SonataMediaBundle.es.xliff src/Resources/translations/SonataMediaBundle.fa.xliff src/Resources/translations/SonataMediaBundle.fi.xliff src/Resources/translations/SonataMediaBundle.fr.xliff src/Resources/translations/SonataMediaBundle.hu.xliff src/Resources/translations/SonataMediaBundle.it.xliff src/Resources/translations/SonataMediaBundle.ja.xliff src/Resources/translations/SonataMediaBundle.lt.xliff src/Resources/translations/SonataMediaBundle.nl.xliff src/Resources/translations/SonataMediaBundle.pl.xliff src/Resources/translations/SonataMediaBundle.pt_BR.xliff src/Resources/translations/SonataMediaBundle.ro.xliff src/Resources/translations/SonataMediaBundle.ru.xliff src/Resources/translations/SonataMediaBundle.sl.xliff src/Resources/translations/SonataMediaBundle.uk.xliff src/Resources/views/Block/block_feature_media.html.twig src/Resources/views/Block/block_gallery.html.twig src/Resources/views/Block/block_gallery_list.html.twig src/Resources/views/Block/block_media.html.twig src/Resources/views/Extra/pixlr_editor.html.twig src/Resources/views/Extra/pixlr_exit.html.twig src/Resources/views/Form/media_widgets.html.twig src/Resources/views/Gallery/index.html.twig src/Resources/views/Gallery/view.html.twig src/Resources/views/GalleryAdmin/list.html.twig src/Resources/views/Media/view.html.twig src/Resources/views/MediaAdmin/edit.html.twig src/Resources/views/MediaAdmin/inner_row_media.html.twig src/Resources/views/MediaAdmin/list.html.twig src/Resources/views/MediaAdmin/list_image.html.twig src/Resources/views/MediaAdmin/list_outer_rows_mosaic.html.twig src/Resources/views/MediaAdmin/select_provider.html.twig src/Resources/views/Provider/thumbnail.html.twig src/Resources/views/Provider/view_dailymotion.html.twig src/Resources/views/Provider/view_file.html.twig src/Resources/views/Provider/view_image.html.twig src/Resources/views/Provider/view_vimeo.html.twig src/Resources/views/Provider/view_youtube.html.twig src/Security/DownloadStrategyInterface.php src/Security/ForbiddenDownloadStrategy.php src/Security/PublicDownloadStrategy.php src/Security/RolesDownloadStrategy.php src/Security/SessionDownloadStrategy.php src/Serializer/GallerySerializerHandler.php src/Serializer/MediaSerializerHandler.php src/SonataMediaBundle.php src/Templating/Helper/MediaHelper.php src/Thumbnail/ConsumerThumbnail.php src/Thumbnail/FormatThumbnail.php src/Thumbnail/LiipImagineThumbnail.php src/Thumbnail/ThumbnailInterface.php src/Twig/Extension/FormatterMediaExtension.php src/Twig/Extension/MediaExtension.php src/Twig/GlobalVariables.php src/Twig/Node/MediaNode.php src/Twig/Node/PathNode.php src/Twig/Node/ThumbnailNode.php src/Twig/TokenParser/MediaTokenParser.php src/Twig/TokenParser/PathTokenParser.php src/Twig/TokenParser/ThumbnailTokenParser.php src/Validator/Constraints/ImageUploadDimension.php src/Validator/Constraints/ImageUploadDimensionValidator.php src/Validator/Constraints/ValidMediaFormat.php src/Validator/FormatValidator.php tests/Admin/BaseMediaAdminTest.php tests/Admin/GalleryAdminTest.php tests/Admin/GalleryItemAdminTest.php tests/Admin/ORM/MediaAdminTest.php tests/Admin/TestMediaAdmin.php tests/App/AppKernel.php tests/App/Controller/TruncateController.php tests/App/Entity/Gallery.php tests/App/Entity/GalleryItem.php tests/App/Entity/Media.php tests/App/Resources/views/truncate_test.html.twig tests/App/templates/.gitkeep tests/Block/Breadcrumb/BreadcrumbGalleryBlockService_Test.php tests/Block/Breadcrumb/BreadcrumbTest.php tests/Block/FeatureMediaBlockServiceTest.php tests/Block/GalleryBlockServiceTest.php tests/Block/GalleryListBlockServiceTest.php tests/Block/MediaBlockServiceTest.php tests/CDN/CloudFrontClientSpy.php tests/CDN/CloudFrontTest.php tests/CDN/CloudFrontVersionTest.php tests/CDN/PantherPortalTest.php tests/Command/CleanMediaCommandTest.php tests/Command/FixMediaContextCommandTest.php tests/Command/RemoveThumbsCommandTest.php tests/Controller/Api/GalleryControllerTest.php tests/Controller/Api/GalleryTest.php tests/Controller/Api/MediaControllerTest.php tests/Controller/GalleryAdminControllerTest.php tests/Controller/MediaAdminControllerTest.php tests/Controller/MediaControllerTest.php tests/DependencyInjection/Compiler/AddProviderCompilerPassTest.php tests/DependencyInjection/Compiler/ThumbnailCompilerPassTest.php tests/DependencyInjection/Compiler/TwigStringExtensionCompilerPassTest.php tests/DependencyInjection/ConfigurationTest.php tests/DependencyInjection/SonataMediaExtensionTest.php tests/Document/Media.php tests/Document/MediaManagerTest.php tests/Entity/GalleryManagerTest.php tests/Entity/Media.php tests/Entity/MediaManagerTest.php tests/Entity/MediaTest.php tests/Filesystem/LocalTest.php tests/Filesystem/ReplicateTest.php tests/Fixtures/FilesystemTestCase.php tests/Fixtures/SonataClassificationBundle/Model/Category.php tests/Fixtures/SonataClassificationBundle/Model/CategoryInterface.php tests/Fixtures/SonataClassificationBundle/Model/Context.php tests/Fixtures/SonataClassificationBundle/Model/ContextInterface.php tests/Fixtures/SonataClassificationBundle/Model/ContextManagerInterface.php tests/Fixtures/SonataClassificationBundle/Validator/Constraints/ImageUploadDimensionTest.php tests/Fixtures/SonataClassificationBundle/Validator/Constraints/ImageUploadDimensionValidatorTest.php tests/Form/DataTransformer/ProviderDataTransformerTest.php tests/Form/DataTransformer/ServiceProviderDataTransformerTest.php tests/Form/Type/AbstractTypeTest.php tests/Form/Type/ApiMediaTypeTest.php tests/Form/Type/MediaTypeTest.php tests/Functional/Controller/TruncateControllerTest.php tests/Functional/RoutingTest.php tests/Generator/DefaultGeneratorTest.php tests/Generator/IdGeneratorTest.php tests/Generator/NoDriverGeneratorTest.php tests/Generator/ODMGeneratorTest.php tests/Generator/PHPCRGeneratorTest.php tests/Generator/PathGeneratorTest.php tests/Generator/UuidGeneratorTest.php tests/Listener/ORM/MediaEventSubscriberTest.php tests/Metadata/AmazonMetadataBuilderTest.php tests/Metadata/NoopMetadataBuilderTest.php tests/Metadata/ProxyMetadataBuilderTest.php tests/Model/MediaTest.php tests/Model/NoDriverManagerTest.php tests/PHPCR/Media.php tests/PHPCR/MediaManagerTest.php tests/Provider/AbstractProviderTest.php tests/Provider/BaseProviderTest.php tests/Provider/DailyMotionProviderTest.php tests/Provider/FakeHttpWrapper.php tests/Provider/FileProviderTest.php tests/Provider/ImageProviderTest.php tests/Provider/PoolTest.php tests/Provider/VimeoProviderTest.php tests/Provider/YouTubeProviderTest.php tests/Resizer/CropResizerTest.php tests/Resizer/ImagineCompatibleResizerTraitTest.php tests/Resizer/SimpleResizerTest.php tests/Resizer/SquareResizerTest.php tests/Security/ForbiddenDownloadStrategyTest.php tests/Security/PublicDownloadStrategyTest.php tests/Security/RolesDownloadStrategyTest.php tests/Security/SessionDownloadStrategyTest.php tests/Thumbnail/ConsumerThumbnailTest.php tests/Thumbnail/FormatThumbnailTest.php tests/Thumbnail/LiipImagineThumbnailTest.php tests/Twig/Extension/MediaExtensionTest.php tests/Validator/Constraints/ValidMediaFormatTest.php tests/Validator/FormatValidatorTest.php tests/bootstrap.php <<<<<< network # path=build/logs/clover.xml <<<<<< EOF # path=fixes ./tests/Entity/MediaTest.php:20,22,30,33,37,40,75,78,89,92,98,99 ./tests/Entity/GalleryManagerTest.php:27,31,39,43,46,54,57,71,78,81,89,92,100,103,114,115 ./tests/Entity/MediaManagerTest.php:27,31,40,43,51,54,69,76,79,88,91,100,103,114,115 ./tests/Entity/Media.php:19,23,25,28,30,31 ./tests/Validator/FormatValidatorTest.php:24,26,41,44,59,62,77,78 ./tests/Validator/Constraints/ValidMediaFormatTest.php:20,22,27,28 ./tests/Fixtures/SonataClassificationBundle/Validator/Constraints/ImageUploadDimensionTest.php:21,23,28,29 ./tests/Fixtures/SonataClassificationBundle/Validator/Constraints/ImageUploadDimensionValidatorTest.php:30,44,49,52,60,63,71,74,86,89,116,119,123,124,130,139,145,154,155 ./tests/Fixtures/SonataClassificationBundle/Model/CategoryInterface.php:17,45 ./tests/Fixtures/SonataClassificationBundle/Model/Context.php:17,34,36,39,43,46,48,51,55,58,60,63,67,68 ./tests/Fixtures/SonataClassificationBundle/Model/ContextManagerInterface.php:19,20 ./tests/Fixtures/SonataClassificationBundle/Model/ContextInterface.php:17,31 ./tests/Fixtures/SonataClassificationBundle/Model/Category.php:17,44,46,49,53,56,58,61,65,68,70,73,77,80,82,85,89,92,94,97,101,102 ./tests/Fixtures/FilesystemTestCase.php:20,46,55,58,67,70,71,72,75,81,84,88,90,94,97,103,104,107,113,116,122,125,128,131,135,136,139,142,147,148,151,154,155,158,161,162,163 ./tests/Provider/PoolTest.php:30,32,43,46,57,60,74,77,85,86 ./tests/Provider/FileProviderTest.php:41,43,71,74,89,92,106,109,124,130,138,141,175,178,192,198,208,211,231,234,268,271,306,312,319,322,348,351,377,380,404,407,438,441,449,452,458,459,465,481,482 ./tests/Provider/DailyMotionProviderTest.php:35,37,40,44,73,76,90,93,122,125,149,155,179,182,190,193,213,216,232,235,249,252,256,257 ./tests/Provider/FakeHttpWrapper.php:17,39,40,43,44,47,48,51,52,55,56,59,60,63,64,67,68,71,72,75,77,80,82,85,86,89,90,93,98,103,106,108,111,112,115,116,119,120,123,124,127,128,131,132,135,136,137 ./tests/Provider/YouTubeProviderTest.php:35,37,40,44,73,76,92,95,123,126,150,156,180,183,197,200,220,223,239,242,258,261,265,268,276,277 ./tests/Provider/AbstractProviderTest.php:29,51,58,66,72,75,81,84,90,93,101,102 ./tests/Provider/ImageProviderTest.php:34,36,41,76,79,96,99,122,147,155,185,188,206,209,232,235,245,248,256,257 ./tests/Provider/VimeoProviderTest.php:35,37,40,44,73,76,91,94,123,126,151,157,177,180,195,198,218,221,237,240,256,259,263,266,274,275 ./tests/Provider/BaseProviderTest.php:30,32,62,65,87,90,93,96,132,135,143,146,168,169,172,179,181,184,186,189,191,194,196,199,201,204,206,209,215,218,221,223,226,228,231,233,236,238,241,243,246,248,251,253,256,258,261,263,264 ./tests/Generator/PHPCRGeneratorTest.php:24,26,40,41 ./tests/Generator/NoDriverGeneratorTest.php:22,24,29,30 ./tests/Generator/ODMGeneratorTest.php:24,26,34,37,46,48,53,54 ./tests/Generator/PathGeneratorTest.php:21,23,37,38 ./tests/Generator/UuidGeneratorTest.php:21,23,31,32 ./tests/Generator/IdGeneratorTest.php:21,23,40,41 ./tests/Generator/DefaultGeneratorTest.php:24,26,43,44 ./tests/Document/MediaManagerTest.php:27,32,34,37,49,52,56,59,63,66,78,79 ./tests/Document/Media.php:19,23,25,28,30,31 ./tests/Filesystem/ReplicateTest.php:21,23,59,60 ./tests/Filesystem/LocalTest.php:20,22,29,30 ./tests/PHPCR/MediaManagerTest.php:27,32,34,37,49,52,56,59,63,66,78,79 ./tests/PHPCR/Media.php:19,23,25,28,30,31 ./tests/bootstrap.php:29 ./tests/Admin/GalleryAdminTest.php:22,26,32,33,36,38,39 ./tests/Admin/GalleryItemAdminTest.php:21,25,30,31,34,36,37 ./tests/Admin/BaseMediaAdminTest.php:29,44,56,60,63,83,86,111,114,134,135 ./tests/Admin/TestMediaAdmin.php:19,20 ./tests/Admin/ORM/MediaAdminTest.php:23,27,34,35,38,40,41 ./tests/CDN/CloudFrontClientSpy.php:22,24,26,29,31,32 ./tests/CDN/CloudFrontTest.php:27,29,32,35,38,65,68,80,81,84,88,90,93,96,99,100 ./tests/CDN/PantherPortalTest.php:20,22,36,39,50,51,54,56,58,59 ./tests/CDN/CloudFrontVersionTest.php:27,29,32,35,79,82,86,89,102,105,122,123 ./tests/Controller/GalleryAdminControllerTest.php:36,51,62,65,67,70,90,93,116,119,124,127,134,137,142,145,153,154 ./tests/Controller/MediaControllerTest.php:34,46,51,54,60,63,76,79,98,101,107,110,123,126,147,159,162,167,176,179,184,197,198 ./tests/Controller/MediaAdminControllerTest.php:39,57,69,72,78,90,93,109,112,127,151,154,174,177,194,197,202,205,213,216,223,226,234,235 ./tests/Controller/Api/GalleryTest.php:17,21,23,26,28,29 ./tests/Controller/Api/GalleryControllerTest.php:32,34,56,59,70,73,87,90,105,108,123,124 ./tests/Controller/Api/MediaControllerTest.php:35,37,50,53,62,65,70,73,103,106,123,126,136,139,162,165,187,190,214,217,231,234,246,255,258,261,264,265 ./tests/Functional/RoutingTest.php:23,30,48,63,74,75,76,79,100,103,105,106 ./tests/Functional/Controller/TruncateControllerTest.php:23,25,31,32 ./tests/Block/GalleryListBlockServiceTest.php:25,31,36,39,69,72,88,89 ./tests/Block/Breadcrumb/BreadcrumbGalleryBlockService_Test.php:19,20 ./tests/Block/Breadcrumb/BreadcrumbTest.php:25,27,34,37,38 ./tests/Block/MediaBlockServiceTest.php:28,37,47,48,51,77,80,98,101,109,110 ./tests/Block/GalleryBlockServiceTest.php:25,32,40,41,44,66,69,89,90 ./tests/Block/FeatureMediaBlockServiceTest.php:22,26,34,35,38,58,59 ./tests/Metadata/NoopMetadataBuilderTest.php:21,23,30,31 ./tests/Metadata/AmazonMetadataBuilderTest.php:23,28,39,42,56,61,62 ./tests/Metadata/ProxyMetadataBuilderTest.php:32,34,64,91,94,130,133,169,172,202,231,234,272,275,280,283,284 ./tests/App/Entity/Gallery.php:25,37,39,42,45,46,47 ./tests/App/Entity/Media.php:24,36,38,39 ./tests/App/Entity/GalleryItem.php:24,36,38,39 ./tests/App/Controller/TruncateController.php:20,22,24,25 ./tests/App/AppKernel.php:32,36,38,41,53,56,58,61,63,66,68,71,73,76,80,83,85,86 ./tests/Listener/ORM/MediaEventSubscriberTest.php:31,37,80,81 ./tests/Security/SessionDownloadStrategyTest.php:28,30,42,45,57,60,66,73,85,92,104,111,117,124,136,137 ./tests/Security/RolesDownloadStrategyTest.php:25,27,41,44,58,65,79,86,100,101 ./tests/Security/PublicDownloadStrategyTest.php:24,26,33,40,47,48 ./tests/Security/ForbiddenDownloadStrategyTest.php:24,26,33,40,47,48 ./tests/Model/NoDriverManagerTest.php:22,27,31,34,36,39,53,54 ./tests/Model/MediaTest.php:20,22,44,50,65,66,69,75,78,85,86 ./tests/Command/RemoveThumbsCommandTest.php:34,66,78,81,140,156,157 ./tests/Command/FixMediaContextCommandTest.php:28,56,67,70,83,86,108,111,135,138,164,165 ./tests/Command/CleanMediaCommandTest.php:32,55,71,74,88,91,107,110,141,144,173,177,182,184,187,215,220,222,225,253,258,260,278,279,287,293,297,298,301,302 ./tests/Thumbnail/FormatThumbnailTest.php:26,28,56,57 ./tests/Thumbnail/ConsumerThumbnailTest.php:25,27,34,41,45,46,47 ./tests/Thumbnail/LiipImagineThumbnailTest.php:29,31,80,87,108,109,110 ./tests/Resizer/SimpleResizerTest.php:28,30,40,43,65,71,87,90,104,105 ./tests/Resizer/ImagineCompatibleResizerTraitTest.php:21,26,35,38,43,44 ./tests/Resizer/CropResizerTest.php:30,46,51,103,109,126,163,169,180,186,200,206,229,230 ./tests/Resizer/SquareResizerTest.php:25,27,37,43,59,62,69,70 ./tests/Twig/Extension/MediaExtensionTest.php:28,50,70,77,79,82,85,90,93,95,98,103,106,109,112,115,118,122,125,128,132,135,136 ./tests/DependencyInjection/Compiler/TwigStringExtensionCompilerPassTest.php:24,26,30,33,41,44,47,48 ./tests/DependencyInjection/Compiler/ThumbnailCompilerPassTest.php:25,30,40,43,50,51,54,56,57,58 ./tests/DependencyInjection/Compiler/AddProviderCompilerPassTest.php:22,24,31,47,48,82,99,100,101,105,106,107 ./tests/DependencyInjection/ConfigurationTest.php:21,28,42,45,53,54 ./tests/DependencyInjection/SonataMediaExtensionTest.php:33,35,42,45,54,57,67,70,77,78,81,87,90,99,102,106,112,118,119,122,128,131,139,140,141,144,149,152,162,168,174,175,178,183,186,192,193,196,218,221,226,227,233,236,243,244,247,249,257,271,280,296,304,316,324,335,338,353,356,361,364,367,383,386,387,390,393,396,414,421,422,425,428,448,451,455,456 ./tests/Form/DataTransformer/ServiceProviderDataTransformerTest.php:23,25,28,32,35,43,46,54,57,65,68,79,84,85 ./tests/Form/DataTransformer/ProviderDataTransformerTest.php:25,27,32,35,49,52,68,71,89,92,104,110,125,128,144,147,167,168 ./tests/Form/Type/AbstractTypeTest.php:26,43,50,53 ./tests/Form/Type/MediaTypeTest.php:28,37,47,50,63,66,69,84,87,102,105,118,124,127,140,146,149,151,154,156,157 ./tests/Form/Type/ApiMediaTypeTest.php:26,28,40,43,45,46 ./src/Entity/GalleryManager.php:27,36,38,41,50,51,54,57,64,75,76 ./src/Entity/BaseGalleryItem.php:19,21,24,27,29,30 ./src/Entity/BaseMedia.php:19,21,24,27,29,30 ./src/Entity/BaseGallery.php:23,25,27,33,36,42,44,45 ./src/Entity/MediaManager.php:26,28,36,41,48,49,52,61,62,66,73,84,85 ./src/Consumer/CreateThumbnailConsumer.php:28,45,49,52,59,71,72,73,79,87,90,91 ./src/Validator/Constraints/ValidMediaFormat.php:25,29,31,34,36,37 ./src/Validator/Constraints/ImageUploadDimension.php:19,23,25,26 ./src/Validator/Constraints/ImageUploadDimensionValidator.php:24,36,39,42,45,49,53,61,65,69,76,89,90,91 ./src/Validator/FormatValidator.php:26,33,35,38,45,52,53,54 ./src/Provider/VimeoProvider.php:23,25,75,78,85,86,89,99,109,115,118,120,126,128,131,134,138,139,142,147,155,156 ./src/Provider/DailyMotionProvider.php:23,25,87,90,92,95,105,112,116,119,121,127,129,132,135,139,140,143,148,155,156 ./src/Provider/FileProviderInterface.php:17,27 ./src/Provider/BaseVideoProvider.php:32,63,66,68,71,73,76,89,92,95,102,105,111,112,115,123,126,133,136,140,143,145,148,151,156,159,160,175,180,186,189,198,201,210,213,219,223,224 ./src/Provider/Metadata.php:17,58,61,63,66,68,71,73,76,78,81,83,86,88,89 ./src/Provider/FileProvider.php:39,51,57,60,67,68,71,76,77,80,82,88,90,96,98,101,109,112,119,122,131,132,135,138,145,148,151,164,165,174,177,185,188,191,197,200,203,209,212,215,218,221,230,237,242,246,252,255,258,261,269,279,286,293,294,297,300,307,312,316,322,329,334,335,338,347,354,359,362,370,378,386,387,393,395,401,403,409,413,414,420,432,433,442,443 ./src/Provider/MediaProviderInterface.php:25,210 ./src/Provider/Pool.php:24,58,60,70,73,76,79,82,88,90,100,104,109,115,117,123,125,131,133,139,146,151,159,161,169,172,175,183,185,193,198,201,209,214,217,225,230,234,237,243,247,250,262,266,274,282,286,289,295,299,305,307,310,313,318,319 ./src/Provider/ImageProvider.php:30,41,45,48,55,56,59,62,71,74,97,110,116,117,128,129,136,139,142,145,148,157,171,172,175,180,185,188,191,193,199,203,206,216,221,229,237,238 ./src/Provider/YouTubeProvider.php:30,50,53,60,61,64,68,203,206,216,223,228,231,233,239,241,244,247,251,257,261,262,265,270,277,278 ./src/Provider/BaseProvider.php:25,75,81,84,87,91,94,98,109,116,117,125,126,132,133,136,138,141,143,146,148,151,153,156,158,161,164,168,173,176,179,181,184,190,191,194,200,206,207,210,212,215,217,220,222,225,227,230,232,235,237,240,242,245,247,250,252,255,257,260,262,265,267,270,273,276,278,281,282,285 ./src/Provider/MetadataInterface.php:21,22,25,26,27,30,51 ./src/Generator/ODMGenerator.php:22,31,32,33 ./src/Generator/PHPCRGenerator.php:22,31,32,33 ./src/Generator/NoDriverGenerator.php:25,27,29,30 ./src/Generator/IdGenerator.php:22,38,41,44,49,50 ./src/Generator/UuidGenerator.php:19,21,25,26 ./src/Generator/DefaultGenerator.php:22,31,32,33 ./src/Generator/GeneratorInterface.php:19,24 ./src/Generator/PathGenerator.php:22,24,33,36,37 ./src/Document/GalleryManager.php:25,34,36,39,41,42 ./src/Document/BaseGalleryItem.php:19,21,24,27,29,30 ./src/Document/BaseMedia.php:19,21,24,27,29,30 ./src/Document/BaseGallery.php:23,28,30,36,39,45,47,48 ./src/Document/MediaManager.php:23,25,29,34,41,42,45,47,48 ./src/Filesystem/Replicate.php:25,60,67,70,78,81,88,91,94,97,99,102,104,107,109,112,121,124,131,134,137,140,142,145,153,156,163,166,169,177,179,182,185,188,189,192,197,200,208,213,216,218,221,223,226,228,231,233,234 ./src/Filesystem/Local.php:22,27,29,30 ./src/PHPCR/GalleryManager.php:24,33,35,38,40,41 ./src/PHPCR/BaseGalleryItem.php:19,31,33,41,43,46,49,52,54,55 ./src/PHPCR/BaseMedia.php:19,31,33,36,39,42,44,45 ./src/PHPCR/BaseGallery.php:24,31,33,41,43,46,53,54,57,63,68,74,78,79 ./src/PHPCR/MediaManager.php:22,24,28,33,40,41,44,46,47 ./src/PHPCR/BaseMediaRepository.php:23,31,33,34 ./src/PHPCR/BaseGalleryRepository.php:23,31,33,34 ./src/PHPCR/BaseGalleryItemRepository.php:23,31,33,34 ./src/Admin/GalleryItemAdmin.php:26,28,33,40,41,49,52,58,59 ./src/Admin/PHPCR/MediaAdmin.php:24,36,38,41,46,49,52,54,57,65,68,74,78,79,80 ./src/Admin/PHPCR/GalleryAdmin.php:24,36,38,41,46,49,52,54,57,63,66,72,76,77,78 ./src/Admin/BaseMediaAdmin.php:28,48,54,57,60,63,68,75,85,91,97,104,107,116,125,126,127,130,136,138,141,147,150,153,159,162,167,171,183,193,194,195 ./src/Admin/GalleryAdmin.php:28,42,46,49,53,56,58,61,66,71,74,79,82,85,97,102,107,130,133,139,142,149,150 ./src/Admin/ORM/MediaAdmin.php:25,27,34,46,58,69,70 ./src/Admin/ODM/MediaAdmin.php:23,25,31,32 ./src/CDN/Fallback.php:20,32,35,38,41,44,47,49,52,54,57,59,62,64,65 ./src/CDN/PantherPortal.php:37,76,82,85,87,90,92,95,97,100,105,106,114,116,119,121,124,127,130,131 ./src/CDN/Server.php:20,30,32,35,37,40,42,45,47,50,52,55,57,58 ./src/CDN/CDNInterface.php:17,67 ./src/CDN/CloudFront.php:55,140,148,152,155,157,160,162,165,167,175,178,199,204,205,211,213,216,235,240,241,251,265,275,277,278 ./src/CDN/CloudFrontVersion3.php:51,73,77,80,82,85,87,90,92,100,103,125,130,131,134,145,150,151,161,163,164 ./src/Controller/MediaAdminController.php:26,28,40,43,46,51,54,59,70,77,81,92,93,106,112,116,117 ./src/Controller/GalleryController.php:24,29,37,47,55,60,61 ./src/Controller/GalleryAdminController.php:26,34,39,49,54,70,76,80,81 ./src/Controller/MediaController.php:29,34,36,44,46,57,62,66,72,75,86,91,95,102,119,123,127,133,139,154,157,158 ./src/Controller/Api/GalleryController.php:40,65,70,113,126,127,133,136,159,161,184,190,193,216,218,239,241,267,269,296,307,310,337,344,345,348,373,383,384,389,412,418,426,449,452,464,469,472,484,489,492,498,500,506,508,519,540,543,544 ./src/Controller/Api/MediaController.php:44,64,68,91,93,113,126,127,133,136,156,168,171,193,200,203,226,232,261,270,273,300,310,313,337,345,358,363,366,374,394,397,398 ./src/Serializer/MediaSerializerHandler.php:24,26,28,29 ./src/Serializer/GallerySerializerHandler.php:24,26,28,29 ./src/Block/FeatureMediaBlockService.php:31,33,47,50,92,95,99,102,106,107 ./src/Block/Breadcrumb/MediaViewBreadcrumbBlockService.php:27,29,31,34,40,43,53,56,57 ./src/Block/Breadcrumb/GalleryIndexBreadcrumbBlockService.php:26,28,30,33,37,38 ./src/Block/Breadcrumb/GalleryViewBreadcrumbBlockService.php:27,29,31,34,40,43,53,56,57 ./src/Block/Breadcrumb/BaseGalleryBreadcrumbBlockService.php:25,27,36,37 ./src/Block/GalleryListBlockService.php:37,54,59,68,73,127,130,153,156,169,178,182,191,193,201,202,210,211,219,220,228,229,237,238,246,247,256,257,258 ./src/Block/GalleryBlockService.php:46,68,73,79,81,87,90,93,96,110,119,124,135,136,193,196,205,208,213,216,224,226,234,236,245,249,258,260,268,269,277,278,286,287,295,296,305,306,309,314,320,328,331,334,337,340,343,344 ./src/Block/MediaBlockService.php:42,73,79,81,87,90,93,96,108,117,120,151,154,162,163,170,173,178,181,184,186,189,191,200,204,213,215,223,224,232,233,241,242,250,251,260,261,267,272,278,281,287,306,307 ./src/Metadata/ProxyMetadataBuilder.php:26,38,45,46,47,50,54,58,62,65,73,81,86,89,90 ./src/Metadata/NoopMetadataBuilder.php:22,24,26,27 ./src/Metadata/AmazonMetadataBuilder.php:24,59,62,65,69,70,78,83,91,92,97,102,108,109,112,123,128,129 ./src/Metadata/MetadataBuilderInterface.php:19,28 ./src/Listener/PHPCR/MediaEventSubscriber.php:24,26,35,38,45,46,49,51,52 ./src/Listener/BaseMediaEventSubscriber.php:24,31,33,39,41,44,47,50,53,56,59,62,65,68,71,74,80,83,86,89,92,95,99,112,117,120,121 ./src/Listener/ORM/MediaEventSubscriber.php:26,33,43,46,48,51,57,58,61,66,70,73,81,84,88,91,92 ./src/Listener/ODM/MediaEventSubscriber.php:24,26,35,38,44,45,48,50,51 ./src/Security/PublicDownloadStrategy.php:25,32,43,44,55,56,59,62,64,67,69,70 ./src/Security/SessionDownloadStrategy.php:28,53,64,65,76,77,82,85,90,97,100,108,109,113,118,119,120 ./src/Security/RolesDownloadStrategy.php:27,47,58,59,70,71,76,79,85,86,89,91,92 ./src/Security/ForbiddenDownloadStrategy.php:25,32,43,44,55,56,59,62,64,67,69,70 ./src/Security/DownloadStrategyInterface.php:20,30 ./src/Model/NoDriverManager.php:25,27,29,32,34,41,43,46,48,54,56,59,61,68,70,77,79,82,84,87,89,92,94,95 ./src/Model/CategoryManager.php:24,31,33,36,38,41,43,46,48,51,53,56,58,61,63,66,68,69 ./src/Model/MediaInterface.php:19,383 ./src/Model/GalleryManager.php:17,19,23,24 ./src/Model/GalleryMediaCollectionInterface.php:21,25 ./src/Model/GalleryItemInterface.php:17,77 ./src/Model/GalleryManagerInterface.php:20,21 ./src/Model/Gallery.php:24,61,63,66,68,71,73,76,78,81,83,86,88,91,93,96,98,101,103,106,108,111,113,116,121,122,125,127,130,134,137,139,142,144,150,160,161,162 ./src/Model/Media.php:21,148,150,153,156,159,161,169,177,180,184,187,189,192,194,197,201,204,208,211,215,218,220,223,225,228,230,233,235,238,240,243,245,248,250,253,255,258,260,263,265,268,270,273,275,278,280,283,285,288,290,293,295,298,300,303,305,308,310,313,315,318,320,323,325,328,330,333,335,338,340,343,345,348,350,353,355,358,360,363,365,368,370,373,375,378,380,383,385,388,390,393,395,398,400,403,405,408,412,416,419,421,424,426,429,431,434,436,439,441,444,446,449,451,454,456,462,465,466,472,474,480,484,485,488,489 ./src/Model/GalleryInterface.php:17,116 ./src/Model/GalleryItem.php:17,49,51,54,56,59,61,64,66,69,71,74,76,79,81,84,86,89,91,94,96,99,101,104,106,109,111,112 ./src/Model/MediaManagerInterface.php:20,21 ./src/Model/CategoryManagerInterface.php:23,68 ./src/Command/AddMediaCommand.php:25,39,52,55,67,71,75,81,88,89 ./src/Command/CleanMediaCommand.php:33,55,61,64,68,71,86,104,105,108,109,110,115,121,128,129,130,133,136,146,152,153 ./src/Command/SyncThumbsCommand.php:32,44,48,54,55,56,59,69,78,101,105,110,115,120,132,137,140,147,153,160,173,185,188,196,199,200,201 ./src/Command/BaseCommand.php:30,42,47,50,52,55,57,58 ./src/Command/UpdateCdnStatusCommand.php:33,52,76,77,80,106,117,118,128,129,138,150,151,156,165,171,172,173,176,184,185,188,191,199,200,203,206,208,209 ./src/Command/AddMassMediaCommand.php:27,39,43,46,55,58,71,75,81,86,92,95,99,102,105,110,117,118,121,124,125,126 ./src/Command/RefreshMetadataCommand.php:32,49,53,56,57,58,61,91,99,100,105,113,116,117,120,128,129,132,135,143,144,147,150,152,153 ./src/Command/RemoveThumbsCommand.php:33,50,54,61,62,63,66,87,91,96,101,106,118,123,126,130,136,139,147,148,151,154,162,163,166,172,183,187,190,193,200,206,217,220,228,231,232,235,237,238 ./src/Command/MigrateToJsonTypeCommand.php:27,34,38,41,47,50,55,56,70,71,76,77 ./src/Command/FixMediaContextCommand.php:28,45,51,54,57,60,65,66,82,95,96,101,102 ./src/Thumbnail/ThumbnailInterface.php:20,37 ./src/Thumbnail/LiipImagineThumbnail.php:25,42,50,52,55,60,65,66,71,74,77,80,85,88,90,93,95,96 ./src/Thumbnail/FormatThumbnail.php:24,39,41,47,50,51,61,64,67,70,75,78,81,84,92,93,96,99,105,119,120,121,122,125,130,134,140,141,142,148,152,155,156 ./src/Thumbnail/ConsumerThumbnail.php:25,53,62,63,69,72,74,77,79,82,105,106,109,111,112 ./src/Resizer/ImagineCompatibleResizerTrait.php:23,32,40,41,44,45 ./src/Resizer/CropResizer.php:28,40,43,46,53,61,70,78,81,88,89,97,99,102,104,107,110,113,116,118,121,128,134,139,142,145,148,155,156,160,164,167,168 ./src/Resizer/SimpleResizer.php:28,50,54,57,60,69,72,77,81,85,88,96,99,112,119,120,121 ./src/Resizer/SquareResizer.php:34,56,60,63,65,68,70,73,76,88,96,97,107,110,113,123,127,128,134,137,138 ./src/Resizer/ResizerInterface.php:21,34 ./src/Exception/NoDriverException.php:20,22,27,28,29 ./src/Twig/GlobalVariables.php:28,32,34,40,42,48,50,51 ./src/Twig/TokenParser/ThumbnailTokenParser.php:25,35,37,40,54,59,62,64,65 ./src/Twig/TokenParser/MediaTokenParser.php:25,35,37,40,54,59,62,64,65 ./src/Twig/TokenParser/PathTokenParser.php:24,34,36,39,49,52,54,55 ./src/Twig/Extension/MediaExtension.php:30,52,55,58,64,67,69,79,84,99,111,116,132,135,145,153,156,159,168,173,181,187,189,195,200,204,208,211,212 ./src/Twig/Extension/FormatterMediaExtension.php:27,34,36,39,45,48,54,57,63,66,68,78,80,90,92,101,103,106,108,111,113,116,118,121,123,126,128,131,133,136,138,141,143,144 ./src/Twig/Node/MediaNode.php:24,36,40,43,53,54 ./src/Twig/Node/ThumbnailNode.php:24,36,40,43,53,54 ./src/Twig/Node/PathNode.php:24,36,40,43,51,52 ./src/SonataMediaBundle.php:34,36,43,46,50,53,61,70,71,72 ./src/DependencyInjection/Compiler/GlobalVariablesCompilerPass.php:28,30,32,33 ./src/DependencyInjection/Compiler/ThumbnailCompilerPass.php:24,26,29,33,39,43,49,50,51,52 ./src/DependencyInjection/Compiler/TwigStringExtensionCompilerPass.php:22,24,28,29,34,35 ./src/DependencyInjection/Compiler/AddProviderCompilerPass.php:29,31,45,46,47,55,59,62,65,69,70,73,87,88,89,90,91,97,112,113,114,115,118,124,125 ./src/DependencyInjection/Configuration.php:30,37,84,87,129,132,179,182,333,336,440,443,456,459,472,475,492,495,522,525,535,546,553,556,557 ./src/DependencyInjection/SonataMediaExtension.php:36,43,68,69,73,77,81,85,93,97,111,117,121,136,140,148,156,157,168,171,182,185,194,200,204,227,245,277,285,286,292,299,309,314,318,338,346,347,353,361,379,404,411,418,427,436,446,460,461,464,471,472,478,484,485,491,494,497,503,504,505,507,510,519,530,541,544,547,556,569,582,592,605,606,607,610,613,614 ./src/Templating/Helper/MediaHelper.php:31,43,46,49,51,63,66,79,91,94,113,122,125,132,138,140,141 ./src/Form/DataTransformer/ServiceProviderDataTransformer.php:27,36,40,43,45,48,51,62,63,66,67 ./src/Form/DataTransformer/ProviderDataTransformer.php:27,44,50,53,56,59,62,65,76,82,93,97,110,111,114,122,129,130 ./src/Form/Type/MediaType.php:35,52,56,59,73,84,87,90,93,106,109,111,114,116,124,126,127 ./src/Form/Type/ApiDoctrineMediaType.php:22,23 ./src/Form/Type/ApiGalleryType.php:22,23 ./src/Form/Type/ApiGalleryItemType.php:22,23 ./src/Form/Type/ApiMediaType.php:31,48,52,55,65,68,73,76,78,81,83,91,93,94 ./src/Extra/Pixlr.php:33,84,95,106,109,131,140,146,155,167,178,184,187,190,200,205,211,214,216,222,227,230,236,239,243,244,247,251,254,255 ./src/Extra/ApiMediaFile.php:22,39,42,49,52,54,60,62,65,67,73,75,78,80,81 <<<<<< EOF