privates['App\\Application\\Query\\ElementMedia\\UpdateQuery'] = new \App\Application\Query\ElementMedia\UpdateQuery(($this->privates['App\\Application\\Query\\Story\\StoryQuery'] ?? $this->load('getStoryQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\Media\\ElementMediaRepository'] ?? $this->load('getElementMediaRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ExportsRepository'] ?? $this->load('getExportsRepositoryService.php')), ($this->privates['App\\Application\\Services\\Generation\\GenerationService'] ?? $this->load('getGenerationServiceService.php')), ($this->privates['App\\Infrastructure\\Provider\\Media\\Collect'] ?? $this->load('getCollectService.php')), ($this->services['doctrine.orm.projects_entity_manager'] ?? $this->load('getDoctrine_Orm_ProjectsEntityManagerService.php')));